.v-assistive-device-only {
	position: absolute;
	top: -2000px;
	left: -2000px;
	width: 10px;
	overflow: hidden;
}

.v-radiobutton {
	-webkit-user-select: none;
}

@-webkit-keyframes v-notification-animate-out {
		100% {
		opacity: 0;
	}
	}

@-moz-keyframes v-notification-animate-out {
		100% {
		opacity: 0;
	}
	}

@keyframes v-notification-animate-out {
		100% {
		opacity: 0;
	}
	}

.v-vaadin-version:after {
	content: "7.7.17";
}

.v-generated-body {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	overflow: hidden;
}

.v-modal-window-open {
	overflow: hidden;
}

@font-face {
	font-family: FontAwesome;
	src: url(../base/fonts/fontawesome-webfont.eot);
	src: url(../base/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../base/fonts/fontawesome-webfont.woff) format("woff"), url(../base/fonts/fontawesome-webfont.ttf) format("truetype"), url(../base/fonts/fontawesome-webfont.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}

.FontAwesome {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
}

@font-face {
	font-family: ThemeIcons;
	src: url(../base/fonts/themeicons-webfont.eot);
	src: url(../base/fonts/themeicons-webfont.eot?#iefix) format("embedded-opentype"), url(../base/fonts/themeicons-webfont.woff) format("woff"), url(../base/fonts/themeicons-webfont.ttf) format("truetype"), url(../base/fonts/themeicons-webfont.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}

.ThemeIcons {
	font-family: ThemeIcons;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
}

@font-face {
	font-family: "icomoon";
	src: url(icons/icomoon/fonts/icomoon.eot?s8klv8);
	src: url(icons/icomoon/fonts/icomoon.eot?s8klv8#iefix) format("embedded-opentype"), url(icons/icomoon/fonts/icomoon.ttf?s8klv8) format("truetype"), url(icons/icomoon/fonts/icomoon.woff?s8klv8) format("woff"), url(icons/icomoon/fonts/icomoon.svg?s8klv8#icomoon) format("svg");
	font-weight: normal;
	font-style: normal;
}

.IcoMoon-Base, .v-icon.IcoMoon, #id_button_action_login:before, .dashboard-custom #id_tablebrowserbar #id_browser_page_count:before, .dashboard-custom #id_tablebrowserbar #id_browser_row_count:before {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.v-icon.IcoMoon {
	font-size: 1rem;
	color: #3d3d3d;
}

.v-caption-icon-green > .v-icon {
	color: #228b22;
}

.v-caption-icon-yellow > .v-icon {
	color: #d1b429;
}

#id_expander_button, .translatable_text_editor #id_button_action_edit {
	margin-top: -1px;
}

.expander-view-mode {
	width: 20px !important;
	height: 20px !important;
	padding: 0px !important;
	margin-left: 4px !important;
}

#checkstate-button {
	height: 20px !important;
	padding: 0px 6px !important;
}

#id_createprocesscomponent .v-formlayout .v-caption, #id_reschedulercomponent .v-formlayout .v-caption {
	padding-top: 4px;
}

#id_createprocesscomponent .v-formlayout .v-filterselect, #id_createprocesscomponent .v-formlayout td > .v-textfield, #id_reschedulercomponent .v-formlayout .v-filterselect, #id_reschedulercomponent .v-formlayout td > .v-textfield {
	width: 100% !important;
}

#id_createprocesscomponent .v-formlayout div.v-datefield > input.v-datefield-textfield, #id_reschedulercomponent .v-formlayout div.v-datefield > input.v-datefield-textfield {
	width: 30em !important;
}

.v-caption-label-for-combobox {
	padding-top: 0.3rem;
}

.v-button-u-icon-smaller .v-icon.IcoMoon {
	font-size: 0.8rem;
}

.full-width {
	width: 100%;
}

.dashboard-custom .table-spinner .v-horizontal > .v-slot {
	height: 1.8em;
}

.dashboard-custom .table-spinner .v-horizontal > .v-slot .v-textfield.v-numberfield {
	height: 1.6em !important;
	padding-right: 0.2em !important;
	margin-right: 2px !important;
}

.dashboard-custom .table-spinner .v-horizontal > .v-slot .v-button {
	height: 1.6em !important;
	width: 1.6em !important;
	padding: 0;
}

.dashboard-custom .table-spinner .v-horizontal > .v-slot .v-button:last-child {
	margin-left: 0 !important;
}

.dashboard-custom .table-spinner .v-horizontal > .v-slot .v-button .v-icon {
	font-size: 0.9em;
}

.spinner .v-horizontal .v-button {
	width: 2.2em !important;
}

.dashboard-custom .v-formlayout-entity-edit td.v-formlayout-contentcell .v-readonly.v-numberfield, .dashboard-custom .v-formlayout-entity-edit td.v-formlayout-contentcell .v-readonly.v-number-label, .dashboard-custom .v-formlayout-entity-view td.v-formlayout-contentcell .v-readonly.v-numberfield, .dashboard-custom .v-formlayout-entity-view td.v-formlayout-contentcell .v-readonly.v-number-label {
	text-align: left;
}

#id_entity_mail_component #id_pimtextfield_onderwerp {
	width: 100%;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content {
	height: 75px;
	vertical-align: top;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-thumbnail > img {
	max-height: 75px;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper {
	height: 75px !important;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .thumbnail-wrapper {
	position: relative;
	display: inline-block;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .thumbnail-wrapper .v-popupview {
	display: none;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .v-thumbnail-type-table-viewer {
	position: relative;
	display: block;
	width: auto !important;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .thumbnail-button {
	border-radius: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0;
	width: auto;
	height: auto;
	line-height: 75px;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .thumbnail-button .v-icon.IcoMoon {
	display: none;
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .thumbnail-button:hover {
	background-color: rgba(61, 61, 61, 0.5);
}

.pim-table.has-thumbnails .v-table-body .v-table-cell-content .v-table-cell-wrapper .thumbnail-button:hover .v-icon.IcoMoon {
	display: block;
	font-size: 200%;
	color: #fff;
	position: absolute;
	right: 2px;
	bottom: 2px;
}

#id_uploadcomponent {
	margin-bottom: 40px;
}

.byd-html-type-component-viewer {
	overflow: auto !important;
	white-space: nowrap !important;
}

.byd-html-type-component-viewer.wrap-content {
	white-space: normal !important;
}

.ssh-host-dialog {
	min-width: 20rem !important;
}

.fingerprint-accept-dialog .v-window-header {
	padding-right: 2rem !important;
}

.entity_history_header {
	font-weight: bold;
}

#id_pimlazybuildcomponent_history #id_history_change .v-formlayout-captioncell {
	width: 18em;
}

#main_overview * .v-captiontext {
	font-size: 18pt;
}

.translatable_text_editor .v-has-caption {
	height: 0;
}

.translatable_text_editor * .v-caption .v-icon {
	margin-top: -22px;
}

.message_resource_editor .v-textfield {
	width: 34em;
}

#id_importmappingeditor_add_importmapping, #id_exportmappingeditor_add_exportmapping {
	overflow: auto !important;
}

.v-tooltip-custom {
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	overflow: visible;
}

.v-panel-captionwrap:hover > .v-tooltip-custom {
	opacity: 1;
	visibility: visible;
	text-shadow: none;
}

.v-barcode {
	height: 100% !important;
}

.no-padding {
	padding: 0 0 0 0 !important;
}

.entity-edit, .entity-view {
	padding-bottom: 20px !important;
}

#id_entityentitydeflist_entities .v-label {
	text-align: right;
}

.byd-integer-spinner .v-button {
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	width: 20px !important;
	height: 12px !important;
	text-align: center;
}

.byd-integer-spinner #increase span {
	padding-bottom: 5px !important;
}

.byd-integer-spinner #decrease span {
	padding-bottom: 5px !important;
	max-height: 12px !important;
}

#hamburger:focus, #hamburger:focus:hover {
	text-shadow: none !important;
}

#id_hamburgercsslayout #hamburger, #hamburger-collapse {
	text-shadow: none !important;
}

#id_hamburgercsslayout #hamburger:hover .IcoMoon, #id_hamburgercsslayout #hamburger:hover .IcoMoon:after, #hamburger-collapse:hover .IcoMoon, #hamburger-collapse:hover .IcoMoon:after {
	color: #eee;
}

.v-caption-label-for-combobox {
	padding-top: 0.3rem;
}

@font-face {
	font-family: "Open Sans";
	src: url(fonts/OpenSans-Light-webfont.eot);
	src: url(fonts/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Light-webfont.woff) format("woff"), url(fonts/OpenSans-Light-webfont.ttf) format("truetype"), url(fonts/OpenSans-Light-webfont.svg#OpenSansLight) format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url(fonts/OpenSans-Regular-webfont.eot);
	src: url(fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Regular-webfont.woff) format("woff"), url(fonts/OpenSans-Regular-webfont.ttf) format("truetype"), url(fonts/OpenSans-Regular-webfont.svg#OpenSansRegular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url(fonts/OpenSans-Semibold-webfont.eot);
	src: url(fonts/OpenSans-Semibold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Semibold-webfont.woff) format("woff"), url(fonts/OpenSans-Semibold-webfont.ttf) format("truetype"), url(fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold) format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "pictogram";
	src: url(fonts/pictogram.eot);
	src: url(fonts/pictogram.eot?#iefix) format("embedded-opentype"), url(fonts/pictogram.woff) format("woff"), url(fonts/pictogram.ttf) format("truetype"), url(fonts/pictogram.svg#pictogram) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "fontello";
	src: url(icons/fontello.eot);
	src: url(icons/fontello.eot?#iefix) format("embedded-opentype"), url(icons/fontello.woff) format("woff"), url(icons/fontello.ttf) format("truetype"), url(icons/fontello.svg#fontello) format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"] > .v-button-wrap:before, [class*=" icon-"] > .v-button-wrap:before, [class^="icon-"].v-nativebutton:before, [class*=" icon-"].v-nativebutton:before, [class^="icon-"].v-label:before, [class*=" icon-"].v-label:before, [class*="-icon-"].v-menubar-menuitem:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	line-height: 1;
	margin-right: 0.4em;
	vertical-align: 1px;
}

[class^="icon-"] > .v-button-wrap:before, [class*=" icon-"] > .v-button-wrap:before, [class^="icon-"].v-nativebutton:before, [class*=" icon-"].v-nativebutton:before {
	margin: 0;
	margin-left: -0.3em;
}

[class^="icon-"] > span > .v-button-caption, [class^="icon-"] > .v-nativebutton-caption, [class*=" icon-"] > span > .v-button-caption, [class*=" icon-"] > .v-nativebutton-caption {
	margin-left: 0.3em;
}

.icon-meta-admin.v-nativebutton:before, .icon-meta-admin > .v-button-wrap:before, .icon-meta-admin.v-label:before, .v-menubar-menuitem-icon-meta-admin:before {
	content: "\e7a2";
}

.icon-webshop-admin.v-nativebutton:before, .icon-webshop-admin > .v-button-wrap:before, .icon-webshop-admin.v-label:before, .v-menubar-menuitem-icon-webshop-admin:before {
	content: "\2302";
}

.icon-webshop.v-nativebutton:before, .icon-webshop > .v-button-wrap:before, .icon-webshop.v-label:before, .v-menubar-menuitem-icon-webshop:before {
	content: "\1f4c5";
}

.icon-contact.v-nativebutton:before, .icon-contact > .v-button-wrap:before, .icon-contact.v-label:before, .v-menubar-menuitem-icon-contact:before {
	content: "\21c4";
}

.icon-other.v-nativebutton:before, .icon-other > .v-button-wrap:before, .icon-other.v-label:before, .v-menubar-menuitem-icon-other:before {
	content: "\1f4c8";
}

.icon-cog.v-nativebutton:before, .icon-cog > .v-button-wrap:before, .icon-cog.v-label:before, .v-menubar-menuitem-icon-cog:before {
	content: "\2699";
}

.icon-cog.v-nativebutton:before, .icon-cog > .v-button-wrap:before, .icon-cog.v-label:before, .v-menubar-menuitem-icon-cog:before {
	content: "\2699";
}

.icon-user.v-nativebutton:before, .icon-user > .v-button-wrap:before, .icon-user.v-label:before, .v-menubar-menuitem-icon-user:before {
	content: "\1f464";
}

.icon-attention.v-nativebutton:before, .icon-attention > .v-button-wrap:before, .icon-attention.v-label:before, .v-menubar-menuitem-icon-attention:before {
	content: "\26a0";
}

.icon-edit.v-nativebutton:before, .icon-edit > .v-button-wrap:before, .icon-edit.v-label:before, .v-menubar-menuitem-icon-edit:before {
	content: "\270d";
}

.icon-bell.v-nativebutton:before, .icon-bell > .v-button-wrap:before, .icon-bell.v-label:before, .v-menubar-menuitem-icon-bell:before {
	content: "\1f514";
}

.icon-cancel.v-nativebutton:before, .icon-cancel > .v-button-wrap:before, .icon-cancel.v-label:before, .v-menubar-menuitem-icon-cancel:before {
	content: "\2715";
}

@-webkit-keyframes spinner {
		0% {
		background-position: 0 0;
	}
		100% {
		background-position: -528px 0;
	}
	}

@-moz-keyframes spinner {
		0% {
		background-position: 0 0;
	}
		100% {
		background-position: -528px 0;
	}
	}

@-ms-keyframes spinner {
		0% {
		background-position: 0 0;
	}
		100% {
		background-position: -528px 0;
	}
	}

@-o-keyframes spinner {
		0% {
		background-position: 0 0;
	}
		100% {
		background-position: -528px 0;
	}
	}

@-webkit-keyframes fade-in {
		0% {
		opacity: 0;
	}
		100% {
		opacity: 1;
	}
	}

@-moz-keyframes fade-in {
		0% {
		opacity: 0;
	}
	}

@-ms-keyframes fade-in {
		0% {
		opacity: 0;
	}
	}

@-o-keyframes fade-in {
		0% {
		opacity: 0;
	}
	}

@-webkit-keyframes move-up {
		0% {
		-webkit-transform: translateX(100%);
	}
	}

@-moz-keyframes move-up {
		0% {
		-moz-transform: translateX(100%);
	}
	}

@-ms-keyframes move-up {
		0% {
		-ms-transform: translateX(100%);
	}
	}

@-o-keyframes move-up {
		0% {
		-o-transform: translateX(100%);
	}
	}

@-webkit-keyframes move-right {
		0% {
		-webkit-transform: translateX(-100%);
	}
	}

@-moz-keyframes move-right {
		0% {
		-moz-transform: translateX(-100%);
	}
	}

@-ms-keyframes move-right {
		0% {
		-ms-transform: translateX(-100%);
	}
	}

@-o-keyframes move-right {
		0% {
		-o-transform: translateX(-100%);
	}
	}

@-webkit-keyframes move-up-100 {
		0% {
		-webkit-transform: translateY(100px);
		opacity: 0;
	}
	}

@-moz-keyframes move-up-100 {
		0% {
		-moz-transform: translateY(100px);
		opacity: 0;
	}
	}

@-ms-keyframes move-up-100 {
		0% {
		-ms-transform: translateY(100px);
		opacity: 0;
	}
	}

@-o-keyframes move-up-100 {
		0% {
		-o-transform: translateY(100px);
		opacity: 0;
	}
	}

@-webkit-keyframes pull-down {
		0% {
		-webkit-transform: translateY(-50%);
	}
	}

@-moz-keyframes pull-down {
		0% {
		-moz-transform: translateY(-50%);
	}
	}

@-ms-keyframes pull-down {
		0% {
		-ms-transform: translateY(-50%);
	}
	}

@-o-keyframes pull-down {
		0% {
		-o-transform: translateY(-50%);
	}
	}

@-webkit-keyframes reveal {
		0% {
		height: 0;
		opacity: 0;
	}
	}

@-moz-keyframes reveal {
		0% {
		height: 0;
		opacity: 0;
	}
	}

@-ms-keyframes reveal {
		0% {
		height: 0;
		opacity: 0;
	}
	}

@-o-keyframes reveal {
		0% {
		height: 0;
		opacity: 0;
	}
	}

@-webkit-keyframes hide {
		0% {
		opacity: 1;
	}
		100% {
		height: 0;
		opacity: 0;
	}
	}

@-moz-keyframes hide {
		0% {
		opacity: 1;
	}
		100% {
		height: 0;
		opacity: 0;
	}
	}

@-ms-keyframes hide {
		0% {
		opacity: 1;
	}
		100% {
		height: 0;
		opacity: 0;
	}
	}

@-o-keyframes hide {
		0% {
		opacity: 1;
	}
		100% {
		height: 0;
		opacity: 0;
	}
	}

.dashboard-custom .v-widget {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	display: inline-block;
	white-space: normal;
	vertical-align: bottom;
	font-size: 16px;
	line-height: normal;
}

.dashboard-custom .v-absolutelayout-wrapper {
	position: absolute;
	overflow: hidden;
}

.dashboard-custom .v-absolutelayout-margin, .dashboard-custom .v-absolutelayout-canvas {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-absolutelayout.v-has-height > div, .dashboard-custom .v-absolutelayout.v-has-height > div > div {
	height: 100%;
}

.dashboard-custom .v-absolutelayout.v-has-width > div, .dashboard-custom .v-absolutelayout.v-has-width > div > div {
	width: 100%;
}

.dashboard-custom .v-accordion {
	position: relative;
	outline: none;
	overflow: visible;
	text-align: left;
	font-size: 0;
}

.dashboard-custom .v-accordion-item {
	position: relative;
	display: inline-block;
	width: 100%;
}

.dashboard-custom .v-accordion-item-caption {
	overflow: visible;
	white-space: nowrap;
	background: #eee;
	border-bottom: 1px solid #ddd;
}

.dashboard-custom .v-accordion-item-caption .v-caption {
	cursor: pointer;
	font-size: 16px;
}

.dashboard-custom .v-accordion-item-open .v-accordion-item-caption .v-caption {
	cursor: default;
}

.dashboard-custom .v-accordion-item-content {
	position: absolute;
	width: 100%;
}

.dashboard-custom .v-browserframe {
	font-size: 0;
}

.v-webkit.v-ios .dashboard-custom .v-browserframe {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

.dashboard-custom .v-browserframe > span {
	font-size: 16px;
}

.dashboard-custom .v-button {
	display: inline-block;
	zoom: 1;
	text-align: center !important;
	text-decoration: none;
	border: 2px outset #ddd;
	background: #eee;
	cursor: pointer;
	white-space: nowrap;
	margin: 0;
	padding: 0.2em 1em;
	color: inherit;
	font: inherit;
	font-size: 16px;
	line-height: normal;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-button.v-disabled {
	cursor: default;
}

.dashboard-custom .v-button-wrap, .dashboard-custom .v-button-caption {
	vertical-align: baseline;
	white-space: nowrap;
	font: inherit;
	color: inherit;
	line-height: normal;
}

.dashboard-custom .v-button .v-icon {
	vertical-align: middle;
	margin-right: 3px;
	border: none;
}

.dashboard-custom .v-button .v-errorindicator {
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	float: none;
}

.dashboard-custom .v-button-link {
	border: none;
	text-align: left !important;
	background: transparent;
	padding: 0;
	color: inherit;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ie-user-select: text;
	user-select: text;
}

.v-sa .dashboard-custom .v-button-link:focus {
	outline-offset: -3px;
}

.dashboard-custom .v-button-link .v-button-caption {
	text-decoration: underline;
	color: inherit;
	text-align: left;
}

.dashboard-custom .v-nativebutton .v-icon {
	vertical-align: middle;
	margin-right: 3px;
	border: none;
}

.dashboard-custom .v-nativebutton .v-errorindicator {
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	float: none;
}

.dashboard-custom .v-nativebutton-link {
	border: none;
	text-align: left !important;
	background: transparent;
	padding: 0;
	color: inherit;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ie-user-select: text;
	user-select: text;
}

.dashboard-custom .v-nativebutton-link .v-nativebutton-caption {
	text-decoration: underline;
	color: inherit;
	text-align: left;
}

.dashboard-custom .v-nativebutton {
	text-align: center !important;
	cursor: pointer;
	white-space: nowrap;
	margin: 0;
	color: inherit;
	font: inherit;
	line-height: normal;
}

.dashboard-custom .v-nativebutton .v-nativebutton-caption {
	vertical-align: middle;
	white-space: nowrap;
	font: inherit;
	color: inherit;
}

.dashboard-custom .v-nativebutton .v-icon {
	vertical-align: middle;
	margin-right: 3px;
}

.dashboard-custom .v-nativebutton .v-errorindicator {
	display: inline-block;
	zoom: 1;
	float: none;
}

.v-ie .dashboard-custom .v-nativebutton {
	overflow: visible;
	padding-left: 1em;
	padding-right: 1em;
}

.v-ie .dashboard-custom .v-nativebutton-link {
	padding: 0;
}

.dashboard-custom .v-checkbox, .dashboard-custom .v-checkbox label, .dashboard-custom .v-checkbox input, .dashboard-custom .v-checkbox .v-icon {
	vertical-align: middle;
	white-space: nowrap;
}

.dashboard-custom .v-checkbox .v-icon {
	margin: 0 2px;
}

.dashboard-custom .v-checkbox .v-errorindicator {
	float: none;
	display: inline;
	display: inline-block;
	zoom: 1;
}

.dashboard-custom .v-captionwrapper {
	text-align: left;
}

.dashboard-custom .v-caption {
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
}

.dashboard-custom .v-errorindicator {
	display: inline-block;
}

.dashboard-custom .v-caption .v-icon {
	display: inline-block;
	padding-right: 2px;
	vertical-align: middle;
}

.dashboard-custom .v-caption .v-captiontext {
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}

.dashboard-custom .v-caption .v-required-field-indicator {
	display: inline-block;
}

.dashboard-custom .v-colorpicker {
	text-align: center;
}

.dashboard-custom .v-colorpicker-button-color {
	border: 1px solid silver;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 2px;
	margin-right: 5px;
}

.dashboard-custom .v-colorpicker-area {
	border: 1px solid silver;
	margin: 1px auto;
}

.dashboard-custom .v-colorpicker.v-default-caption-width {
	width: 100px;
}

.dashboard-custom .v-colorpicker-history {
	margin: 5px;
}

.dashboard-custom .v-colorpicker-history td {
	border: 1px solid silver !important;
}

.dashboard-custom .v-colorpicker-history td {
	line-height: 15px;
}

.dashboard-custom .v-colorpicker-popup {
	width: 244px;
}

.dashboard-custom .v-colorpicker-popup .v-scrollable {
	background-color: #dddddd;
}

.dashboard-custom .v-colorpicker-popup .v-tabsheet-content .v-scrollable {
	background-color: #eaeaea;
}

.dashboard-custom .v-colorpicker-popup .v-tabsheet-content .v-tabsheet-tabsheetpanel {
	background: transparent;
}

.dashboard-custom .v-colorpicker-popup .resize-button {
	border: 0px solid silver;
	background: url(../base/colorpicker/images/resizebg.png);
	margin-top: 5px;
}

.dashboard-custom .v-colorpicker-popup .resize-button-caption {
	display: none;
}

.dashboard-custom .v-colorpicker-popup .resize-button:hover {
	background: url(../base/colorpicker/images/resizebg-selected.png);
}

.dashboard-custom .v-colorpicker-popup .resize-button:focus {
	outline: none;
}

.dashboard-custom .v-colorpicker-gradient {
	width: 220px;
	height: 220px;
	padding-left: 10px;
	margin-top: 0px;
}

.dashboard-custom .v-colorpicker-gradient .v-colorpicker-gradient-clicklayer {
	background-color: white;
	filter: alpha(opacity = 0);
	opacity: 0;
}

.dashboard-custom .v-colorpicker-popup .rgb-gradient .v-colorpicker-gradient-background {
	width: 220px;
	height: 220px;
	background: url(../base/colorpicker/images/gradient2.png);
}

.dashboard-custom .v-colorpicker-popup .hsv-gradient .v-colorpicker-gradient-foreground {
	background: url(../base/colorpicker/images/gradient.png);
}

.dashboard-custom .v-colorpicker-popup .v-colorpicker-gradient-lowerbox {
	border-right: 1px solid white;
	border-top: 1px solid white;
}

.dashboard-custom .v-colorpicker-popup .v-colorpicker-gradient-higherbox {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.dashboard-custom .v-colorpicker-popup .rgb-sliders {
	width: 227px;
	padding-left: 10px;
	color: #444444;
	text-shadow: 0 1px 0 #FFFFFF;
}

.dashboard-custom .v-colorpicker-popup .rgb-sliders .red .v-slider-base {
	background-color: red;
}

.dashboard-custom .v-colorpicker-popup .rgb-sliders .green .v-slider-base {
	background-color: green;
}

.dashboard-custom .v-colorpicker-popup .rgb-sliders .blue .v-slider-base {
	background-color: blue;
}

.dashboard-custom .v-colorpicker-popup .hsv-sliders {
	padding-left: 10px;
	color: #444444;
	text-shadow: 0 1px 0 #FFFFFF;
}

.dashboard-custom .v-colorpicker-popup .hue-slider {
	height: 10px;
	border: 0px solid silver;
	background-image: url(../base/colorpicker/images/slider_hue_bg.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-top: 0px;
}

.dashboard-custom .v-colorpicker-popup .hue-slider .v-slider-handle {
	margin-top: -2px;
}

.dashboard-custom .v-colorpicker-popup .hue-slider .v-slider-base {
	border: 0px none;
	height: 0px;
	background-color: transparent;
}

.dashboard-custom .v-colorpicker-popup .v-colorpicker-preview {
	margin-top: 5px;
	padding-left: 11px;
	padding-right: 10px;
	margin-bottom: 0px;
}

.dashboard-custom .v-colorpicker-popup .v-absolutelayout-wrapper {
	width: 100%;
	height: 100%;
}

.dashboard-custom .v-colorpicker-popup .v-colorpicker-preview-textfield {
	background: none;
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}

.dashboard-custom .v-colorpicker-popup .v-textfield-dark {
	color: #FFFFFF;
}

.dashboard-custom .v-colorpicker-popup .v-textfield-light {
	color: #000000;
}

.dashboard-custom .v-colorpicker-popup .colorselect {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.dashboard-custom .v-colorpicker-popup .v-tabsheet .v-colorpicker-grid {
	height: 319px;
}

.dashboard-custom .v-colorpicker-popup .colorselect td {
	line-height: 15px;
}

.dashboard-custom .v-colorpicker-popup .v-filterselect {
	padding-right: 16px;
}

.dashboard-custom .v-calendar-nresize DIV DIV {
	cursor: n-resize !important;
}

.dashboard-custom .v-calendar-sresize DIV DIV {
	cursor: s-resize !important;
}

.dashboard-custom .v-calendar {
	background-color: #fff;
}

.dashboard-custom .v-calendar-header-month, .dashboard-custom .v-calendar-header-week {
	border-bottom: 1px solid #c1c1c1;
}

.dashboard-custom .v-calendar-header-day {
	text-align: center;
	color: #666;
	font-size: 12px;
	line-height: normal;
}

.dashboard-custom .v-calendar-header-week .v-calendar-header-day:hover {
	cursor: pointer;
	color: #222;
}

.dashboard-custom .v-calendar-header-day-today {
	font-weight: bold;
	color: #444;
}

.dashboard-custom .v-calendar-header-month td:first-child {
	padding-left: 19px;
}

.dashboard-custom .v-calendar-header-week .v-calendar-back, .dashboard-custom .v-calendar-header-week .v-calendar-next {
	border: none;
	padding: 0;
	margin: 0;
	height: 12px;
	width: 12px;
	overflow: hidden;
	background: transparent url(../base/calendar/img/arrows.png) no-repeat 50% 0;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	cursor: default;
}

.dashboard-custom .v-calendar-header-week .v-calendar-back:hover, .dashboard-custom .v-calendar-header-week .v-calendar-next:hover {
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.dashboard-custom .v-calendar-header-week .v-calendar-back:active, .dashboard-custom .v-calendar-header-week .v-calendar-next:active {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.dashboard-custom .v-calendar-header-week .v-calendar-next {
	background-position: 50% -12px;
}

.dashboard-custom .v-calendar-month {
	outline: none;
}

.dashboard-custom .v-calendar-week-numbers {
	width: 20px;
	border-right: 1px solid #ccc;
}

.dashboard-custom .v-calendar-week-number {
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
	cursor: pointer;
	opacity: 0.5;
	width: 20px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

.dashboard-custom .v-calendar-week-number:hover {
	opacity: 1;
}

.dashboard-custom .v-calendar-month-day {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	outline: none;
}

.dashboard-custom .v-calendar-month-day-today {
	background-color: #e7f0f5;
}

.dashboard-custom .v-calendar-month-day-selected {
	background-color: #fffee7;
}

.dashboard-custom .v-calendar-month-day-dragemphasis {
	background-color: #a8a8a8;
}

.dashboard-custom .v-calendar-month-day-scrollable {
	overflow-y: scroll;
}

.dashboard-custom .v-calendar-day-number {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	text-align: right;
	padding-right: 3px;
	white-space: nowrap;
}

.dashboard-custom .v-calendar-day-number:hover {
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.dashboard-custom .v-calendar-month .v-calendar-spacer, .dashboard-custom .v-calendar-month .v-calendar-bottom-spacer, .dashboard-custom .v-calendar-month .v-calendar-bottom-spacer-empty {
	height: 15px;
	font-size: 11px;
}

.dashboard-custom .v-calendar-month .v-calendar-bottom-spacer:hover {
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.dashboard-custom .v-calendar-event {
	line-height: 14px;
	font-size: 11px;
	padding: 0 0 0 4px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	outline: none;
}

.dashboard-custom .v-calendar-event-month {
	margin-bottom: 1px;
	white-space: nowrap;
}

.dashboard-custom .v-calendar-event-month:hover {
	text-decoration: underline;
}

.dashboard-custom .v-calendar-event-all-day {
	background: #999;
	display: block;
	margin-left: -2px;
}

.dashboard-custom div.v-calendar-event-all-day {
	color: #fff;
	height: 14px;
}

.dashboard-custom .v-calendar-event-continued-from {
	margin-left: 0;
}

.dashboard-custom .v-calendar-event-start {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-left: 0;
}

.dashboard-custom .v-calendar-event-end {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.dashboard-custom .v-calendar-week-wrapper {
	position: relative;
}

.dashboard-custom .v-calendar-times {
	width: 51px;
}

.dashboard-custom .v-calendar-time {
	padding: 0 8px 7px 0;
	margin-top: -7px;
	text-align: right;
	font-size: 11px;
	color: #666;
	border-right: 1px solid #ccc;
}

.dashboard-custom .v-calendar-weekly-longevents {
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #bbb;
	margin-left: 50px;
}

.dashboard-custom .v-calendar-weekly-longevents .v-calendar-datecell {
	border-right: 1px solid #ccc;
	padding: 1px 0 0;
}

.dashboard-custom .v-calendar-weekly-longevents .v-calendar-event {
	height: 14px;
	margin-bottom: 1px;
}

.dashboard-custom .v-calendar-weekly-longevents .v-calendar-event:hover {
	text-decoration: underline;
}

.dashboard-custom .v-calendar-day-times {
	border-right: 1px solid #ccc;
	outline: none;
}

.dashboard-custom .v-calendar-day-times .v-datecellslot, .dashboard-custom .v-calendar-day-times .v-datecellslot-even {
	border-bottom: 1px solid #ccc;
}

.dashboard-custom .v-calendar-day-times .v-datecellslot-even {
	border-bottom-color: #eee;
}

.dashboard-custom .v-calendar-day-times .v-daterange {
	background-color: #a8a8a8;
}

.dashboard-custom .v-calendar-day-times .v-reserved {
	background-color: #FF3333;
}

.dashboard-custom .v-calendar-day-times .dragemphasis {
	background-color: #a8a8a8;
}

.dashboard-custom .v-calendar-week-wrapper .v-calendar-event {
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: -1px;
}

.dashboard-custom .v-calendar-event-caption {
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 4px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: normal;
}

.dashboard-custom .v-calendar-event-content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #777;
	background: #eee;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	height: 14px;
}

.dashboard-custom .v-calendar-current-time {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: #5a6c86;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 2;
}

.dashboard-custom .v-calendar-event-resizetop {
	position: absolute;
	cursor: n-resize;
	height: 5%;
	min-height: 3px;
	top: 0;
	width: 100%;
	z-index: 1;
}

.dashboard-custom .v-calendar-event-resizebottom {
	position: absolute;
	cursor: s-resize;
	height: 5%;
	min-height: 3px;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.dashboard-custom .v-calendar-month-sizedheight .v-calendar-month-day {
	height: 100px;
}

.dashboard-custom .v-calendar-month-sizedwidth .v-calendar-month-day {
	width: 100px;
}

.dashboard-custom .v-calendar-header-month-Hsized .v-calendar-header-day {
	width: 101px;
}

.dashboard-custom .v-calendar-header-month-Hsized td:first-child {
	padding-left: 21px;
}

.dashboard-custom .v-calendar-header-day-Hsized {
	width: 200px;
}

.dashboard-custom .v-calendar-week-numbers-Vsized .v-calendar-week-number {
	height: 100px;
	line-height: 100px;
}

.dashboard-custom .v-calendar-week-wrapper-Vsized {
	height: 400px;
	overflow-x: hidden !important;
}

.dashboard-custom .v-calendar-times-Vsized .v-calendar-time {
	height: 38px;
}

.dashboard-custom .v-calendar-times-Hsized .v-calendar-time {
	width: 42px;
}

.dashboard-custom .v-calendar-day-times-Vsized .v-datecellslot, .dashboard-custom .v-calendar-day-times-Vsized .v-datecellslot-even {
	height: 18px;
}

.dashboard-custom .v-calendar-day-times-Hsized, .dashboard-custom .v-calendar-day-times-Hsized .v-datecellslot, .dashboard-custom .v-calendar-day-times-Hsized .v-datecellslot-even {
	width: 200px;
}

.dashboard-custom.v-app {
	height: 100%;
}

.dashboard-custom.v-app, .dashboard-custom .v-window, .dashboard-custom .v-popupview-popup, .dashboard-custom .v-label, .dashboard-custom .v-caption {
	cursor: default;
}

.dashboard-custom .v-window {
	box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.5);
}

.dashboard-custom .v-datefield-popup, .dashboard-custom .v-filterselect-suggestpopup, .dashboard-custom .v-menubar-popup, .dashboard-custom .v-slider-feedback, .dashboard-custom .v-popupview-popup, .dashboard-custom .v-contextmenu {
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
}

body .dashboard-custom.v-app .v-app-loading {
	background-image: url(../base/common/img/loading-indicator.gif);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 100%;
	height: 100%;
}

.dashboard-custom .v-ui {
	height: 100%;
	width: 100%;
	outline: none;
	position: relative;
}

.dashboard-custom .v-ui.v-ui-embedded {
	margin-top: -1px;
	border-top: 1px solid transparent;
}

.dashboard-custom .v-ui:active, .dashboard-custom .v-ui:focus {
	outline: none;
}

.dashboard-custom.v-app select, .dashboard-custom .v-window select {
	margin: 0;
}

.dashboard-custom .v-disabled {
	opacity: 0.3;
	filter: alpha(opacity=30);
	cursor: default;
}

.dashboard-custom .v-disabled * {
	cursor: default;
}

* html .dashboard-custom .v-disabled {
	zoom: 1;
}

* + html .dashboard-custom .v-disabled {
	zoom: 1;
}

.dashboard-custom .v-disabled .v-disabled {
	opacity: 1;
}

.dashboard-custom .v-required-field-indicator {
	padding-left: 2px;
	color: red;
}

.dashboard-custom .v-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
	height: 100%;
}

.dashboard-custom .v-form-content {
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-tooltip {
	cursor: default;
	background: #fff;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
}

.dashboard-custom .v-tooltip pre.v-tooltip-pre {
	font: inherit;
	white-space: pre-wrap;
	margin: 0;
}

.dashboard-custom .v-tooltip-text {
	overflow: auto;
}

.dashboard-custom .v-tooltip .v-errormessage {
	overflow: auto;
}

.dashboard-custom .v-contextmenu {
	background: #fff;
}

.dashboard-custom .v-contextmenu .gwt-MenuItem {
	cursor: pointer;
	vertical-align: middle;
	padding: 0;
	border: 0;
	margin: 0;
}

.dashboard-custom .v-contextmenu .gwt-MenuBar {
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-custom .v-contextmenu .gwt-MenuItem div {
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
}

.dashboard-custom .v-contextmenu .gwt-MenuItem-selected div {
	background: #aaa;
	color: #fff;
}

.dashboard-custom .v-contextmenu table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.dashboard-custom .v-contextmenu .gwt-MenuItem img {
	margin-right: 1em;
	vertical-align: middle;
}

.dashboard-custom .v-label pre {
	margin: 0;
}

.dashboard-custom .v-label-undef-w {
	white-space: nowrap;
}

.dashboard-custom .v-label h1, .dashboard-custom .v-label h2, .dashboard-custom .v-label h3, .dashboard-custom .v-label h4, .dashboard-custom .v-label h5, .dashboard-custom .v-label h6 {
	line-height: normal;
}

.dashboard-custom .v-loading-indicator, .dashboard-custom .v-loading-indicator-delay, .dashboard-custom .v-loading-indicator-wait {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 30000;
	width: 31px;
	height: 31px;
	background: transparent url(../base/common/img/loading-indicator.gif);
	margin-right: 5px;
	margin-top: 5px;
}

.dashboard-custom .v-loading-indicator-delay {
	background-image: url(../base/common/img/loading-indicator-delay.gif);
}

.dashboard-custom .v-loading-indicator-wait {
	background-image: url(../base/common/img/loading-indicator-wait.gif);
}

.dashboard-custom.v-app input[type="text"], .dashboard-custom.v-app input[type="password"], .dashboard-custom.v-app input[type="reset"], .dashboard-custom.v-app select, .dashboard-custom.v-app textarea, .dashboard-custom .v-window input[type="text"], .dashboard-custom .v-window input[type="password"], .dashboard-custom .v-window input[type="reset"], .dashboard-custom .v-window select, .dashboard-custom .v-window textarea {
	padding: 2px;
}

.dashboard-custom input::-ms-clear {
	display: none;
}

.dashboard-custom .v-drag-element {
	z-index: 60000;
	position: absolute !important;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}

.dashboard-custom .v-clip {
	overflow: hidden;
}

.dashboard-custom .v-scrollable {
	overflow: auto;
	font-size: 0;
	line-height: normal;
}

.v-ff .dashboard-custom .v-scrollable {
	font-size: 16px;
}

.v-ios.v-webkit .dashboard-custom .v-scrollable {
	-webkit-overflow-scrolling: touch;
}

.v-ios5.v-webkit .dashboard-custom .v-scrollable {
	-webkit-overflow-scrolling: none;
}

.dashboard-custom .v-scrollable.v-panel-content > .v-widget {
	vertical-align: middle;
	overflow: hidden;
}

.dashboard-custom.v-overlay-container {
	width: 0;
	height: 0;
}

.dashboard-custom .v-reconnect-dialog {
	color: white;
	top: 12px;
	right: 12px;
	max-width: 100%;
	border-radius: 0;
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
	padding: 10px;
	background-color: #444;
	text-align: center;
}

.dashboard-custom .v-reconnect-dialog .text {
	display: inline-block;
	padding-left: 10px;
}

.dashboard-custom .v-reconnect-dialog .spinner {
	background-image: url(../base/common/img/reconnect-spinner.gif);
	width: 31px;
	height: 31px;
	display: none;
	vertical-align: middle;
}

.dashboard-custom .v-reconnect-dialog.active .spinner {
	display: inline-block;
}

.dashboard-custom .v-vertical.v-margin-top, .dashboard-custom .v-horizontal.v-margin-top {
	padding-top: 12px;
}

.dashboard-custom .v-vertical.v-margin-right, .dashboard-custom .v-horizontal.v-margin-right {
	padding-right: 12px;
}

.dashboard-custom .v-vertical.v-margin-bottom, .dashboard-custom .v-horizontal.v-margin-bottom {
	padding-bottom: 12px;
}

.dashboard-custom .v-vertical.v-margin-left, .dashboard-custom .v-horizontal.v-margin-left {
	padding-left: 12px;
}

.dashboard-custom .v-gridlayout.v-layout-margin-top {
	padding-top: 24px;
}

.dashboard-custom .v-gridlayout, .dashboard-custom .v-verticallayout, .dashboard-custom .v-horizontallayout {
	font-size: 0;
	line-height: normal;
}

.dashboard-custom .v-gridlayout.v-layout-margin-bottom {
	padding-bottom: 24px;
}

.dashboard-custom .v-gridlayout.v-layout-margin-left {
	padding-left: 24px;
}

.dashboard-custom .v-gridlayout.v-layout-margin-right {
	padding-right: 24px;
}

.dashboard-custom .v-gridlayout .v-layout-spacing-on {
	padding-left: 12px;
	padding-top: 12px;
}

.dashboard-custom .v-spacing {
	width: 6px;
	height: 6px;
}

.dashboard-custom .v-vertical, .dashboard-custom .v-horizontal {
	display: inline-block;
}

.dashboard-custom div.v-layout.v-horizontal.v-widget {
	white-space: nowrap;
}

.dashboard-custom .v-layout.v-vertical > .v-expand, .dashboard-custom .v-layout.v-horizontal > .v-expand {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.dashboard-custom .v-slot, .dashboard-custom .v-spacing {
	display: inline-block;
	white-space: normal;
	vertical-align: top;
}

.dashboard-custom .v-vertical > .v-slot:after {
	display: inline-block;
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
	line-height: 0;
}

.dashboard-custom .v-vertical > .v-slot, .dashboard-custom .v-vertical > .v-expand > .v-slot {
	display: block;
	clear: both;
}

.dashboard-custom .v-horizontal > .v-slot, .dashboard-custom .v-horizontal > .v-expand > .v-slot {
	height: 100%;
}

.dashboard-custom .v-horizontal > .v-expand > .v-slot {
	position: relative;
}

.dashboard-custom .v-vertical > .v-spacing, .dashboard-custom .v-vertical > .v-expand > .v-spacing {
	width: 0;
	display: block;
	clear: both;
}

.dashboard-custom .v-horizontal > .v-spacing, .dashboard-custom .v-horizontal > .v-expand > .v-spacing {
	height: 0;
}

.dashboard-custom .v-align-middle:before, .dashboard-custom .v-align-bottom:before, .dashboard-custom .v-expand > .v-align-middle:before, .dashboard-custom .v-expand > .v-align-bottom:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.dashboard-custom .v-align-middle, .dashboard-custom .v-align-bottom {
	white-space: nowrap;
}

.dashboard-custom .v-align-middle > .v-widget, .dashboard-custom .v-align-right > .v-widget, .dashboard-custom .v-align-center > .v-widget, .dashboard-custom .v-align-bottom > .v-widget {
	display: inline-block;
}

.dashboard-custom .v-align-middle, .dashboard-custom .v-align-middle > .v-widget {
	vertical-align: middle;
}

.dashboard-custom .v-align-bottom, .dashboard-custom .v-align-bottom > .v-widget {
	vertical-align: bottom;
}

.dashboard-custom .v-align-center {
	text-align: center;
}

.dashboard-custom .v-align-center > .v-widget {
	margin-left: auto;
	margin-right: auto;
}

.dashboard-custom .v-align-right {
	text-align: right;
}

.dashboard-custom .v-align-right > .v-widget {
	margin-left: auto;
}

.dashboard-custom .v-has-caption, .dashboard-custom .v-has-caption > .v-caption {
	display: inline-block;
}

.dashboard-custom .v-caption {
	overflow: visible;
	vertical-align: middle;
}

.dashboard-custom .v-caption-on-left, .dashboard-custom .v-caption-on-right {
	white-space: nowrap;
}

.dashboard-custom .v-caption-on-top > .v-caption, .dashboard-custom .v-caption-on-bottom > .v-caption {
	display: block;
}

.dashboard-custom .v-caption-on-left > .v-caption {
	padding-right: 0.5em;
}

.dashboard-custom .v-caption-on-right > .v-caption {
	vertical-align: top;
}

.dashboard-custom .v-caption-on-left > .v-widget, .dashboard-custom .v-caption-on-right > .v-widget {
	display: inline-block;
	vertical-align: middle;
}

.dashboard-custom .v-has-caption.v-has-width > .v-widget {
	width: 100% !important;
}

.dashboard-custom .v-has-caption.v-has-height > .v-widget {
	height: 100% !important;
}

.dashboard-custom .v-errorindicator {
	vertical-align: middle;
}

.dashboard-custom .v-csslayout {
	overflow: hidden;
}

.dashboard-custom div.v-csslayout {
	display: block;
}

.dashboard-custom .v-csslayout-margin, .dashboard-custom .v-csslayout-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-has-width > .v-csslayout-margin, .dashboard-custom .v-has-width > .v-csslayout-margin > .v-csslayout-container {
	width: 100%;
}

.dashboard-custom .v-has-height > .v-csslayout-margin, .dashboard-custom .v-has-height > .v-csslayout-margin > .v-csslayout-container {
	height: 100%;
}

.dashboard-custom .v-csslayout-margin-top {
	padding-top: 12px;
}

.dashboard-custom .v-csslayout-margin-bottom {
	padding-bottom: 12px;
}

.dashboard-custom .v-csslayout-margin-left {
	padding-left: 12px;
}

.dashboard-custom .v-csslayout-margin-right {
	padding-right: 12px;
}

.dashboard-custom .v-customlayout {
	overflow: hidden;
}

.dashboard-custom .v-datefield {
	white-space: nowrap;
	display: inline-block;
}

.dashboard-custom .v-datefield-textfield {
	vertical-align: top;
}

.v-ie .dashboard-custom .v-datefield-button:after {
	content: "\200B";
}

.dashboard-custom .v-datefield-button {
	cursor: pointer;
	vertical-align: top;
}

.dashboard-custom .v-has-width > input.v-datefield-textfield {
	width: 100%;
}

.dashboard-custom .v-datefield-prompt .v-datefield-textfield {
	color: #999;
	font-style: italic;
}

.dashboard-custom .v-datefield .v-datefield-button-readonly {
	display: none;
}

.dashboard-custom .v-datefield-calendarpanel table {
	width: 100%;
}

.dashboard-custom .v-datefield-calendarpanel td {
	padding: 0;
	margin: 0;
}

.dashboard-custom .v-datefield-calendarpanel:focus {
	outline: none;
}

.dashboard-custom .v-datefield-calendarpanel-header td {
	text-align: center;
}

.dashboard-custom .v-datefield-calendarpanel-month {
	text-align: center;
	white-space: nowrap;
}

.dashboard-custom .v-datefield-calendarpanel-weeknumber {
	color: #999;
	border-right: 1px solid #ddd;
	font-size: 11.7px;
}

.dashboard-custom .v-datefield-calendarpanel-day, .dashboard-custom .v-datefield-calendarpanel-day-today {
	cursor: pointer;
}

.dashboard-custom .v-datefield-calendarpanel-day-today {
	border: 1px solid #ddd;
}

.dashboard-custom .v-disabled .v-datefield-calendarpanel-day, .dashboard-custom .v-disabled .v-datefield-calendarpanel-day-today, .dashboard-custom .v-disabled.v-datefield-popupcalendar .v-datefield-button {
	cursor: default;
}

.dashboard-custom .v-datefield-calendarpanel-day-disabled, .dashboard-custom .v-datefield-calendarpanel-day-outside-range {
	cursor: default;
	opacity: 0.5;
}

.dashboard-custom .v-datefield-calendarpanel-prevyear button.outside-range, .dashboard-custom .v-datefield-calendarpanel-nextyear button.outside-range, .dashboard-custom .v-datefield-calendarpanel-prevmonth button.outside-range, .dashboard-custom .v-datefield-calendarpanel-nextmonth button.outside-range {
	opacity: 0.5;
}

.dashboard-custom .v-datefield-calendarpanel-day-selected {
	cursor: default;
	background: #333;
	color: #fff;
}

.dashboard-custom .v-datefield-calendarpanel-day-focused {
	outline: 1px dotted black;
}

.dashboard-custom .v-datefield-calendarpanel-day-offmonth {
	color: #666;
}

.dashboard-custom .v-datefield-time {
	white-space: nowrap;
}

.dashboard-custom .v-datefield-time .v-label {
	display: inline;
}

.dashboard-custom .v-datefield-popup {
	background: #fff;
}

.v-ie9 .dashboard-custom .v-datefield-popup, .v-ie10 .dashboard-custom .v-datefield-popup, .v-ie11 .dashboard-custom .v-datefield-popup {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
}

.dashboard-custom .v-datefield-popupcalendar input.v-datefield-textfield {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-inline-datefield {
	white-space: nowrap;
	display: inline-block;
}

.dashboard-custom .v-inline-datefield-textfield {
	vertical-align: top;
}

.v-ie .dashboard-custom .v-inline-datefield-button:after {
	content: "\200B";
}

.dashboard-custom .v-inline-datefield-button {
	cursor: pointer;
	vertical-align: top;
}

.dashboard-custom .v-has-width > input.v-inline-datefield-textfield {
	width: 100%;
}

.dashboard-custom .v-inline-datefield-prompt .v-inline-datefield-textfield {
	color: #999;
	font-style: italic;
}

.dashboard-custom .v-inline-datefield .v-inline-datefield-button-readonly {
	display: none;
}

.dashboard-custom .v-inline-datefield-calendarpanel table {
	width: 100%;
}

.dashboard-custom .v-inline-datefield-calendarpanel td {
	padding: 0;
	margin: 0;
}

.dashboard-custom .v-inline-datefield-calendarpanel:focus {
	outline: none;
}

.dashboard-custom .v-inline-datefield-calendarpanel-header td {
	text-align: center;
}

.dashboard-custom .v-inline-datefield-calendarpanel-month {
	text-align: center;
	white-space: nowrap;
}

.dashboard-custom .v-inline-datefield-calendarpanel-weeknumber {
	color: #999;
	border-right: 1px solid #ddd;
	font-size: 11.7px;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day, .dashboard-custom .v-inline-datefield-calendarpanel-day-today {
	cursor: pointer;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-today {
	border: 1px solid #ddd;
}

.dashboard-custom .v-disabled .v-inline-datefield-calendarpanel-day, .dashboard-custom .v-disabled .v-inline-datefield-calendarpanel-day-today, .dashboard-custom .v-disabled.v-inline-datefield-popupcalendar .v-inline-datefield-button {
	cursor: default;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-disabled, .dashboard-custom .v-inline-datefield-calendarpanel-day-outside-range {
	cursor: default;
	opacity: 0.5;
}

.dashboard-custom .v-inline-datefield-calendarpanel-prevyear button.outside-range, .dashboard-custom .v-inline-datefield-calendarpanel-nextyear button.outside-range, .dashboard-custom .v-inline-datefield-calendarpanel-prevmonth button.outside-range, .dashboard-custom .v-inline-datefield-calendarpanel-nextmonth button.outside-range {
	opacity: 0.5;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-selected {
	cursor: default;
	background: #333;
	color: #fff;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-focused {
	outline: 1px dotted black;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-offmonth {
	color: #666;
}

.dashboard-custom .v-inline-datefield-time {
	white-space: nowrap;
}

.dashboard-custom .v-inline-datefield-time .v-label {
	display: inline;
}

.dashboard-custom .v-inline-datefield-popup {
	background: #fff;
}

.v-ie9 .dashboard-custom .v-inline-datefield-popup, .v-ie10 .dashboard-custom .v-inline-datefield-popup, .v-ie11 .dashboard-custom .v-inline-datefield-popup {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
}

.dashboard-custom .v-inline-datefield-popupcalendar input.v-inline-datefield-textfield {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-ddwrapper {
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
}

.dashboard-custom [draggable=true] {
	-khtml-user-drag: element;
	-webkit-user-drag: element;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

.v-ie .dashboard-custom .v-ddwrapper a.drag-start {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: cyan;
	filter: alpha(opacity=0);
}

.dashboard-custom .v-ddwrapper-over {
	border: 2px solid #1d9dff;
	background-color: #bcdcff;
	padding: 0;
}

.dashboard-custom .v-ddwrapper-over {
	background-color: rgba(169, 209, 255, 0.6);
}

.dashboard-custom .no-box-drag-hints .v-ddwrapper-over {
	border: none;
	background-color: transparent;
	padding: 2px;
}

.dashboard-custom.v-app .v-ddwrapper-over-top, .dashboard-custom .v-window .v-ddwrapper-over-top, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-top {
	border: none;
	border-top: 2px solid #1d9dff;
	background-color: transparent;
	padding: 2px;
	padding-top: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.dashboard-custom.v-app .v-ddwrapper-over-bottom, .dashboard-custom .v-window .v-ddwrapper-over-bottom, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-bottom {
	border: none;
	border-bottom: 2px solid #1d9dff;
	background-color: transparent;
	padding: 2px;
	padding-bottom: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.dashboard-custom.v-app .v-ddwrapper-over-left, .dashboard-custom .v-window .v-ddwrapper-over-left, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-left {
	border: none;
	border-left: 2px solid #1d9dff;
	background-color: transparent;
	padding: 2px;
	padding-left: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.dashboard-custom.v-app .v-ddwrapper-over-right, .dashboard-custom .v-window .v-ddwrapper-over-right, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-right {
	border: none;
	border-right: 2px solid #1d9dff;
	background-color: transparent;
	padding: 2px;
	padding-right: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.dashboard-custom .v-ddwrapper, .dashboard-custom .v-ddwrapper-over, .dashboard-custom.v-app .v-ddwrapper-over-top, .dashboard-custom .v-window .v-ddwrapper-over-top, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-top, .dashboard-custom.v-app .v-ddwrapper-over-bottom, .dashboard-custom .v-window .v-ddwrapper-over-bottom, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-bottom, .dashboard-custom.v-app .v-ddwrapper-over-left, .dashboard-custom .v-window .v-ddwrapper-over-left, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-left, .dashboard-custom.v-app .v-ddwrapper-over-right, .dashboard-custom .v-window .v-ddwrapper-over-right, .dashboard-custom .v-popupview-popup .v-ddwrapper-over-right {
	border-color: rgba(0, 109, 232, 0.6);
}

.dashboard-custom .v-ddwrapper-over-top:before, .dashboard-custom .v-ddwrapper-over-bottom:after, .dashboard-custom .v-ddwrapper-over-left:before, .dashboard-custom .v-ddwrapper-over-right:before {
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	margin-left: -2px;
	background: transparent url(../base/common/img/drag-slot-dot.png) no-repeat;
}

.dashboard-custom .v-ddwrapper-over-bottom:after {
	margin-top: -2px;
}

.dashboard-custom .v-ddwrapper-over-left:before, .dashboard-custom .v-ddwrapper-over-right:before {
	background-position: 0 -6px;
	margin-top: -2px;
	margin-left: -4px;
}

.dashboard-custom .v-ddwrapper-over-right:before {
	position: relative;
	margin-bottom: -4px;
	margin-right: -4px;
	margin-left: 0;
	width: auto;
	background-position: 100% -6px;
}

.dashboard-custom .no-horizontal-drag-hints .v-ddwrapper-over-left {
	padding-left: 2px;
	border-left: none;
}

.dashboard-custom .no-horizontal-drag-hints .v-ddwrapper-over-right {
	padding-right: 2px;
	border-right: none;
}

.dashboard-custom .no-vertical-drag-hints .v-ddwrapper-over-top {
	padding-top: 2px;
	border-top: none;
}

.dashboard-custom .no-vertical-drag-hints .v-ddwrapper-over-bottom {
	padding-bottom: 2px;
	border-bottom: none;
}

.dashboard-custom .no-horizontal-drag-hints .v-ddwrapper-over-left:before, .dashboard-custom .no-horizontal-drag-hints .v-ddwrapper-over-right:before, .dashboard-custom .no-vertical-drag-hints .v-ddwrapper-over-top:before, .dashboard-custom .no-vertical-drag-hints .v-ddwrapper-over-bottom:after {
	display: none;
}

.dashboard-custom .v-table .v-embedded-image {
	display: inline-block;
}

.dashboard-custom .v-escalator {
	position: relative;
}

.dashboard-custom .v-escalator-scroller {
	position: absolute;
	z-index: 1;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-escalator-scroller-horizontal {
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}

.dashboard-custom .v-escalator-scroller-vertical {
	right: 0;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
}

.dashboard-custom .v-escalator-tablewrapper {
	position: absolute;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 5;
}

.dashboard-custom .v-escalator-tablewrapper > table {
	border-spacing: 0;
	table-layout: fixed;
	width: inherit;
}

.dashboard-custom .v-escalator-header-deco, .dashboard-custom .v-escalator-footer-deco {
	position: absolute;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-escalator-horizontal-scrollbar-deco {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-escalator-header, .dashboard-custom .v-escalator-body, .dashboard-custom .v-escalator-footer {
	position: absolute;
	left: 0;
	width: inherit;
	z-index: 10;
}

.dashboard-custom .v-escalator-header, .dashboard-custom .v-escalator-header-deco {
	top: 0;
}

.dashboard-custom .v-escalator-footer, .dashboard-custom .v-escalator-footer-deco {
	bottom: 0;
}

.dashboard-custom .v-escalator-body {
	-ms-touch-action: none;
	touch-action: none;
	z-index: 0;
	top: 0;
}

.dashboard-custom .v-escalator-body .v-escalator-row {
	position: absolute;
	top: 0;
	left: 0;
}

.dashboard-custom .v-escalator-row {
	display: block;
}

.v-ie8 .dashboard-custom .v-escalator-row, .v-ie9 .dashboard-custom .v-escalator-row {
	float: left;
	clear: left;
	margin-top: 0;
}

.dashboard-custom .v-escalator-row  > td, .dashboard-custom .v-escalator-row  > th {
	background-color: #fff;
}

.dashboard-custom .v-escalator-row {
	width: inherit;
}

.dashboard-custom .v-escalator-cell {
	display: block;
	float: left;
	padding: 2px;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
}

.dashboard-custom .v-escalator-cell.frozen {
	position: relative;
	z-index: 1;
}

.dashboard-custom .v-escalator-spacer {
	position: absolute;
	display: block;
	background-color: #fff;
}

.dashboard-custom .v-escalator-spacer  > td {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.v-ie8 .dashboard-custom .v-escalator-spacer, .v-ie9 .dashboard-custom .v-escalator-spacer {
	margin-top: 0;
}

.dashboard-custom .v-formlayout.v-has-width > table {
	width: 100%;
}

.dashboard-custom .v-formlayout.v-has-height > table {
	height: 100%;
}

.dashboard-custom .v-formlayout-cell .v-errorindicator {
	display: block;
}

.dashboard-custom .v-formlayout-error-indicator {
	width: 12px;
}

.dashboard-custom .v-formlayout-captioncell {
	text-align: right;
	white-space: nowrap;
}

.dashboard-custom .v-formlayout-errorcell, .dashboard-custom .v-formlayout-captioncell {
	width: 1px;
	min-width: 1px;
}

.dashboard-custom .v-formlayout-captioncell .v-caption {
	overflow: visible;
}

.dashboard-custom .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-captioncell, .dashboard-custom .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-contentcell, .dashboard-custom .v-formlayout-spacing > tbody > .v-formlayout-row > .v-formlayout-errorcell {
	padding-top: 6px;
}

.dashboard-custom .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-captioncell, .dashboard-custom .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-contentcell, .dashboard-custom .v-formlayout-spacing > tbody > .v-formlayout-firstrow > .v-formlayout-errorcell {
	padding-top: 0;
}

.dashboard-custom .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-captioncell, .dashboard-custom .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-contentcell, .dashboard-custom .v-formlayout-margin-top > tbody > .v-formlayout-firstrow > .v-formlayout-errorcell {
	padding-top: 12px;
}

.dashboard-custom .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-captioncell, .dashboard-custom .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-contentcell, .dashboard-custom .v-formlayout-margin-bottom > tbody > .v-formlayout-lastrow > .v-formlayout-errorcell {
	padding-bottom: 12px;
}

.dashboard-custom .v-formlayout-margin-left > tbody > .v-formlayout-row > .v-formlayout-captioncell {
	padding-left: 12px;
}

.dashboard-custom .v-formlayout-margin-right > tbody > .v-formlayout-row > .v-formlayout-contentcell {
	padding-right: 12px;
}

.dashboard-custom .v-formlayout-captioncell .v-caption .v-required-field-indicator {
	float: none;
}

.dashboard-custom .v-grid {
	position: relative;
}

.dashboard-custom .v-grid-scroller {
	position: absolute;
	z-index: 1;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-grid-scroller-horizontal {
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}

.dashboard-custom .v-grid-scroller-vertical {
	right: 0;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
}

.dashboard-custom .v-grid-tablewrapper {
	position: absolute;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 5;
}

.dashboard-custom .v-grid-tablewrapper > table {
	border-spacing: 0;
	table-layout: fixed;
	width: inherit;
}

.dashboard-custom .v-grid-header-deco, .dashboard-custom .v-grid-footer-deco {
	position: absolute;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-grid-horizontal-scrollbar-deco {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-grid-header, .dashboard-custom .v-grid-body, .dashboard-custom .v-grid-footer {
	position: absolute;
	left: 0;
	width: inherit;
	z-index: 10;
}

.dashboard-custom .v-grid-header, .dashboard-custom .v-grid-header-deco {
	top: 0;
}

.dashboard-custom .v-grid-footer, .dashboard-custom .v-grid-footer-deco {
	bottom: 0;
}

.dashboard-custom .v-grid-body {
	-ms-touch-action: none;
	touch-action: none;
	z-index: 0;
	top: 0;
}

.dashboard-custom .v-grid-body .v-grid-row {
	position: absolute;
	top: 0;
	left: 0;
}

.dashboard-custom .v-grid-row {
	display: block;
}

.v-ie8 .dashboard-custom .v-grid-row, .v-ie9 .dashboard-custom .v-grid-row {
	float: left;
	clear: left;
	margin-top: 0;
}

.dashboard-custom .v-grid-row  > td, .dashboard-custom .v-grid-row  > th {
	background-color: #fff;
}

.dashboard-custom .v-grid-row {
	width: inherit;
}

.dashboard-custom .v-grid-cell {
	display: block;
	float: left;
	padding: 2px;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
}

.dashboard-custom .v-grid-cell.frozen {
	position: relative;
	z-index: 1;
}

.dashboard-custom .v-grid-spacer {
	position: absolute;
	display: block;
	background-color: #fff;
}

.dashboard-custom .v-grid-spacer  > td {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.v-ie8 .dashboard-custom .v-grid-spacer, .v-ie9 .dashboard-custom .v-grid-spacer {
	margin-top: 0;
}

.dashboard-custom .v-grid {
	outline: none;
}

.dashboard-custom .v-grid-scroller-vertical, .dashboard-custom .v-grid-scroller-horizontal {
	border: 1px solid #ddd;
}

.dashboard-custom .v-grid-scroller-vertical {
	border-left: none;
}

.dashboard-custom .v-grid-scroller-horizontal {
	border-top: none;
}

.dashboard-custom .v-grid-tablewrapper {
	border: 1px solid #ddd;
}

.dashboard-custom .v-grid .header-drag-table {
	border-spacing: 0;
	position: relative;
	table-layout: fixed;
	width: inherit;
}

.dashboard-custom .v-grid .header-drag-table .v-grid-header {
	position: absolute;
}

.dashboard-custom .v-grid .header-drag-table .v-grid-header  > .v-grid-cell {
	border: 1px solid #ddd;
	margin-top: -10px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 30000;
}

.dashboard-custom .v-grid .header-drag-table .v-grid-header  > .v-grid-drop-marker {
	background-color: #bfbfbf;
	position: absolute;
	width: 3px;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0;
	z-index: 5;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu.v-grid-sidebar-popup {
	right: auto;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu .v-grid-sidebar-button {
	background: transparent;
	border: none;
	color: inherit;
	cursor: pointer;
	outline: none;
	padding: 0 4px;
	text-align: right;
	line-height: 1;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu .v-grid-sidebar-button[disabled] {
	cursor: default;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu .v-grid-sidebar-button::-moz-focus-inner {
	border: 0;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu .v-grid-sidebar-button:after {
	content: "\f0c9";
	display: block;
	font-family: ThemeIcons, sans-serif;
	font-size: 16px;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu.closed {
	border-radius: 0;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu.open .v-grid-sidebar-button {
	width: 100%;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu.open .v-grid-sidebar-button:after {
	content: "\f0c9";
	font-size: 16px;
	line-height: 1;
}

.v-ie .dashboard-custom .v-grid-sidebar.v-contextmenu.open .v-grid-sidebar-button {
	vertical-align: middle;
}

.v-ie8 .dashboard-custom .v-grid-sidebar.v-contextmenu.open .v-grid-sidebar-button:after {
	vertical-align: middle;
	text-align: center;
	display: inline;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu .v-grid-sidebar-content {
	padding: 4px 0;
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-custom .v-grid-sidebar.v-contextmenu .v-grid-sidebar-content .gwt-MenuBar .gwt-MenuItem .column-hiding-toggle {
	text-shadow: none;
}

.dashboard-custom .v-grid-cell {
	background-color: #fff;
	padding: 0 10px;
	line-height: 24px;
	text-overflow: ellipsis;
}

.dashboard-custom .v-grid-cell  > * {
	line-height: normal;
	vertical-align: middle;
}

.dashboard-custom .v-grid-cell  > div {
	display: inline-block;
}

.dashboard-custom .v-grid-cell.frozen {
	-webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	border-right: 1px solid #ddd;
}

.dashboard-custom .v-grid-cell.frozen  + th, .dashboard-custom .v-grid-cell.frozen  + td {
	border-left: none;
}

.dashboard-custom .v-grid-row > td, .dashboard-custom .v-grid-editor-cells > div {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.dashboard-custom .v-grid-row > td:first-child, .dashboard-custom .v-grid-editor-cells > div:first-child {
	border-left: none;
}

.dashboard-custom .v-grid-editor-cells.frozen > div {
	-webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	border-right: 1px solid #ddd;
	border-left: none;
}

.dashboard-custom .v-grid-row-stripe > td {
	background-color: #f2f2f2;
}

.dashboard-custom .v-grid-row-selected > td {
	background: #bfbfbf;
}

.dashboard-custom .v-grid-row-focused > td {
	
}

.dashboard-custom .v-grid-header th {
	position: relative;
	background-color: #fff;
	font-size: 16px;
	font-weight: inherit;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	
	text-align: left;
}

.dashboard-custom .v-grid-header th:first-child {
	border-left: none;
}

.dashboard-custom .v-grid-header .sort-asc, .dashboard-custom .v-grid-header .sort-desc {
	padding-right: 29px;
}

.dashboard-custom .v-grid-header .sort-asc:after, .dashboard-custom .v-grid-header .sort-desc:after {
	font-family: ThemeIcons, sans-serif;
	content: "\f0de" " " attr(sort-order);
	position: absolute;
	right: 10px;
	font-size: 14px;
}

.dashboard-custom .v-grid-header .sort-desc:after {
	content: "\f0dd" " " attr(sort-order);
}

.dashboard-custom .v-grid-column-resize-handle {
	position: absolute;
	width: 20px;
	right: -10px;
	top: 0px;
	bottom: 0px;
	cursor: col-resize;
	z-index: 10;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.dashboard-custom .v-grid-column-resize-simple-indicator {
	position: absolute;
	width: 3px;
	top: 0px;
	left: 10px;
	z-index: 9001;
	background: #fff;
	box-shadow: 0px 0px 5px #000;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.dashboard-custom .v-grid-footer td {
	background-color: #fff;
	font-size: 16px;
	font-weight: inherit;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: none;
	
}

.dashboard-custom .v-grid-footer td:first-child {
	border-left: none;
}

.dashboard-custom .v-grid-header .v-grid-cell, .dashboard-custom .v-grid-footer .v-grid-cell {
	overflow: visible;
}

.dashboard-custom .v-grid-column-header-content, .dashboard-custom .v-grid-column-footer-content {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	vertical-align: baseline;
}

.dashboard-custom .v-grid-header-deco {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}

.dashboard-custom .v-grid-footer-deco {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}

.dashboard-custom .v-grid-horizontal-scrollbar-deco {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;
}

.dashboard-custom .v-grid-cell-focused {
	position: relative;
}

.dashboard-custom .v-grid-cell-focused:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid;
	display: none;
	pointer-events: none;
}

.ie8 .dashboard-custom .v-grid-cell-focused:before, .ie9 .dashboard-custom .v-grid-cell-focused:before, .ie10 .dashboard-custom .v-grid-cell-focused:before {
	content: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==);
}

.dashboard-custom .v-grid:focus .v-grid-cell-focused:before {
	display: block;
}

.dashboard-custom .v-grid.v-disabled:focus .v-grid-cell-focused:before {
	display: none;
}

.dashboard-custom .v-grid-editor {
	position: absolute;
	z-index: 20;
	overflow: hidden;
	left: 0;
	right: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: -1px;
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}

.dashboard-custom .v-grid-editor.unbuffered .v-grid-editor-footer {
	width: 100%;
}

.dashboard-custom .v-grid-editor-cells {
	position: relative;
	white-space: nowrap;
}

.dashboard-custom .v-grid-editor-cells.frozen {
	z-index: 2;
}

.dashboard-custom .v-grid-editor-cells  > div {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	background: #fff;
}

.dashboard-custom .v-grid-editor-cells  > div:first-child {
	border-left: none;
}

.dashboard-custom .v-grid-editor-cells  > div  > * {
	vertical-align: middle;
	display: inline-block;
}

.dashboard-custom .v-grid-editor-cells  > div .v-filterselect {
	padding-left: 0;
}

.dashboard-custom .v-grid-editor-cells  > div input[type="text"], .dashboard-custom .v-grid-editor-cells  > div input[type="text"].v-filterselect-input, .dashboard-custom .v-grid-editor-cells  > div input[type="password"] {
	padding-left: 10px;
}

.dashboard-custom .v-grid-editor-cells  > div input[type="text"]:not(.v-filterselect-input), .dashboard-custom .v-grid-editor-cells  > div input[type="password"] {
	padding-right: 5px;
}

.dashboard-custom .v-grid-editor-cells  > div input[type="checkbox"] {
	margin-left: 10px;
}

.dashboard-custom .v-grid-editor-cells  > div .v-textfield, .dashboard-custom .v-grid-editor-cells  > div .v-datefield, .dashboard-custom .v-grid-editor-cells  > div .v-filterselect {
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
}

.v-ie8 .dashboard-custom .v-grid-editor-cells  > div .v-datefield-button {
	margin-left: -37px;
}

.v-ie8 .dashboard-custom .v-grid-editor-cells  > div .v-filterselect-button {
	margin-left: -25px;
}

.dashboard-custom .v-grid-editor-cells  > div .v-select, .dashboard-custom .v-grid-editor-cells  > div .v-select-select {
	min-width: 100%;
	max-width: 100%;
}

.dashboard-custom .v-grid-editor-cells  > div.not-editable.v-grid-cell {
	float: none;
}

.dashboard-custom .v-grid-editor-cells .error::before {
	position: absolute;
	display: block;
	height: 0;
	width: 0;
	content: "";
	border-top: 5px solid red;
	border-right: 5px solid transparent;
}

.dashboard-custom .v-grid-editor-cells .error, .dashboard-custom .v-grid-editor-cells .error > input {
	background-color: #fee;
}

.dashboard-custom .v-grid-editor-footer {
	display: table;
	height: 24px;
	border-top: 1px solid #ddd;
	margin-top: -1px;
	background: #fff;
	padding: 0 5px;
}

.dashboard-custom .v-grid-editor-footer  + .v-grid-editor-cells > div {
	border-bottom: none;
	border-top: 1px solid #ddd;
}

.dashboard-custom .v-grid-editor-footer:first-child {
	border-top: none;
	margin-top: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: -1px;
}

.dashboard-custom .v-grid-editor-message, .dashboard-custom .v-grid-editor-buttons {
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
}

.dashboard-custom .v-grid-editor-message {
	width: 100%;
	position: relative;
}

.dashboard-custom .v-grid-editor-message  > div {
	position: absolute;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	top: 0;
}

.dashboard-custom .v-grid-editor-save {
	margin-right: 4px;
}

.dashboard-custom .v-grid-spacer {
	padding-left: 1px;
}

.dashboard-custom .v-grid-spacer > td {
	display: block;
	padding: 0;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #d9d9d9;
}

.dashboard-custom .v-grid-spacer.stripe > td {
	background-color: #f2f2f2;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #e6e6e6;
}

.dashboard-custom .v-grid-spacer-deco-container {
	border-top: 1px solid transparent;
	position: relative;
	top: 0;
	z-index: 5;
}

.dashboard-custom .v-grid-spacer-deco {
	top: 0;
	left: 0;
	width: 2px;
	background-color: #bfbfbf;
	position: absolute;
	height: 100%;
	pointer-events: none;
}

.ie8 .dashboard-custom .v-grid-spacer-deco:before, .ie9 .dashboard-custom .v-grid-spacer-deco:before, .ie10 .dashboard-custom .v-grid-spacer-deco:before {
	content: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==);
}

.dashboard-custom .v-grid-cell > .v-progressbar {
	width: 100%;
}

.dashboard-custom .v-gridlayout {
	position: relative;
}

.dashboard-custom .v-gridlayout-slot {
	position: absolute;
}

.dashboard-custom .v-gridlayout-margin-top {
	padding-top: 12px;
}

.dashboard-custom .v-gridlayout-margin-bottom {
	padding-bottom: 12px;
}

.dashboard-custom .v-gridlayout-margin-left {
	padding-left: 12px;
}

.dashboard-custom .v-gridlayout-margin-right {
	padding-right: 12px;
}

.dashboard-custom .v-gridlayout-spacing-on {
	padding-left: 6px;
	padding-top: 6px;
	overflow: hidden;
}

.dashboard-custom .v-gridlayout-spacing, .dashboard-custom .v-gridlayout-spacing-off {
	padding-left: 0;
	padding-top: 0;
}

.dashboard-custom .v-gridlayout-spacing-off {
	overflow: hidden;
}

.dashboard-custom .v-label {
	overflow: hidden;
}

.dashboard-custom .v-label.v-has-width {
	white-space: normal;
}

.dashboard-custom .v-link {
	white-space: nowrap;
}

.dashboard-custom .v-link a {
	vertical-align: middle;
	text-decoration: none;
}

.dashboard-custom .v-link span {
	text-decoration: underline;
	vertical-align: middle;
}

.dashboard-custom .v-disabled a {
	cursor: default;
}

.dashboard-custom .v-link img {
	vertical-align: middle;
	border: none;
}

.dashboard-custom .v-loginform {
	height: 140px;
	width: 200px;
}

.dashboard-custom .v-app-loginpage .v-button {
	float: left;
}

.dashboard-custom .v-menubar {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.dashboard-custom .v-menubar .v-menubar-menuitem {
	cursor: default;
	vertical-align: middle;
	white-space: nowrap;
	display: inline;
	display: inline-block;
	zoom: 1;
}

.dashboard-custom .v-menubar .v-menubar-menuitem-caption .v-icon {
	vertical-align: middle;
	white-space: nowrap;
}

.dashboard-custom .v-menubar-submenu {
	background: #fff;
}

.dashboard-custom .v-menubar-menuitem-selected {
	background: #333;
	color: #fff;
}

.dashboard-custom .v-menubar-submenu .v-menubar-menuitem {
	cursor: default;
	display: block;
	position: relative;
	padding-right: 1.5em;
}

.dashboard-custom .v-menubar-submenu .v-menubar-menuitem-caption {
	display: block;
}

.dashboard-custom .v-menubar-submenu .v-menubar-menuitem *, .dashboard-custom .v-menubar-submenu .v-menubar-menuitem-caption * {
	white-space: nowrap;
}

.dashboard-custom .v-menubar-submenu-indicator {
	display: none;
	font-family: arial, helvetica, sans-serif;
}

.dashboard-custom .v-menubar-submenu .v-menubar-submenu-indicator {
	display: block;
	position: absolute;
	right: 0;
	width: 1em;
	height: 1em;
	font-size: 11.7px;
}

.dashboard-custom .v-menubar-menuitem-disabled, .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:hover, .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:focus, .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:active {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.v-ie8 .dashboard-custom .v-menubar-menuitem-disabled, .v-ie8 .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:hover, .v-ie8 .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:focus, .v-ie8 .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:active {
	filter: none;
	color: #999;
}

.v-ie8 .dashboard-custom .v-menubar-menuitem-disabled img, .v-ie8 .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:hover img, .v-ie8 .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:focus img, .v-ie8 .dashboard-custom .v-menubar span.v-menubar-menuitem-disabled:active img {
	filter: alpha(opacity=50);
}

.dashboard-custom .v-menubar-more-menuitem {
	font-family: arial, helvetica, sans-serif;
}

.dashboard-custom .v-menubar-separator {
	overflow: hidden;
}

.dashboard-custom .v-menubar-separator span {
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	border-top: 1px solid #ddd;
	margin: 3px 0 2px;
	overflow: hidden;
}

.dashboard-custom .v-menubar .v-icon, .dashboard-custom .v-menubar-submenu .v-icon {
	margin-right: 3px;
}

.dashboard-custom .v-menubar:focus, .dashboard-custom .v-menubar-popup:focus, .dashboard-custom .v-menubar-popup .popupContent:focus, .dashboard-custom .v-menubar-popup .popupContent .v-menubar-submenu:focus {
	outline: none;
}

.dashboard-custom .v-menubar-submenu-check-column .v-menubar-menuitem {
	padding-left: 6px;
}

.dashboard-custom .v-menubar-submenu-check-column .v-menubar-menuitem-caption {
	padding-left: 18px;
}

.dashboard-custom .v-menubar-submenu .v-menubar-menuitem-checked .v-menubar-menuitem-caption {
	background: transparent url(../base/menubar/img/check.gif) no-repeat left;
}

.dashboard-custom .v-Notification {
	background: #999;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	padding: 1em;
	max-width: 85%;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.dashboard-custom .v-Notification-caption, .dashboard-custom .v-Notification-description, .dashboard-custom .v-Notification-details {
	display: inline;
	margin: 0 0.5em 0 0;
}

.dashboard-custom .v-Notification-warning {
	background: orange;
}

.dashboard-custom .v-Notification-error {
	background: red;
}

.dashboard-custom .v-Notification-tray .v-Notification-caption, .dashboard-custom .v-Notification-tray .v-Notification-description {
	display: block;
}

.dashboard-custom .v-Notification-system {
	background-color: red;
}

.dashboard-custom .v-Notification-system .v-Notification-caption {
	display: block;
	margin: 0;
}

.dashboard-custom .v-Notification-animate-out {
	-webkit-animation: v-notification-animate-out 400ms;
	-moz-animation: v-notification-animate-out 400ms;
	animation: v-notification-animate-out 400ms;
}

.dashboard-custom .v-Notification.v-position-top {
	top: 0;
}

.dashboard-custom .v-Notification.v-position-right {
	right: 0;
}

.dashboard-custom .v-Notification.v-position-bottom {
	bottom: 0;
}

.dashboard-custom .v-Notification.v-position-left {
	left: 0;
}

.dashboard-custom .v-Notification.v-position-assistive {
	top: -9999px;
	left: -9999px;
}

.dashboard-custom .v-orderedlayout, .dashboard-custom .v-horizontallayout, .dashboard-custom .v-verticallayout {
	position: relative;
}

.dashboard-custom .v-orderedlayout-margin-top, .dashboard-custom .v-horizontallayout-margin-top, .dashboard-custom .v-verticallayout-margin-top {
	padding-top: 12px;
}

.dashboard-custom .v-orderedlayout-margin-right, .dashboard-custom .v-horizontallayout-margin-right, .dashboard-custom .v-verticallayout-margin-right {
	padding-right: 12px;
}

.dashboard-custom .v-orderedlayout-margin-bottom, .dashboard-custom .v-horizontallayout-margin-bottom, .dashboard-custom .v-verticallayout-margin-bottom {
	padding-bottom: 12px;
}

.dashboard-custom .v-orderedlayout-margin-left, .dashboard-custom .v-horizontallayout-margin-left, .dashboard-custom .v-verticallayout-margin-left {
	padding-left: 12px;
}

.dashboard-custom .v-orderedlayout-spacing-on, .dashboard-custom .v-horizontallayout-spacing-on, .dashboard-custom .v-verticallayout-spacing-on {
	padding-top: 6px;
	padding-left: 6px;
}

.dashboard-custom .v-orderedlayout-spacing-off, .dashboard-custom .v-horizontallayout-spacing-off, .dashboard-custom .v-verticallayout-spacing-off {
	padding-top: 0;
	padding-left: 0;
}

.dashboard-custom .v-horizontallayout-slot, .dashboard-custom .v-verticallayout-slot {
	position: absolute;
}

.dashboard-custom .v-panel, .dashboard-custom .v-panel-caption, .dashboard-custom .v-panel-content, .dashboard-custom .v-panel-deco, .dashboard-custom .v-panel-light, .dashboard-custom .v-panel-caption-light, .dashboard-custom .v-panel-content-light, .dashboard-custom .v-panel-deco-light {
	outline: none;
	text-align: left;
}

.dashboard-custom .v-panel-caption .v-errorindicator {
	float: none;
	display: inline;
}

.dashboard-custom .v-panel-caption .v-icon {
	display: inline;
	vertical-align: middle;
}

.dashboard-custom .v-panel-caption span {
	vertical-align: middle;
}

.dashboard-custom .v-panel-caption {
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}

.dashboard-custom .v-panel-nocaption {
	overflow: hidden;
}

.dashboard-custom .v-panel-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-panel.v-has-width > .v-panel-content {
	width: 100%;
}

.dashboard-custom .v-panel.v-has-height > .v-panel-content {
	height: 100%;
}

.dashboard-custom .v-popupview {
	cursor: pointer;
	text-decoration: underline;
	white-space: nowrap;
}

.dashboard-custom .v-popupview-popup {
	overflow: auto;
}

.dashboard-custom .v-popupview-loading {
	width: 30px;
	height: 30px;
	background: transparent url(../base/common/img/ajax-loader-medium.gif) no-repeat 50%;
}

.dashboard-custom .v-progressbar {
	width: 150px;
}

.dashboard-custom .v-progressbar-wrapper {
	height: 7px;
	border: 1px solid #ddd;
}

.dashboard-custom .v-progressbar-indicator {
	height: 7px;
	background: #ddd;
}

.dashboard-custom div.v-progressbar-indeterminate {
	height: 20px;
	width: 20px;
	background: #fff url(../base/common/img/ajax-loader-medium.gif) no-repeat 50%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.dashboard-custom .v-progressbar-indeterminate .v-progressbar-wrapper, .dashboard-custom .v-progressbar-indeterminate .v-progressbar-indicator, .dashboard-custom .v-progressbar-indeterminate-disabled .v-progressbar-wrapper, .dashboard-custom .v-progressbar-indeterminate-disabled .v-progressbar-indicator {
	display: none;
}

.dashboard-custom div.v-progressbar-indeterminate-disabled {
	height: 20px;
	width: 20px;
	background: transparent;
}

.dashboard-custom .v-progressindicator {
	width: 150px;
}

.dashboard-custom .v-progressindicator-wrapper {
	height: 7px;
	border: 1px solid #ddd;
}

.dashboard-custom .v-progressindicator-indicator {
	height: 7px;
	background: #ddd;
}

.dashboard-custom div.v-progressindicator-indeterminate {
	height: 20px;
	width: 20px;
	background: #fff url(../base/common/img/ajax-loader-medium.gif) no-repeat 50%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.dashboard-custom .v-progressindicator-indeterminate .v-progressindicator-wrapper, .dashboard-custom .v-progressindicator-indeterminate .v-progressindicator-indicator, .dashboard-custom .v-progressindicator-indeterminate-disabled .v-progressindicator-wrapper, .dashboard-custom .v-progressindicator-indeterminate-disabled .v-progressindicator-indicator {
	display: none;
}

.dashboard-custom div.v-progressindicator-indeterminate-disabled {
	height: 20px;
	width: 20px;
	background: transparent;
}

.dashboard-custom .v-select {
	text-align: left;
}

.dashboard-custom .v-select-optiongroup .v-select-option {
	display: block;
	white-space: nowrap;
}

.dashboard-custom .v-select-optiongroup .v-icon {
	vertical-align: middle;
	white-space: nowrap;
	margin: 0 2px;
}

.v-ie .dashboard-custom .v-select-optiongroup .v-select-option {
	zoom: 1;
}

.dashboard-custom .v-select-select {
	display: block;
}

.dashboard-custom .v-select-twincol {
	white-space: nowrap;
}

.dashboard-custom .v-select-twincol-options {
	float: left;
}

.dashboard-custom .v-select-twincol-caption-left {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dashboard-custom .v-select-twincol-selections {
	font-weight: bold;
}

.dashboard-custom .v-select-twincol-caption-right {
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dashboard-custom .v-select-twincol-buttons {
	float: left;
	text-align: center;
}

.dashboard-custom .v-select-twincol-buttons .v-select-twincol-deco {
	clear: both;
}

.dashboard-custom .v-select-twincol .v-textfield {
	display: block;
	float: left;
	clear: left;
}

.dashboard-custom .v-select-twincol .v-button {
	float: left;
}

.dashboard-custom .v-select-twincol-buttons .v-button {
	float: none;
}

.dashboard-custom .v-filterselect {
	white-space: nowrap;
	text-align: left;
	display: inline-block;
	padding-right: 1em;
}

.dashboard-custom .v-filterselect .v-icon {
	float: left;
}

.dashboard-custom.v-app .v-filterselect-input, .dashboard-custom .v-window .v-filterselect-input, .dashboard-custom .v-popupview-popup .v-filterselect-input {
	margin: 0;
	float: left;
	-webkit-border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-filterselect-prompt .v-filterselect-input {
	color: #999;
	font-style: italic;
}

.dashboard-custom .v-filterselect-button {
	display: inline-block;
	cursor: pointer;
	width: 1em;
	margin-right: -1em;
	height: 1em;
	background: transparent url(../base/common/img/sprites.png) no-repeat -5px -8px;
}

.dashboard-custom .v-filterselect.v-readonly .v-filterselect-button {
	display: none;
}

.dashboard-custom .v-filterselect.v-readonly, .dashboard-custom .v-filterselect.v-readonly .v-filterselect-input {
	background: transparent;
}

.dashboard-custom .v-filterselect-suggestpopup {
	background: #fff;
	border: 1px solid #eee;
}

.dashboard-custom .v-filterselect-suggestmenu table {
	border-collapse: collapse;
	border: none;
	vertical-align: top;
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.dashboard-custom .v-filterselect-suggestmenu table > tbody, .dashboard-custom .v-filterselect-suggestmenu table > tbody > tr, .dashboard-custom .v-filterselect-suggestmenu table > tbody > tr > td {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	overflow-y: hidden;
}

.dashboard-custom .v-filterselect-suggestmenu .gwt-MenuItem {
	white-space: nowrap;
	padding-left: 1px;
	padding-right: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

.dashboard-custom .v-filterselect-suggestmenu .gwt-MenuItem .v-icon {
	margin-right: 3px;
	vertical-align: middle;
}

.dashboard-custom .v-filterselect-suggestmenu .gwt-MenuItem span {
	vertical-align: middle;
}

.dashboard-custom .v-filterselect-suggestmenu .gwt-MenuItem-selected {
	background: #333;
	color: #fff;
}

.dashboard-custom .v-filterselect-nextpage, .dashboard-custom .v-filterselect-nextpage-off, .dashboard-custom .v-filterselect-prevpage-off, .dashboard-custom .v-filterselect-prevpage {
	width: 100%;
	background: #aaa;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

.dashboard-custom .v-filterselect-nextpage-off, .dashboard-custom .v-filterselect-prevpage-off {
	color: #666;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}

.dashboard-custom .v-filterselect-nextpage-off span, .dashboard-custom .v-filterselect-prevpage-off span {
	cursor: default;
}

.dashboard-custom .v-filterselect-status {
	white-space: nowrap;
	text-align: center;
}

.dashboard-custom .v-filterselect-no-input .v-filterselect-input {
	cursor: default;
}

.dashboard-custom .v-shadow {
	position: absolute;
	display: none;
	pointer-events: none;
}

.v-ie8 .dashboard-custom .v-shadow {
	display: block;
}

.dashboard-custom .v-shadow .top-left {
	position: absolute;
	overflow: hidden;
	top: -3px;
	left: -5px;
	width: 10px;
	height: 10px;
	background: transparent url(../base/shadow/img/top-left.png);
}

.dashboard-custom .v-shadow .top {
	position: absolute;
	overflow: hidden;
	top: -3px;
	left: 5px;
	height: 10px;
	right: 5px;
	background: transparent url(../base/shadow/img/top.png);
}

.dashboard-custom .v-shadow .top-right {
	position: absolute;
	overflow: hidden;
	top: -3px;
	right: -5px;
	width: 10px;
	height: 10px;
	background: transparent url(../base/shadow/img/top-right.png);
}

.dashboard-custom .v-shadow .left {
	position: absolute;
	overflow: hidden;
	top: 7px;
	left: -5px;
	width: 10px;
	bottom: 3px;
	background: transparent url(../base/shadow/img/left.png);
}

.dashboard-custom .v-shadow .center {
	position: absolute;
	overflow: hidden;
	top: 7px;
	left: 5px;
	bottom: 3px;
	right: 5px;
	background: transparent url(../base/shadow/img/center.png);
}

.dashboard-custom .v-shadow .right {
	position: absolute;
	overflow: hidden;
	top: 7px;
	right: -5px;
	width: 10px;
	bottom: 3px;
	background: transparent url(../base/shadow/img/right.png);
}

.dashboard-custom .v-shadow .bottom-left {
	position: absolute;
	overflow: hidden;
	bottom: -7px;
	left: -5px;
	width: 10px;
	height: 10px;
	background: transparent url(../base/shadow/img/bottom-left.png);
}

.dashboard-custom .v-shadow .bottom {
	position: absolute;
	overflow: hidden;
	bottom: -7px;
	left: 5px;
	right: 5px;
	height: 10px;
	background: transparent url(../base/shadow/img/bottom.png);
}

.dashboard-custom .v-shadow .bottom-right {
	position: absolute;
	overflow: hidden;
	bottom: -7px;
	right: -5px;
	width: 10px;
	height: 10px;
	background: transparent url(../base/shadow/img/bottom-right.png);
}

.dashboard-custom .v-slider {
	margin: 5px 0;
}

.dashboard-custom .v-slider-base {
	height: 2px;
	border-top: 1px solid #ddd;
	background: #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
}

.dashboard-custom .v-slider-handle {
	background: #aaa;
	width: 12px;
	height: 12px;
	margin-top: -5px;
	font-size: 0;
	-ms-touch-action: none;
	touch-action: none;
}

.dashboard-custom .v-slider-vertical {
	width: 2px;
	height: auto;
	margin: 0 5px;
	border: none;
	border-left: 1px solid #cccfd0;
	border-right: 1px solid #cccfd0;
}

.dashboard-custom .v-slider-vertical .v-slider-base {
	width: 2px;
	border-bottom: 1px solid #eee;
	border-right: none;
}

.dashboard-custom .v-slider-vertical .v-slider-handle {
	width: 12px;
	height: 12px;
	font-size: 0;
	margin-left: -5px;
}

.dashboard-custom .v-slider-feedback {
	padding: 2px 5px;
	background: #444;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: -2px 0 0 2px;
	text-shadow: 0 1px 0 #000;
}

.dashboard-custom .v-splitpanel-horizontal, .dashboard-custom .v-splitpanel-vertical {
	overflow: hidden;
}

.dashboard-custom .v-splitpanel-hsplitter {
	width: 6px;
}

.dashboard-custom .v-splitpanel-hsplitter div {
	width: 6px;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #ddd;
	cursor: e-resize;
	cursor: col-resize;
	-ms-touch-action: none;
	touch-action: none;
}

.dashboard-custom .v-disabled .v-splitpanel-hsplitter div {
	cursor: default;
}

.dashboard-custom .v-splitpanel-vsplitter {
	height: 6px;
}

.dashboard-custom .v-splitpanel-vsplitter div {
	height: 6px;
	background: #ddd;
	cursor: s-resize;
	cursor: row-resize;
	-ms-touch-action: none;
	touch-action: none;
}

.dashboard-custom .v-disabled .v-splitpanel-vsplitter div {
	cursor: default;
}

.dashboard-custom .v-table {
	overflow: hidden;
	text-align: left;
}

.dashboard-custom .v-table-header-wrap {
	overflow: hidden;
	border: 1px solid #aaa;
	border-bottom: none;
	background: #efefef;
}

.dashboard-custom .v-table-header table, .dashboard-custom .v-table-table {
	border-spacing: 0;
	border-collapse: separate;
	margin: 0;
	padding: 0;
	border: 0;
}

.dashboard-custom .v-table-table {
	font-size: 16px;
}

.dashboard-custom .v-table-header td {
	padding: 0;
}

.dashboard-custom .v-table-header-cell, .dashboard-custom .v-table-header-cell-asc, .dashboard-custom .v-table-header-cell-desc {
	cursor: pointer;
}

.dashboard-custom .v-table.v-disabled .v-table-header-cell, .dashboard-custom .v-table.v-disabled .v-table-header-cell-asc, .dashboard-custom .v-table.v-disabled .v-table-header-cell-desc {
	cursor: default;
}

.dashboard-custom .v-table-footer-wrap {
	overflow: hidden;
	border: 1px solid #aaa;
	border-top: none;
	background: #efefef;
}

.dashboard-custom .v-table-footer table {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}

.dashboard-custom .v-table-footer td {
	padding: 0;
	border-right: 1px solid #aaa;
}

.dashboard-custom .v-table-footer-cell {
	cursor: pointer;
}

.dashboard-custom .v-table-footer-container {
	float: right;
	padding-right: 6px;
	overflow: hidden;
	white-space: nowrap;
}

.dashboard-custom .v-table-resizer {
	display: block;
	height: 1.2em;
	float: right;
	background: #aaa;
	cursor: e-resize;
	cursor: col-resize;
	width: 1px;
	overflow: hidden;
}

.dashboard-custom .v-table.v-disabled .v-table-resizer {
	cursor: default;
}

.dashboard-custom .v-table-caption-container {
	overflow: hidden;
	white-space: nowrap;
	margin-left: 6px;
}

.dashboard-custom .v-table-caption-container-align-right {
	float: right;
}

.dashboard-custom .v-table-sort-indicator {
	width: 0px;
	height: 1.2em;
	float: right;
}

.dashboard-custom .v-table-header-cell-asc .v-table-sort-indicator, .dashboard-custom .v-table-header-cell-desc .v-table-sort-indicator {
	width: 16px;
	height: 1.2em;
	float: right;
}

.dashboard-custom .v-table-header-cell-asc .v-table-sort-indicator {
	background: transparent url(../base/common/img/sprites.png) no-repeat right 6px;
}

.dashboard-custom .v-table-header-cell-desc .v-table-sort-indicator {
	background: transparent url(../base/common/img/sprites.png) no-repeat right -10px;
}

.dashboard-custom .v-table-caption-container-align-center {
	text-align: center;
}

.dashboard-custom .v-table-caption-container-align-right {
	text-align: right;
}

.dashboard-custom .v-table-caption-container .v-icon, .dashboard-custom .v-table-header-drag .v-icon {
	vertical-align: middle;
}

.dashboard-custom .v-table-body {
	border: 1px solid #aaa;
	overflow-anchor: none;
}

.dashboard-custom .v-table-row-spacer {
	height: 10px;
	overflow: hidden;
}

.dashboard-custom .v-table-row, .dashboard-custom .v-table-row-odd {
	background: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.dashboard-custom .v-table-generated-row {
	background: #efefef;
}

.dashboard-custom .v-table-body-noselection .v-table-row, .dashboard-custom .v-table-body-noselection .v-table-row-odd {
	cursor: default;
}

.dashboard-custom .v-table .v-selected {
	background: #999;
	color: #fff;
}

.dashboard-custom .v-table-cell-content {
	white-space: nowrap;
	overflow: hidden;
	padding: 0 6px;
	border-right: 1px solid #aaa;
}

.dashboard-custom .v-table-cell-wrapper {
	white-space: nowrap;
	overflow: hidden;
}

.dashboard-custom .v-table-cell-wrapper-align-center {
	text-align: center;
}

.dashboard-custom .v-table-cell-wrapper-align-right {
	text-align: right;
}

.dashboard-custom .v-table-column-selector {
	float: right;
	background: transparent url(../base/common/img/sprites.png) no-repeat 4px -37px;
	margin: -1.2em 0 0 0;
	height: 1.2em;
	width: 14px;
	position: relative;
	cursor: pointer;
}

.dashboard-custom .v-table.v-disabled .v-table-column-selector {
	cursor: default;
}

.dashboard-custom .v-table-focus-slot-left {
	border-left: 2px solid #999;
	float: none;
	margin-bottom: -1.2em;
	width: auto;
	background: transparent;
	border-right: 1px solid #aaa;
}

.dashboard-custom .v-table-focus-slot-right {
	border-right: 2px solid #999;
	margin-left: -2px;
}

.dashboard-custom .v-table-header-drag {
	position: absolute;
	background: #efefef;
	border: 1px solid #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-top: 20px;
	z-index: 30000;
}

.dashboard-custom .v-table-header-drag .v-icon {
	vertical-align: middle;
}

.dashboard-custom .v-table-scrollposition {
	width: 160px;
	background: #eee;
	border: 1px solid #aaa;
}

.dashboard-custom .v-table-scrollposition span {
	display: block;
	text-align: center;
}

.dashboard-custom .v-table-body:focus, .dashboard-custom .v-table-body-wrapper:focus {
	outline: none;
}

.dashboard-custom .v-table-body.focused {
	border-color: #388ddd;
}

.dashboard-custom .v-table-focus .v-table-cell-content {
	border-top: 1px dotted #0066bd;
	border-bottom: 1px dotted #0066bd;
}

.dashboard-custom .v-table-focus .v-table-cell-wrapper {
	margin-top: -1px;
	margin-bottom: -1px;
}

.dashboard-custom .v-off {
	color: #ddd;
}

.dashboard-custom .v-table .v-checkbox {
	display: inline-block;
}

.dashboard-custom .v-table-drag .v-table-body {
	border-color: #1d9dff;
}

.dashboard-custom .v-table-row-drag-middle .v-table-cell-content {
	background-color: #bcdcff;
}

.dashboard-custom .v-table-row-drag-top .v-table-cell-content {
	border-top: 2px solid #1d9dff;
}

.dashboard-custom .v-table-row-drag-top .v-table-cell-wrapper {
	margin-top: -2px;
}

.dashboard-custom .v-table-row-drag-bottom .v-table-cell-content {
	border-bottom: 2px solid #1d9dff;
}

.dashboard-custom .v-table-row-drag-bottom .v-table-cell-wrapper {
	margin-bottom: -2px;
}

.dashboard-custom .v-table-row-drag-top .v-table-cell-content:first-child:before, .dashboard-custom .v-table-row-drag-bottom .v-table-cell-content:first-child:after {
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	margin-left: -6px;
	background: transparent url(../base/common/img/drag-slot-dot.png);
}

.v-ff .dashboard-custom .v-table-row-drag-bottom .v-table-cell-content:first-child:after, .v-ie .dashboard-custom .v-table-row-drag-bottom .v-table-cell-content:first-child:after {
	margin-top: -2px;
}

.dashboard-custom .v-tabsheet, .dashboard-custom .v-tabsheet-content, .dashboard-custom .v-tabsheet-deco {
	outline: none;
	text-align: left;
}

.dashboard-custom .v-tabsheet-tabs {
	empty-cells: hide;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	overflow: hidden;
}

.dashboard-custom .v-tabsheet-tabitemcell:focus {
	outline: none;
}

.dashboard-custom .v-tabsheet-tabitemcell, .dashboard-custom .v-tabsheet-spacertd {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.dashboard-custom .v-tabsheet-spacertd {
	width: 100%;
}

.dashboard-custom .v-tabsheet-spacertd div {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	height: 1em;
	padding: 0.2em 0;
}

.dashboard-custom .v-tabsheet-hidetabs > .v-tabsheet-tabcontainer {
	display: none;
}

.dashboard-custom .v-tabsheet-scroller {
	white-space: nowrap;
	text-align: right;
	margin-top: -1em;
}

.dashboard-custom .v-disabled .v-tabsheet-scroller {
	display: none;
}

.dashboard-custom .v-tabsheet-scrollerPrev, .dashboard-custom .v-tabsheet-scrollerNext, .dashboard-custom .v-tabsheet-scrollerPrev-disabled, .dashboard-custom .v-tabsheet-scrollerNext-disabled {
	border: 1px solid #aaa;
	background: #fff;
	width: 12px;
	height: 1em;
	cursor: pointer;
}

.dashboard-custom .v-tabsheet-scrollerPrev-disabled, .dashboard-custom .v-tabsheet-scrollerNext-disabled {
	opacity: 0.5;
	cursor: default;
}

.dashboard-custom .v-tabsheet-tabs .v-caption, .dashboard-custom .v-tabsheet-tabs .v-caption span {
	white-space: nowrap;
}

.dashboard-custom .v-tabsheet-caption-close {
	display: inline;
	display: inline-block;
	zoom: 1;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.dashboard-custom .v-tabsheet .v-disabled .v-tabsheet-caption-close {
	cursor: default;
	visibility: hidden;
}

.dashboard-custom .v-tabsheet-tabitem:hover .v-tabsheet-caption-close {
	visibility: visible;
}

.dashboard-custom .v-tabsheet-tabitem {
	border: 1px solid #aaa;
	border-right: none;
	cursor: pointer;
	padding: 0.2em 0.5em;
}

.dashboard-custom .v-tabsheet-tabitem .v-caption {
	cursor: inherit;
}

.dashboard-custom .v-tabsheet.v-disabled .v-tabsheet-tabitem, .dashboard-custom .v-tabsheet-tabitemcell-disabled .v-tabsheet-tabitem {
	cursor: default;
}

.dashboard-custom .v-tabsheet-tabitem-selected {
	cursor: default;
	border-bottom-color: #fff;
}

.dashboard-custom .v-tabsheet-tabitem-selected .v-caption {
	cursor: default;
}

.dashboard-custom .v-tabsheet-tabitem-focus .v-captiontext {
	text-decoration: underline;
}

.dashboard-custom .v-tabsheet-tabitem-selected.v-tabsheet-tabitem-focus .v-captiontext {
	text-decoration: inherit;
}

.dashboard-custom .v-tabsheet-content {
	border: 1px solid #aaa;
	border-top: none;
	border-bottom: none;
	position: relative;
}

.dashboard-custom .v-tabsheet-deco {
	height: 1px;
	background: #aaa;
	overflow: hidden;
}

.dashboard-custom .v-tabsheet-hidetabs .v-tabsheet-content {
	border: none;
}

.dashboard-custom .v-tabsheet-hidetabs .v-tabsheet-deco {
	height: 0;
}

.dashboard-custom .v-textfield {
	text-align: left;
}

.dashboard-custom .v-textarea {
	resize: none;
	white-space: pre-wrap;
}

.dashboard-custom input.v-textfield-prompt, .dashboard-custom textarea.v-textarea-prompt {
	color: #999;
	font-style: italic;
}

.dashboard-custom input.v-textfield-readonly, .dashboard-custom textarea.v-textarea-readonly {
	background: transparent;
	border: none;
	resize: none;
}

.dashboard-custom input.v-disabled, .dashboard-custom textarea.v-disabled {
	resize: none;
}

.dashboard-custom input.v-textfield-readonly:focus, .dashboard-custom textarea.v-textarea-readonly:focus {
	outline: none;
}

.v-sa .dashboard-custom input:focus, .v-sa .dashboard-custom textarea:focus {
	outline-width: medium;
}

.dashboard-custom .v-richtextarea {
	border: 1px solid #aaa;
	overflow: hidden;
}

.dashboard-custom .v-richtextarea .gwt-RichTextArea {
	background: #fff;
	border: none;
}

.dashboard-custom .v-richtextarea .gwt-HTML {
	height: 100%;
	font-size: 16px;
}

.dashboard-custom .v-richtextarea .gwt-RichTextToolbar {
	white-space: nowrap;
	background: #959595 url(../base/textfield/img/richtext-toolbar-bg.png) repeat-x 0 -42px;
	border-bottom: 1px solid #7d7d7d;
	padding: 2px;
	overflow: hidden;
}

.dashboard-custom .v-richtextarea .gwt-RichTextToolbar-top {
	padding-bottom: 1px;
	overflow: hidden;
	white-space: normal;
}

.dashboard-custom .v-richtextarea .gwt-RichTextToolbar-bottom {
	clear: left;
	overflow: hidden;
	white-space: nowrap;
}

.dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton, .dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton {
	float: left;
	display: inline;
	width: 22px;
	height: 21px;
	overflow: hidden;
	background: transparent url(../base/textfield/img/richtext-toolbar-bg.png) repeat-x;
	cursor: pointer;
	margin-right: 2px;
	text-align: center;
}

.dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton-down, .dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton-down, .dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-ToggleButton-down-hovering, .dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-PushButton-down-hovering {
	background-position: 0 -21px;
}

.dashboard-custom .v-richtextarea .gwt-RichTextToolbar .gwt-ListBox {
	width: 24.5%;
	margin-right: 2px;
}

.dashboard-custom .v-richtextarea-readonly {
	border: none;
}

.dashboard-custom .v-tree {
	text-align: left;
	padding: 1px 0;
	outline: none;
}

.dashboard-custom .v-tree-node {
	background: transparent url(../base/common/img/sprites.png) no-repeat 5px -37px;
	padding: 1px 0;
}

.dashboard-custom .v-tree-node-caption:focus {
	outline: none;
}

.dashboard-custom div.v-tree-node-leaf {
	background: transparent;
}

.dashboard-custom .v-tree-node-expanded {
	background: transparent url(../base/common/img/sprites.png) no-repeat -5px -10px;
}

.dashboard-custom .v-tree-node-caption {
	margin-left: 1em;
}

.dashboard-custom .v-tree-node span {
	cursor: pointer;
}

.dashboard-custom .v-tree-node-caption div {
	white-space: nowrap;
}

.dashboard-custom .v-tree-node-caption span, .dashboard-custom .v-tree-node-caption .v-icon {
	vertical-align: middle;
}

.dashboard-custom .v-tree-node-selected span {
	background: #999;
	color: #fff;
}

.dashboard-custom .v-tree-node-children {
	padding-left: 1em;
}

.dashboard-custom .v-tree .v-tree-node-drag-top {
	border-top: 2px solid #1d9dff;
	margin-top: -1px;
	padding-top: 0;
}

.dashboard-custom .v-tree .v-tree-node-drag-bottom {
	border-bottom: 2px solid #1d9dff;
	margin-bottom: -1px;
	padding-bottom: 0;
}

.dashboard-custom .v-tree .v-tree-node-drag-top:before, .dashboard-custom .v-tree .v-tree-node-drag-bottom:after, .dashboard-custom .v-tree .v-tree-node-caption-drag-center:after {
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	background: transparent url(../base/common/img/drag-slot-dot.png);
}

.dashboard-custom .v-tree .v-tree-node-drag-bottom:after {
	margin-top: -2px;
}

.dashboard-custom .v-tree .v-tree-node-caption-drag-center:after {
	margin-left: 14px;
}

.v-ff .dashboard-custom .v-tree .v-tree-node-caption-drag-center:after, .v-ie .dashboard-custom .v-tree .v-tree-node-caption-drag-center:after {
	margin-top: -2px;
}

.dashboard-custom .v-tree .v-tree-node-drag-top {
	background-position: 5px -38px;
}

.dashboard-custom .v-tree .v-tree-node-drag-top.v-tree-node-expanded {
	background-position: -5px -11px;
}

.dashboard-custom .v-tree .v-tree-node-caption-drag-center div {
	border: 2px solid #1d9dff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: -2px 2px -2px -2px;
	background-color: #bcdcff;
}

.dashboard-custom .v-tree .v-tree-node-caption-drag-center div {
	background-color: rgba(169, 209, 255, 0.6);
}

.dashboard-custom .v-tree .v-tree-node-caption-drag-center div, .dashboard-custom .v-tree .v-tree-node-drag-top, .dashboard-custom .v-tree .v-tree-node-drag-bottom {
	border-color: rgba(0, 109, 232, 0.6);
}

.dashboard-custom .v-tree-connectors .v-tree-node-caption {
	padding-top: 1px;
}

.dashboard-custom .v-tree-connectors .v-tree-node {
	background: transparent url(../base/tree/img/connector-expand.png) no-repeat 2px -52px;
}

.dashboard-custom .v-tree-connectors .v-tree-node-expanded {
	background: transparent url(../base/tree/img/connector-collapse.png) no-repeat 2px -52px;
}

.dashboard-custom .v-tree-connectors .v-tree-node-last {
	background: transparent url(../base/tree/img/connector-expand-last.png) no-repeat 2px -52px;
}

.dashboard-custom .v-tree-connectors .v-tree-node-expanded.v-tree-node-last {
	background: transparent url(../base/tree/img/connector-collapse-last.png) no-repeat 2px -52px;
}

.dashboard-custom .v-tree-connectors .v-tree-node-leaf {
	background: transparent url(../base/tree/img/connector-leaf.png) repeat-y 2px 50%;
}

.dashboard-custom .v-tree-connectors .v-tree-node-leaf-last {
	background: transparent url(../base/tree/img/connector-leaf-last.png) repeat-y 2px 50%;
}

.dashboard-custom .v-tree-connectors .v-tree-node-children {
	background: transparent url(../base/tree/img/connector.png) repeat-y 2px 0;
}

.dashboard-custom .v-tree-connectors .v-tree-node-children-last {
	background: transparent;
}

.dashboard-custom .v-tree-connectors .v-tree-node-drag-top, .dashboard-custom .v-tree-connectors .v-tree-node-expanded.v-tree-node-drag-top {
	background-position: 2px -53px;
}

.dashboard-custom .v-tree-connectors .v-tree-node-drag-top.v-tree-node-leaf {
	background-position: 2px 50%;
}

.dashboard-custom .v-treetable-treespacer {
	display: inline-block;
	background: transparent;
	height: 10px;
	width: 18px;
	position: absolute;
	left: 0;
	top: 5px;
}

.dashboard-custom .v-treetable-node-closed {
	background: url(../base/treetable/img/arrow-right.png) right top no-repeat;
}

.dashboard-custom .v-treetable-node-open {
	background: url(../base/treetable/img/arrow-down.png) right top no-repeat;
}

.dashboard-custom .v-treetable .v-checkbox {
	display: inline-block;
	padding-bottom: 4px;
}

.dashboard-custom .v-treetable .v-table-row .v-table-cell-content, .dashboard-custom .v-treetable .v-table-row-odd .v-table-cell-content {
	z-index: 10;
}

.dashboard-custom .v-treetable .v-table-cell-wrapper {
	position: relative;
}

.dashboard-custom .v-treetable .v-table-body .v-table-table .v-table-row-animating {
	zoom: 1;
	z-index: 1;
}

.dashboard-custom .v-treetable .v-table-body .v-table-table .v-table-row-animating, .dashboard-custom .v-treetable .v-table-body .v-table-table .v-table-row-animating .v-table-cell-content {
	background: transparent;
}

.dashboard-custom .v-treetable-animation-clone {
	border-spacing: 0;
	zoom: 1;
}

.dashboard-custom div.v-treetable-animation-clone-wrapper {
	position: absolute;
	z-index: 2;
	background-color: #fff;
}

.dashboard-custom div.v-treetable-animation-clone-wrapper table.v-treetable-animation-clone {
	background-color: #fff;
}

.dashboard-custom div table.v-treetable-animation-clone tr.v-table-row, .dashboard-custom div table.v-treetable-animation-clone tr.v-table-row-odd, .dashboard-custom div table.v-treetable-animation-clone tr.v-table-row td.v-table-cell-content, .dashboard-custom div table.v-treetable-animation-clone tr.v-table-row-odd td.v-table-cell-content {
	visibility: visible;
}

.dashboard-custom .v-upload {
	white-space: nowrap;
}

.dashboard-custom .v-upload-immediate {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.dashboard-custom .v-upload-immediate .v-button {
	width: 100%;
}

.v-ff .dashboard-custom .v-upload-immediate, .v-op .dashboard-custom .v-upload-immediate {
	display: inline-block;
}

.dashboard-custom .v-upload-immediate input {
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 2;
	position: absolute;
	right: 0;
	height: 21px;
	text-align: right;
	border: none;
	background: transparent;
}

.dashboard-custom .v-upload-immediate button {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
}

.dashboard-custom .v-window {
	background: #fff;
}

.dashboard-custom .v-window-contents {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-window.v-has-width > div.popupContent, .dashboard-custom .v-window.v-has-width .v-window-wrap, .dashboard-custom .v-window.v-has-width .v-window-contents, .dashboard-custom .v-window.v-has-width .v-window-contents > div {
	width: 100%;
}

.dashboard-custom .v-window.v-has-height > div.popupContent, .dashboard-custom .v-window.v-has-height .v-window-wrap, .dashboard-custom .v-window.v-has-height .v-window-contents, .dashboard-custom .v-window.v-has-height .v-window-contents > div {
	height: 100%;
}

.dashboard-custom .v-window-outerheader {
	padding: 0.3em 1em;
	height: 1.6em;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dashboard-custom .v-window-outerheader, .dashboard-custom .v-window-draggingCurtain {
	cursor: move;
}

.dashboard-custom .v-window-header {
	font-weight: bold;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ie-user-select: none;
	user-select: none;
}

.dashboard-custom div.v-window-header {
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	overflow: hidden;
	padding: 0;
}

.dashboard-custom .v-window-header .v-icon {
	vertical-align: middle;
}

.dashboard-custom .v-window-contents > div {
	outline: none;
}

.dashboard-custom .v-window-footer {
	overflow: hidden;
	zoom: 1;
	height: 10px;
	position: relative;
	cursor: move;
}

.dashboard-custom .v-window-resizebox {
	width: 10px;
	height: 10px;
	background: #ddd;
	overflow: hidden;
	position: absolute;
	right: 0;
}

.dashboard-custom .v-window-resizebox, .dashboard-custom .v-window-resizingCurtain {
	cursor: se-resize;
}

.dashboard-custom .v-window div.v-window-footer-noresize {
	height: 0;
}

.dashboard-custom .v-window-resizebox-disabled, .dashboard-custom .v-window-closebox-disabled, .dashboard-custom .v-window-restorebox-disabled, .dashboard-custom .v-window-maximizebox-disabled {
	cursor: default;
	display: none;
}

.dashboard-custom .v-window-closebox, .dashboard-custom .v-window-restorebox, .dashboard-custom .v-window-maximizebox {
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: 1em;
	cursor: pointer;
	overflow: hidden;
}

.dashboard-custom .v-window-maximizebox, .dashboard-custom .v-window-restorebox {
	right: 1.1em;
}

.dashboard-custom .v-window-closebox {
	background: red;
}

.dashboard-custom .v-window-maximizebox {
	background: blue;
}

.dashboard-custom .v-window-restorebox {
	background: yellow;
}

.dashboard-custom .v-window-modalitycurtain {
	top: 0;
	left: 0;
	background: #999;
	opacity: 0.5;
	position: fixed;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
}

.dashboard-custom .v-shadow-window {
	position: absolute;
	display: none;
	pointer-events: none;
}

.v-ie8 .dashboard-custom .v-shadow-window {
	display: block;
}

.dashboard-custom .v-shadow-window .top-left {
	position: absolute;
	overflow: hidden;
	top: -10px;
	left: -15px;
	width: 28px;
	height: 28px;
	background: transparent url(../base/window/img/shadow/top-left.png);
}

.dashboard-custom .v-shadow-window .top {
	position: absolute;
	overflow: hidden;
	top: -10px;
	left: 13px;
	height: 28px;
	right: 13px;
	background: transparent url(../base/window/img/shadow/top.png);
}

.dashboard-custom .v-shadow-window .top-right {
	position: absolute;
	overflow: hidden;
	top: -10px;
	right: -15px;
	width: 28px;
	height: 28px;
	background: transparent url(../base/window/img/shadow/top-right.png);
}

.dashboard-custom .v-shadow-window .left {
	position: absolute;
	overflow: hidden;
	top: 18px;
	left: -15px;
	width: 28px;
	bottom: 10px;
	background: transparent url(../base/window/img/shadow/left.png);
}

.dashboard-custom .v-shadow-window .center {
	position: absolute;
	overflow: hidden;
	top: 18px;
	left: 13px;
	bottom: 10px;
	right: 13px;
	background: transparent url(../base/window/img/shadow/center.png);
}

.dashboard-custom .v-shadow-window .right {
	position: absolute;
	overflow: hidden;
	top: 18px;
	right: -15px;
	width: 28px;
	bottom: 10px;
	background: transparent url(../base/window/img/shadow/right.png);
}

.dashboard-custom .v-shadow-window .bottom-left {
	position: absolute;
	overflow: hidden;
	bottom: -18px;
	left: -15px;
	width: 28px;
	height: 28px;
	background: transparent url(../base/window/img/shadow/bottom-left.png);
}

.dashboard-custom .v-shadow-window .bottom {
	position: absolute;
	overflow: hidden;
	bottom: -18px;
	left: 13px;
	right: 13px;
	height: 28px;
	background: transparent url(../base/window/img/shadow/bottom.png);
}

.dashboard-custom .v-shadow-window .bottom-right {
	position: absolute;
	overflow: hidden;
	bottom: -18px;
	right: -15px;
	width: 28px;
	height: 28px;
	background: transparent url(../base/window/img/shadow/bottom-right.png);
}

.dashboard-custom .v-ie .v-loading-indicator, .dashboard-custom .v-ie .v-loading-indicator-delay, .dashboard-custom .v-ie .v-loading-indicator-wait, .dashboard-custom .v-op .v-loading-indicator, .dashboard-custom .v-op .v-loading-indicator-delay, .dashboard-custom .v-op .v-loading-indicator-wait {
	background-image: url(img/spinner.gif);
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.dashboard-custom .v-loading-indicator, .dashboard-custom .v-loading-indicator-delay, .dashboard-custom .v-loading-indicator-wait {
	top: 50%;
	left: 50%;
	right: auto;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	margin-left: -22px;
	background: transparent url(img/spinner.png);
	-webkit-animation: spinner 1s steps(12, end) 0s infinite;
	-moz-animation-name: spinner;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: steps(12, end);
	-moz-animation-iteration-count: infinite;
	-o-animation-name: spinner;
	-o-animation-duration: 1s;
	-o-animation-timing-function: steps(12, end);
	-o-animation-iteration-count: infinite;
	-ms-animation: spinner 1s steps(12, end) 0 infinite;
}

.dashboard-custom .v-button {
	display: block;
	height: 30px;
	width: 30px;
	color: black;
	text-shadow: none;
	border: 1px solid transparent;
	background-color: transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	padding: 5px 6px;
	margin: 0 2px;
}

.dashboard-custom .v-button:hover {
	border-color: #aaa;
}

.dashboard-custom .v-button:active {
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
}

.dashboard-custom .v-button:active .v-icon {
	margin: 1px 0 0 1px;
}

.dashboard-custom .v-button:focus {
	outline: none;
	border: 1px solid #3d3d3d;
}

.dashboard-custom .v-button .v-button-caption {
	padding: 0;
}

.dashboard-custom .v-disabled:active {
	box-shadow: none;
}

.dashboard-custom .v-disabled:active .v-icon {
	margin: -4px 0 0 -1px;
}

.dashboard-custom .v-disabled:hover {
	border-color: transparent;
}

.dashboard-custom .link.v-button, .dashboard-custom .link.v-button:active, .dashboard-custom .link.v-pressed.v-button, .dashboard-custom .link.v-button:focus {
	font-size: 12px;
	background: none;
	border: none;
	outline: none;
	height: 25px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.dashboard-custom .link.v-button:hover, .dashboard-custom .link.v-button:active:hover, .dashboard-custom .link.v-pressed.v-button:hover, .dashboard-custom .link.v-button:focus:hover {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: black;
	text-shadow: 1px 1px #ffd447;
}

.dashboard-custom .link.v-button.v-pressed, .dashboard-custom .link.v-button.v-pressed:active, .dashboard-custom .link.v-pressed.v-button, .dashboard-custom .link.v-button.v-pressed:focus {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	outline-offset: 0;
}

.dashboard-custom .link.v-button .v-button-caption, .dashboard-custom .link.v-button:active .v-button-caption, .dashboard-custom .link.v-pressed.v-button .v-button-caption, .dashboard-custom .link.v-button:focus .v-button-caption {
	text-decoration: none;
}

.dashboard-custom #main_overview .v-spacing {
	height: 0;
}

.dashboard-custom .tableButton {
	width: 16px;
	height: 24px;
	background: transparent;
	border: none;
	margin-left: 0;
	margin-top: -5px;
	padding: 2px 0 0 0;
}

.dashboard-custom .tableButton:hover {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #3d3d3d;
}

.dashboard-custom .tableButton:active {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	outline-offset: 0;
}

.dashboard-custom .tableButton:active .v-icon {
	margin: 5px 0 0 0;
}

.dashboard-custom .tableButton:focus {
	border: none;
}

.dashboard-custom .tableButton.v-pressed {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	outline-offset: 0;
}

.dashboard-custom .tableButton img.v-icon {
	margin: 5px 0 0 0;
}

.dashboard-custom .v-listbuilder-buttons .v-button {
	height: auto;
	width: 11px !important;
}

.dashboard-custom .v-listbuilder-buttons .v-button:active {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.dashboard-custom .v-listbuilder-button-add .v-button-caption {
	background-image: url(icons/buttons/lb-right.png);
}

.dashboard-custom .v-listbuilder-button-remove .v-button-caption {
	background-image: url(icons/buttons/lb-left.png);
}

.dashboard-custom .v-listbuilder-button-up .v-button-caption {
	background-image: url(icons/buttons/lb-up.png);
}

.dashboard-custom .v-listbuilder-button-down .v-button-caption {
	background-image: url(icons/buttons/lb-down.png);
}

.dashboard-custom .v-has-height.v-button:before {
	display: inline-block;
	content: "";
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.dashboard-custom .default.v-button:active, .dashboard-custom .v-pressed.v-button.default {
	color: black;
	text-shadow: none;
	background: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 5px 4px 7px;
}

.dashboard-custom img.v-icon {
	margin-bottom: 2px;
	margin-right: 0 !important;
}

.dashboard-custom span.v-icon {
	margin-bottom: 2px;
	margin-right: 0 !important;
}

.dashboard-custom span.v-icon.FontAwesome {
	color: #3d3d3d;
	font-size: 1rem;
}

.dashboard-custom ::-webkit-file-upload-button {
	cursor: pointer;
}

.dashboard-custom .v-upload {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid transparent;
}

.dashboard-custom .v-upload:hover {
	border: 1px solid #aaa;
}

.dashboard-custom .v-upload .v-button {
	border: none;
	height: 28px;
}

.dashboard-custom #id_upload .gwt-FileUpload {
	height: 24px;
	width: 24px;
	border-style: dashed;
	border-width: medium;
	font-size: 14px;
	cursor: pointer;
}

.dashboard-custom #id_upload .gwt-FileUpload:hover {
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
}

.dashboard-custom #id_upload .v-button {
	width: 28px;
	height: 28px;
	background-image: url(icons/buttons/import.png);
	background-repeat: no-repeat;
	background-position: 6px 50%;
}

.dashboard-custom .pim-download {
	width: 28px;
	height: 28px;
	background-image: url(icons/buttons/export.png);
	background-repeat: no-repeat;
	background-position: 6px 50%;
}

.dashboard-custom .pim-download .v-button-caption {
	padding-left: 24px !important;
	float: left;
}

.dashboard-custom .buttonwithcaption {
	min-width: 160px;
}

.dashboard-custom .buttonwithcaption .v-button-caption {
	padding-left: 8px;
}

.dashboard-custom .v-upload-buttonwithcaption .v-button-caption {
	padding-left: 24px;
}

.dashboard-custom #role_permission_component #button_change_domain_permissions {
	width: 175px;
}

.dashboard-custom #role_permission_component #button_change_entity_permissions {
	width: 162px;
}

.dashboard-custom #role_permission_component #button_change_attribute_permissions {
	width: 180px;
}

.dashboard-custom .v-window .v-button {
	width: 100px;
}

.dashboard-custom #button_confirm_yes {
	background-image: url(icons/buttons/yes.png);
	background-repeat: no-repeat;
	background-position: 10% 50%;
	margin-left: -25px;
	border: 1px solid #888;
}

.dashboard-custom #button_confirm_yes:active {
	background-image: url(icons/buttons/yes.png);
}

.dashboard-custom #button_confirm_no {
	background-image: url(icons/buttons/cancel.png);
	background-repeat: no-repeat;
	border: 1px solid #888;
	background-position: 10% 50%;
	margin-right: 25px;
}

.dashboard-custom #button_confirm_no:active {
	background-image: url(icons/buttons/cancel.png);
}

.dashboard-custom .v-colorpicker {
	margin: 0px;
}

.dashboard-custom .v-colorpicker-button-color {
	width: 14px;
	height: 14px;
	margin-left: 0px;
	margin-top: 1px;
}

.dashboard-custom .v-filterselect-suggestpopup {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: white;
	padding: 5px;
}

.dashboard-custom .v-filterselect-suggestpopup .gwt-MenuItem-selected {
	background: #3d3d3d;
	color: #fff;
}

.dashboard-custom .v-filterselect-suggestpopup .gwt-MenuItem span {
	padding-left: 5px;
}

.dashboard-custom .v-filterselect {
	position: relative;
}

.dashboard-custom .v-filterselect .v-icon {
	margin-top: 3px !important;
}

.dashboard-custom .v-filterselect-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: white;
	border: none;
	padding: 0 1px !important;
	margin: 0px;
	width: 148px;
	font: normal 12px "Open Sans", Arial, sans-serif;
}

.dashboard-custom .v-filterselect-input:focus {
	outline: none;
}

.dashboard-custom .v-filterselect-button {
	position: absolute;
	right: 1.5em;
	width: 0;
	height: 0;
	border: 1px solid;
	border-width: 0.5em 0.45em;
	border-color: #3d3d3d transparent transparent;
	top: 1em;
	background: transparent;
}

.dashboard-custom .v-filterselect-suggestmenu tr {
	line-height: inherit;
}

.dashboard-custom .v-filterselect-prevpage-off, .dashboard-custom .v-filterselect-prevpage, .dashboard-custom .v-filterselect-nextpage-off, .dashboard-custom .v-filterselect-nextpage {
	background: transparent;
}

.dashboard-custom .v-filterselect-prevpage-off, .dashboard-custom .v-filterselect-prevpage {
	padding-bottom: 5px;
}

.dashboard-custom .v-filterselect-nextpage-off, .dashboard-custom .v-filterselect-nextpage {
	padding-top: 5px;
}

.dashboard-custom .v-filterselect-prevpage-off span, .dashboard-custom .v-filterselect-prevpage span, .dashboard-custom .v-filterselect-nextpage-off span, .dashboard-custom .v-filterselect-nextpage span {
	width: 0;
	height: 0;
	border: 1px solid;
	border-width: 0.5em 0.45em;
	border-color: transparent transparent #888;
	overflow: hidden;
	display: inline-block;
}

.dashboard-custom .v-filterselect-nextpage-off span, .dashboard-custom .v-filterselect-nextpage span {
	border-color: #888 transparent transparent;
}

.dashboard-custom .v-filterselect-prevpage:hover span {
	border-bottom-color: #333;
}

.dashboard-custom .v-filterselect-nextpage:hover span {
	border-top-color: #333;
}

.dashboard-custom .v-filterselect-status {
	color: #999;
	font-size: 12px;
}

.dashboard-custom #sidebar .v-filterselect {
	margin-top: 5px;
}

.dashboard-custom #sidebar .v-filterselect .v-filterselect-input {
	height: 17px;
	padding-left: 5px !important;
}

.dashboard-custom .v-menubar-popup .v-menubar-submenu {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	padding: 5px;
}

.dashboard-custom .v-menubar-popup .v-menubar-submenu .v-menubar-menuitem-selected {
	color: #fff;
	background: #3d3d3d;
}

.dashboard-custom .v-context-menu-container {
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.6);
	border: 1px solid #fff;
	border-radius: 2px;
}

.dashboard-custom .v-context-menu .v-context-menu-item-basic:focus, .dashboard-custom .v-context-menu .v-context-menu-item-basic-submenu:focus, .dashboard-custom .v-context-menu .v-context-menu-item-basic-open {
	background-color: #3d3d3d;
	outline: none;
	color: #fff;
}

.dashboard-custom .v-context-menu .v-context-menu-item-basic:focus .v-icon, .dashboard-custom .v-context-menu .v-context-menu-item-basic-submenu:focus .v-icon, .dashboard-custom .v-context-menu .v-context-menu-item-basic-open .v-icon {
	display: block;
	background: url(icons/buttons/dot-hover.png) no-repeat;
	background-position: 5px 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 16px;
}

.dashboard-custom .filters-panel .v-filterselect, .dashboard-custom .filters-panel .datefilterpopup .v-popupbutton {
	padding-top: 4px;
	height: 23px;
	background-color: transparent;
	border: none;
	border-right: 1px solid #fff;
	border-radius: 0;
}

.dashboard-custom .filters-panel .v-filterselect .v-filterselect-button, .dashboard-custom .filters-panel .datefilterpopup .v-popupbutton .v-filterselect-button {
	top: 0.8em;
}

.dashboard-custom .filters-panel .v-filterselect .v-filterselect-input, .dashboard-custom .filters-panel .datefilterpopup .v-popupbutton .v-filterselect-input {
	background-color: transparent;
	padding: 0px !important;
}

.dashboard-custom .filters-panel .v-filterselect .v-button-caption, .dashboard-custom .filters-panel .datefilterpopup .v-popupbutton .v-button-caption {
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.dashboard-custom .v-datefield-textfield {
	height: 30px;
	padding: 4px !important;
}

.dashboard-custom .v-datefield-button {
	background: url(icons/buttons/calender.png) no-repeat 6px 6px;
	height: 30px;
	width: 30px;
	margin-left: 4px;
	border: 1px solid transparent;
	background-color: transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
}

.dashboard-custom .v-datefield-button:hover {
	border-color: #aaa;
}

.dashboard-custom .v-datefield-button:active {
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
	background: url(icons/buttons/calender.png) no-repeat 5px 5px;
}

.dashboard-custom .v-datefield-button:focus {
	outline: none;
	border: 1px solid #3d3d3d;
}

.dashboard-custom .v-datefield-calendarpanel-month, .dashboard-custom .v-inline-datefield-calendarpanel-month {
	width: 8em;
}

.dashboard-custom .v-datefield-popup {
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.dashboard-custom .v-datefield-popup .v-button-prevyear, .dashboard-custom .v-datefield-popup .v-button-prevmonth, .dashboard-custom .v-datefield-popup .v-button-nextyear, .dashboard-custom .v-datefield-popup .v-button-nextmonth {
	background: white;
	font-weight: bold;
	border: 1px solid transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 17px;
}

.dashboard-custom .v-datefield-popup .v-button-prevyear:hover, .dashboard-custom .v-datefield-popup .v-button-prevmonth:hover, .dashboard-custom .v-datefield-popup .v-button-nextyear:hover, .dashboard-custom .v-datefield-popup .v-button-nextmonth:hover {
	border-color: #aaa;
}

.dashboard-custom .v-datefield-popup .v-button-prevyear:active, .dashboard-custom .v-datefield-popup .v-button-prevmonth:active, .dashboard-custom .v-datefield-popup .v-button-nextyear:active, .dashboard-custom .v-datefield-popup .v-button-nextmonth:active {
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
}

.dashboard-custom .v-datefield-popup .v-button-prevyear:focus, .dashboard-custom .v-datefield-popup .v-button-prevmonth:focus, .dashboard-custom .v-datefield-popup .v-button-nextyear:focus, .dashboard-custom .v-datefield-popup .v-button-nextmonth:focus {
	outline: none;
	border: 1px solid #3d3d3d;
}

.dashboard-custom #id_periodfieldcomponent .v-spacing {
	width: 13px;
	margin-left: 12px;
	border-left: 1px solid #bbb;
	height: 175px;
}

.dashboard-custom .v-inline-datefield-calendarpanel-header button {
	border: 1px solid transparent;
	border-radius: 2px;
	background: none;
	outline: none;
}

.dashboard-custom .v-inline-datefield-calendarpanel-header button:hover {
	border-color: #aaa;
}

.dashboard-custom .v-datefield-calendarpanel-body td {
	width: 2.2em;
	text-align: right;
}

.dashboard-custom .v-inline-datefield-calendarpanel-body td {
	text-align: right;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-selected {
	background-color: #ffd447;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-focused {
	outline: none;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-today.v-inline-datefield-calendarpanel-day-focused {
	color: black;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-today {
	color: #ffd447;
	border: none;
}

.dashboard-custom .v-inline-datefield-calendarpanel-day-offmonth {
	color: #bbb;
}

.dashboard-custom .v-datefield-time {
	text-align: center;
}

.dashboard-custom .drop-box {
	width: 10em;
	height: 5em;
}

.dashboard-custom .drop-box .drop-area {
	color: #a4a4a2;
	font-weight: bold;
	width: 10em;
	height: 5em;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-color: #a4a4a2;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 5px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: #a4a4a2;
	border-left-style: dotted;
	border-left-width: 5px;
	border-right-color: #a4a4a2;
	border-right-style: dotted;
	border-right-width: 5px;
	border-top-color: #a4a4a2;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-style: dotted;
	border-top-width: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.dashboard-custom .drop-box .drop-area .drop-label {
	width: 8em;
	height: 3em;
}

.dashboard-custom .filter-save-dialogue-name-field .v-textfield {
	width: 30em !important;
}

.dashboard-custom .v-label {
	overflow: visible;
}

.dashboard-custom .v-label .h1 {
	font-size: 36px;
	line-height: 1;
	font-weight: 300;
	letter-spacing: -0.05em;
}

.dashboard-custom .v-label .h2 {
	color: #404346;
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	padding: 0.5em 0;
}

.dashboard-custom .v-label .light {
	color: #979699;
}

.dashboard-custom .v-label .h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #349aff;
}

.dashboard-custom .label-field-indent {
	margin-left: 0.4em;
}

.dashboard-custom #id_indexuptodateiconbuttonbar {
	padding-top: 0.5em;
	height: 30px;
}

.dashboard-custom .login .v-slot-login-panel {
	background: -moz-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, from(0%, #4c4d4e), to(100%, #303131));
	background: -webkit-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
	background: -o-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
	background: -ms-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
}

.dashboard-custom .login .main-view, .dashboard-custom .login .login-layout {
	position: relative;
	z-index: 2;
}

.dashboard-custom .login div.login-panel {
	-webkit-animation: move-up-100 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-animation: move-up-100 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-animation: move-up-100 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.dashboard-custom .login .login-panel {
	background: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	padding: 40px 30px;
}

.dashboard-custom .login .login-panel .labels, .dashboard-custom .login .login-panel .fields {
	display: block;
}

.dashboard-custom .login .login-panel .v-captiontext {
	font-size: 12px;
}

.dashboard-custom .login .login-panel .v-textfield {
	width: 150px;
	font-size: 12px;
	border: 1px solid #ccc;
}

.dashboard-custom .login .login-panel .v-textfield:focus {
	border-color: #888;
}

.dashboard-custom .login .login-panel .h2 {
	padding: 0;
	font-size: 20px;
	color: #c4cacf;
	letter-spacing: -0.05em;
}

.dashboard-custom .login .login-panel .h4 {
	font-size: 18px;
}

.dashboard-custom .login .login-panel .v-button {
	height: auto;
	width: auto;
	padding-left: 26px;
}

.dashboard-custom .login .login-panel .v-button:before {
	content: "\ed78";
	padding-right: 0.5rem;
	margin-left: -1rem;
}

.dashboard-custom .login .login-panel .v-button:hover {
	border: 1px solid #ccc;
}

.dashboard-custom .login .login-panel .v-button:active {
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5) inset;
	background-color: transparent;
	border: 1px solid #888;
}

.dashboard-custom .login .login-panel .error {
	font-size: 13px;
	height: 20px;
	padding-left: 14px;
}

.dashboard-custom .login .v-animate-reveal {
	opacity: 1;
	-webkit-animation: reveal 100ms ease-in-out;
	-moz-animation: reveal 100ms ease-in-out;
	-o-animation: reveal 100ms ease-in-out;
}

.dashboard-custom .login .v-animate-hide {
	opacity: 0;
	z-index: 0;
	-webkit-animation: hide 300ms ease-in-out;
	-moz-animation: hide 300ms ease-in-out;
	-o-animation: hide 300ms ease-in-out;
}

.dashboard-custom .login .login .login-bg {
	opacity: 1;
}

.dashboard-custom .v-Notification {
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	font-size: 18px !important;
	line-height: 1.4;
	font-weight: normal;
	padding: 2em 4em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
	background: url(icons/buttons/close.png) no-repeat;
	background-position: top right;
	background-color: #000000;
}

.dashboard-custom .v-Notification h1 {
	font-size: inherit;
	color: #fff;
	font-weight: normal;
}

.dashboard-custom .v-Notification h1, .dashboard-custom .v-Notification p {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.dashboard-custom .v-Notification h1 + p {
	margin-left: 2em;
	color: #d5d5d5;
	max-width: 28em;
}

.dashboard-custom .v-Notification-system {
	background: -webkit-linear-gradient(bottom, rgba(76, 76, 76, 0) 0%, rgba(76, 76, 76, 0.9) 60%, #4c4c4c 95%, #343434 100%);
	width: 100%;
	max-width: 100%;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
	font-size: 16px;
	text-align: center;
	padding-bottom: 3em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-animation: pull-down 300ms ease-in-out;
	-moz-animation: pull-down 300ms ease-in-out;
	-ms-animation: pull-down 300ms ease-in-out;
	-o-animation: pull-down 300ms ease-in-out;
	animation: pull-down 300ms ease-in-out;
}

.dashboard-custom .v-Notification-system h1 {
	display: inline-block;
	font-size: 14px;
	margin-right: 3em;
	vertical-align: top;
	line-height: 1;
	margin-bottom: 1em;
	color: #fff;
}

.dashboard-custom .v-Notification-system p {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	line-height: 1.3;
	color: #ececec;
}

.dashboard-custom .v-Notification-tray {
	font-size: 16px;
	line-height: 18px;
	margin: 0 14px 14px 0;
}

.dashboard-custom .v-Notification-tray h1 {
	font-weight: bold;
}

.dashboard-custom .v-Notification-tray h1, .dashboard-custom .v-Notification-tray p {
	display: block;
	margin: 0;
}

.dashboard-custom .v-Notification-tray h1 + p {
	margin: 0.8em 0 0;
}

.dashboard-custom .notifications .v-window {
	margin-top: 45px !important;
	margin-left: -193px !important;
	font-size: 12px;
}

.dashboard-custom .notifications .v-window .v-widget {
	font-size: 12px;
}

.dashboard-custom .notifications .v-window::before {
	content: "";
	position: absolute;
	top: -14px;
	right: 80px;
	border: 7px solid #fff;
	width: 0;
	height: 0;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	margin-left: -7px;
}

.dashboard-custom .notifications .v-window .v-window-outerheader {
	font-size: 16px;
	color: #f16433;
	line-height: 1.2;
	padding-left: 14px;
}

.dashboard-custom .notifications .v-window .v-label span {
	font-size: 12px;
	color: #979699;
}

.dashboard-custom .notifications .v-window .v-label hr {
	height: 0;
	border: none;
	border-top: 1px solid #ddd;
	margin: 0 -12px 12px;
}

.dashboard-custom .hamburger {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 40px;
	height: 40px;
	z-index: 10;
}

.dashboard-custom .hamburger .v-icon {
	color: #888;
	font-size: 1.8rem;
	margin: 0 !important;
	position: absolute;
	top: 7px;
	left: 5px;
}

.dashboard-custom .hamburger .v-icon:hover {
	text-shadow: none;
}

.dashboard-custom .hamburger #hamburger-collapse {
	display: none;
}

.dashboard-custom .hamburger-expanded {
	position: absolute;
	left: 200px;
	top: 0;
	margin: 0;
	width: 40px;
	height: 40px;
	z-index: 10;
}

.dashboard-custom .hamburger-expanded .v-icon {
	color: #888;
	visibility: visible;
	display: block !important;
	position: absolute;
	font-size: 1.5rem;
	margin: 0 !important;
	top: 10px;
	left: 7px;
}

.dashboard-custom .hamburger-expanded #hamburger {
	display: none;
}

.dashboard-custom .sidebar {
	background: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 200px;
	border-right: 4px solid #ffd447;
	padding: 20px !important;
}

.dashboard-custom .sidebar .branding {
	height: 100px;
}

.dashboard-custom .sidebar .branding .v-label {
	background: url(img/logo.gif) no-repeat;
	background-size: 90% auto;
	background-position: 0;
	position: relative;
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 6em 0.8em 1.2em;
}

.dashboard-custom .sidebar .menu {
	height: 100%;
	overflow: auto;
}

.dashboard-custom .sidebar .menu .v-nativebutton {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	border: none;
	margin: 0;
	position: relative;
	background: transparent;
	color: #000;
	text-align: left;
}

.dashboard-custom .sidebar .menu:after {
	content: "";
	display: block;
	height: 0;
}

.dashboard-custom .sidebar .menu .v-nativebutton-caption {
	font-size: 12px;
	text-align: left;
	display: block;
	margin: 0.2em 0 0 0;
}

.dashboard-custom .sidebar .menu .v-nativebutton-caption:hover {
	color: black;
	text-shadow: 1px 1px #ffd447;
}

.dashboard-custom .sidebar .menu .v-nativebutton:focus {
	outline: none;
	color: black;
}

.dashboard-custom .sidebar .menu .v-nativebutton:hover {
	color: black;
}

.dashboard-custom .sidebar .menu .v-nativebutton:before {
	font-size: 24px;
	line-height: 1;
	margin: 0;
}

.dashboard-custom .sidebar .menu .v-nativebutton:active {
	background: rgba(0, 0, 0, 0.2);
}

.dashboard-custom .sidebar .menu .v-nativebutton .selected {
	color: #e1e1e1;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border-top-color: #262729;
	border-bottom-color: #2b2c2e;
	background: #333537;
	background: -moz-linear-gradient(top, #2d2f30 0%, #333537 10%, #333537 90%, #2d2f30 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d2f30), color-stop(10%, #333537), color-stop(90%, #333537), color-stop(100%, #2d2f30));
	background: -webkit-linear-gradient(top, #2d2f30 0%, #333537 10%, #333537 90%, #2d2f30 100%);
	background: -o-linear-gradient(top, #2d2f30 0%, #333537 10%, #333537 90%, #2d2f30 100%);
	background: -ms-linear-gradient(top, #2d2f30 0%, #333537 10%, #333537 90%, #2d2f30 100%);
	-webkit-transition: none;
}

.dashboard-custom .sidebar .menu .v-nativebutton .badge {
	position: absolute;
	top: 6px;
	right: 8px;
}

.dashboard-custom .sidebar .menu .v-accordion {
	text-align: left;
	font-size: 0;
}

.dashboard-custom .sidebar .menu .v-accordion-item {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	border: none;
	background: transparent;
	font-weight: normal;
}

.dashboard-custom .sidebar .menu .v-accordion-item-caption {
	background: transparent;
	border: none;
}

.dashboard-custom .sidebar .menu .v-accordion-item-caption .v-caption {
	font-size: 16px;
	display: block;
	margin: 0.2em 0 0 0;
}

.dashboard-custom .sidebar .menu .v-accordion-item-caption .v-caption:hover {
	color: black;
	text-shadow: 1px 1px #ffd447;
}

.dashboard-custom .sidebar .menu .v-accordion-item-open {
	color: #e1e1e1;
}

.dashboard-custom .sidebar .menu .v-accordion-item-open .v-accordion-item-caption .v-caption {
	cursor: default;
}

.dashboard-custom .sidebar .v-caption {
	font-size: 12px;
}

.dashboard-custom .sidebar .v-captiontext {
	color: black;
	font-weight: bold;
}

.dashboard-custom .sidebar .v-filterselect-input {
	width: 130px !important;
}

.dashboard-custom .sidebar .right-align {
	vertical-align: middle;
	text-align: right;
}

.dashboard-custom .sidebar #id-user-icons-spacer {
	height: 10px;
}

.dashboard-custom .sidebar .user-not-used {
	display: block;
	color: black;
}

.dashboard-custom .sidebar .user-not-used  > .v-slot {
	display: inline-block;
	width: 50%;
}

.dashboard-custom .sidebar .user-not-used  > .v-slot:first-child {
	width: 34px;
}

.dashboard-custom .sidebar .user-not-used .v-image {
	width: 34px;
	height: 34px;
}

.dashboard-custom .sidebar .user-not-used .v-label {
	white-space: normal;
	font-size: 12px;
	vertical-align: middle;
	font-weight: 600;
	overflow: visible;
	color: inherit;
	-webkit-font-smoothing: antialiased;
}

.dashboard-custom .sidebar .user-not-used .v-gridlayout {
	margin-bottom: 10px;
}

.dashboard-custom .sidebar .user-not-used div div:nth-child(3) .v-label, .dashboard-custom .sidebar .user-not-used div div:nth-child(5) .v-label {
	text-align: right;
}

.dashboard-custom .sidebar .user-not-used .v-nativebutton {
	-webkit-appearance: none;
	border: none;
	background: transparent;
	width: 100%;
	padding: 10px 0 0 0;
	color: inherit;
}

.dashboard-custom .sidebar .user-not-used .v-nativebutton:focus {
	outline: none;
}

.dashboard-custom .sidebar .user-not-used .v-nativebutton:hover {
	color: #e1e1e1;
}

.dashboard-custom .sidebar .user-not-used .v-nativebutton:before {
	font-size: 16px;
	margin: 0;
	display: block;
	padding: 0.3em 0 0.4em;
}

.dashboard-custom .sidebar .user-not-used .v-nativebutton .v-nativebutton-caption {
	display: none;
}

.dashboard-custom .sidebar .user-not-used .v-menubar {
	-webkit-appearance: none;
	border: none;
	background: transparent;
	width: 100%;
	padding: 10px 0 0 0;
	color: inherit;
}

.dashboard-custom .sidebar .user-not-used .v-menubar .v-menubar-menuitem {
	display: block !important;
	cursor: pointer;
}

.dashboard-custom .sidebar .user-not-used .v-menubar .v-menubar-menuitem:hover {
	color: #e1e1e1;
}

.dashboard-custom .sidebar .user-not-used .v-menubar .v-menubar-menuitem:before {
	font-size: 16px;
	margin: 0;
	display: block;
	padding: 0.3em 0 0.4em;
}

.v-webkit .dashboard-custom .menu .v-nativebutton:before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #d3d3d3));
	background: -webkit-linear-gradient(top, #fff 0%, #777 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	opacity: 0.5;
	-webkit-transition: opacity ease-in-out 200ms;
	-moz-transition: opacity ease-in-out 200ms;
	-ms-transition: opacity ease-in-out 200ms;
	-o-transition: opacity ease-in-out 200ms;
	transition: opacity ease-in-out 200ms;
}

.v-webkit .dashboard-custom .menu .v-nativebutton:hover:before, .v-webkit .dashboard-custom .menu .v-nativebutton:focus:before {
	opacity: 1;
}

.v-webkit .dashboard-custom .menu .v-nativebutton.selected:before {
	text-shadow: none;
	opacity: 1;
}

.dashboard-custom .badge, .dashboard-custom .notifications .v-button-caption {
	display: inline-block;
	font-size: 11px;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	padding: 0.1em 0.4em 0.2em;
	background: #f16433;
	background: -moz-linear-gradient(top, #faa290 0%, #f77b62 14%, #ec3120 87%, #ce2314 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faa290), color-stop(14%, #f77b62), color-stop(87%, #ec3120), color-stop(100%, #ce2314));
	background: -webkit-linear-gradient(top, #faa290 0%, #f77b62 14%, #ec3120 87%, #ce2314 100%);
	background: -o-linear-gradient(top, #faa290 0%, #f77b62 14%, #ec3120 87%, #ce2314 100%);
	background: -ms-linear-gradient(top, #faa290 0%, #f77b62 14%, #ec3120 87%, #ce2314 100%);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.dashboard-custom .print-amount-step-layout {
	width: 100% !important;
	height: 100% !important;
}

.dashboard-custom .print-amount-step-css-grid-layout {
	width: 100% !important;
	height: 100% !important;
}

.dashboard-custom .print-amount-step-amount-list {
	width: 100% !important;
	height: 90% !important;
}

.dashboard-custom .print-amount-step-header-layout {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: baseline;
}

.dashboard-custom .print-amount-step-settings-layout {
	margin-left: 15px;
}

.dashboard-custom .print-amount-step-copy-amount-layout {
	margin-left: 10px;
}

.dashboard-custom #id_entityamountlist .v-gridlayout-slot {
	width: 100% !important;
	height: 100% !important;
}

.dashboard-custom .print-amount-step-copy-amount-layout-label {
	padding-top: 6px !important;
}

.dashboard-custom .print-amount-step-copy-amount-label {
	padding-right: 10px;
	padding-bottom: 7px;
}

.dashboard-custom .print-amount-step-copy-amount-layout-template-combobox {
	min-width: 300px;
	margin-left: 4px !important;
}

.dashboard-custom .print-amount-step-copy-amount-layout-description-field {
	min-width: 250px;
	margin-right: 10px !important;
	margin-left: 4px !important;
}

.dashboard-custom .v-table-adv-filter .v-table-cell-wrapper {
	height: 30px !important;
}

.dashboard-custom .v-table {
	height: 100% !important;
	padding-top: 10px;
	padding-bottom: 40px;
}

.dashboard-custom .v-table .v-table-caption-container {
	margin-left: 10px;
	font-size: 12px;
	font-weight: 600;
	text-overflow: ellipsis;
}

.dashboard-custom .v-table .v-table-header-wrap {
	background: none;
	border: none;
	border-bottom: 1px solid #3d3d3d;
}

.dashboard-custom .v-table .v-table-resizer {
	background: none;
	width: 5px;
}

.dashboard-custom .v-table .v-table-column-selector {
	display: none !important;
}

.dashboard-custom .v-table .v-table-footer-wrap {
	background: none;
	border: none;
}

.dashboard-custom .v-table .filters-wrap {
	border: none;
}

.dashboard-custom .v-table .filters-wrap .filters-panel {
	background-color: #ddd;
}

.dashboard-custom .v-table .filters-wrap .filters-panel .v-textfield {
	background-color: #ddd;
	border: none;
	border-right: 1px solid #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	text-overflow: ellipsis;
}

.dashboard-custom .v-table .filters-wrap .filters-panel .v-textfield:last-child {
	border-right: none;
}

.dashboard-custom .v-table .v-table-body {
	overflow: auto !important;
	height: 100% !important;
	border: none;
}

.dashboard-custom .v-table .v-table-body .v-number-label {
	max-width: 50em;
	text-align: right;
	width: auto !important;
}

.dashboard-custom .v-table .v-table-body .v-table-cell-content {
	font-size: 12px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 2px 10px;
}

.dashboard-custom .v-table .v-table-body .v-table-cell-content .v-table-cell-wrapper {
	-ms-user-select: none;
	text-overflow: ellipsis;
	height: 20px;
}

.dashboard-custom .v-table .v-table-body .v-table-cell-content .v-table-cell-wrapper .v-formlayout {
	margin-top: -11px;
	margin-left: -20px;
}

.dashboard-custom .v-table .v-table-body .v-table-row, .dashboard-custom .v-table .v-table-body .v-table-row-odd {
	background: transparent;
}

.dashboard-custom .v-table .v-table-body .v-table-row:last-child .v-table-cell-content, .dashboard-custom .v-table .v-table-body .v-table-row-odd:last-child .v-table-cell-content {
	border: none;
}

.dashboard-custom .v-table .v-table-body .v-table-focus .v-table-cell-wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}

.dashboard-custom .v-table .v-table-body .v-table-table tr:hover {
	color: black;
	background-color: #888;
}

.dashboard-custom .v-table .v-table-body .v-table-table tr:hover .v-textfield {
	background-color: #888;
	color: black;
}

.dashboard-custom .v-table .v-table-body .v-table-table .v-textfield {
	padding: 0 !important;
}

.dashboard-custom .v-table .v-table-body .v-table-table .v-label {
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-user-select: none;
}

.dashboard-custom .v-table .v-table-body .v-table-table .v-textfield {
	width: inherit;
	text-overflow: ellipsis;
}

.dashboard-custom .empty-table .v-table-body .v-table-row-spacer {
	height: 0px !important;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-caption, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-caption {
	font-size: 12px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-captiontext, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-captiontext {
	font-size: 12px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-scrollable, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-scrollable {
	border: none;
}

.dashboard-custom .v-tabsheet .stacked-tabsheet > .v-tabsheet-tabcontainer {
	visibility: hidden !important;
	height: 0px !important;
	padding: 0px !important;
}

.dashboard-custom .v-tabsheet .stacked-tabsheet .v-tabsheet-content {
	border: none;
	border-top: none !important;
}

.dashboard-custom .v-tabsheet .stacked-tabsheet .v-tabsheet {
	background-color: #eee;
	padding-left: 10px;
	border: 1px solid rgba(170, 170, 170, 0.2);
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer {
	padding-top: 10px;
	border: none;
	margin-left: 40px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabs {
	background: none;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabs .v-tabsheet-tabitem {
	height: 30px;
	line-height: 30px;
	border: none;
	background-color: #888;
	padding: 0 15px;
	margin-right: 5px;
	position: relative;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabs .v-tabsheet-tabitem:hover {
	background-color: #eee;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabs .v-tabsheet-tabitem .v-captiontext {
	font-size: 12px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabs .v-tabsheet-tabitemcell-selected .v-tabsheet-tabitem {
	background-color: #eee;
}

.dashboard-custom .v-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-spacertd div {
	border: none;
	border-bottom: 1px solid transparent;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scrollerPrev-disabled {
	border: none;
	background: transparent;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scrollerNext-disabled {
	border: none;
	background: transparent;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scrollerNext, .dashboard-custom .v-tabsheet .v-tabsheet-scrollerPrev {
	display: block;
	height: 16px;
	width: 16px;
	border: none;
	position: fixed;
	padding: 0;
	z-index: 20;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scrollerNext:focus, .dashboard-custom .v-tabsheet .v-tabsheet-scrollerPrev:focus {
	outline: 0;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scrollerNext {
	background: transparent url(icons/buttons/right.png) no-repeat;
	top: 45px;
	right: 18px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scrollerPrev {
	background: transparent url(icons/buttons/left.png) no-repeat;
	top: 45px;
	right: 44px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-scroller {
	background: transparent;
	height: 12px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-caption-close {
	font-weight: normal;
	height: auto;
	width: auto;
	color: #999;
	font-size: 16px;
	margin-left: 5px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-caption-close:hover {
	background: none;
	color: #c80000;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content {
	background-color: #eee;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout {
	padding: 0;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot {
	padding: 10px 10px 0 10px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent {
	margin-left: -10px;
	width: 102% !important;
	height: 100%;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent  > #id_verticallayout, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent .v-slot, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent #id_tabsheet, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent  > #id_verticallayout, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent .v-slot, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent #id_tabsheet {
	height: 100%;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent  > #id_verticallayout  > .v-tabsheet-content, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent .v-slot  > .v-tabsheet-content, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentitydetailscomponent #id_tabsheet  > .v-tabsheet-content, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent  > #id_verticallayout  > .v-tabsheet-content, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent .v-slot  > .v-tabsheet-content, .dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent #id_tabsheet  > .v-tabsheet-content {
	width: 99.8% !important;
	height: 88%;
	overflow-y: initial;
	overflow-x: hidden;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent {
	margin-left: -10px;
	width: 102% !important;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot #id_editentityrelationscomponent #id_pimlayout {
	padding-right: 4%;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot  > #id_tabsheet {
	margin-left: -10px;
	width: 105% !important;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-content #id_pimlayout  > .v-slot  > #id_tabsheet .v-tabsheet-tabs {
	padding-left: 5px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-tabsheetpanel .country-combobox .v-filterselect-input {
	width: 80% !important;
	margin-left: 5px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-tabsheetpanel .language-combobox .v-filterselect-input {
	width: 80% !important;
	margin-left: 5px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-tabsheetpanel .v-filterselect-input {
	width: 100% !important;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-tabsheetpanel #pim_layout .v-slot  > .v-slot {
	padding: 0;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-tabsheetpanel .v-treetable {
	margin: 8px 0 0 0;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-tabsheet-tabsheetpanel .v-treetable .v-treetable-treespacer {
	background-position: top right;
	top: 3px;
	margin-left: -5px;
}

.dashboard-custom .v-tabsheet .v-tabsheet-content .v-horizontallayout {
	padding: 0px;
}

.dashboard-custom .v-tabsheet .v-scrollable > .v-gridlayout {
	padding: 20px 0px 11px 20px;
}

.dashboard-custom .v-tabsheet .vertical-tabsheet .v-tabsheet-content {
	border: none;
	background-color: #fff;
	border-top: 1px solid #ffd447;
}

.dashboard-custom .v-tabsheet .vertical-tabsheet .v-tabsheet-content .v-scrollable {
	overflow: auto;
}

.dashboard-custom .v-tabsheet .vertical-tabsheet .v-selected {
	font-weight: normal;
	color: black;
	background-color: #ffedb5 !important;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .v-slot:after {
	content: " ";
	display: block;
	position: relative;
	width: 2px;
	height: 5px;
	float: right;
	border-right: 1px solid #ffd447;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .v-slot .vertical-tab:hover {
	background-color: #fff;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .v-slot .v-panel-caption {
	text-overflow: ellipsis;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .v-slot:first-child:before {
	content: " ";
	display: block;
	position: relative;
	width: 2px;
	height: 7px;
	float: right;
	border-right: 1px solid #ffd447;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .vertical-tab {
	background-color: #fff;
	height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid #ffd447;
	padding-top: 0 !important;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .vertical-tab .v-panel-captionwrap {
	margin-top: 0 !important;
	padding: 11px 20px;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .vertical-tab .v-panel-captionwrap .v-panel-caption {
	font-weight: normal;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .vertical-tab:hover {
	border: 1px solid #888;
	border-left: 1px solid #888;
	border-right-color: #ffd447;
	text-shadow: 1px 1px #ffd447;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .vertical-tab:hover .v-panel-captionwrap {
	margin-top: -1px !important;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .v-slot-selected > .vertical-tab {
	background-color: #fff;
	border: 1px solid #ffd447;
	border-left: 1px solid #ffd447;
	color: black;
	border-right-color: #fff;
}

.dashboard-custom .v-tabsheet .vertical-tabcontainer .v-slot-selected > .vertical-tab .v-panel-captionwrap {
	margin-top: -1px !important;
}

.dashboard-custom .v-tabsheet .vertical-tab-spacer {
	border-right: 1px solid #ffd447;
}

.dashboard-custom .v-tabsheet .vertical-tab-outside-container {
	overflow: auto !important;
}

.dashboard-custom .v-tabsheet #id_editentitycomponent_action_edit_entity_param {
	height: 100%;
}

.dashboard-custom .v-tabsheet #id_editentitycomponent_action_edit_entity_param  > #id_pimlayout {
	height: 100%;
}

.dashboard-custom .v-tabsheet #id_editentitycomponent_action_edit_entity_param  > #id_pimlayout  > .v-slot:nth-child(3) {
	height: 43%;
}

.dashboard-custom .v-tabsheet #id_editentitycomponent_action_edit_entity_param  > #id_pimlayout  > .v-slot:nth-child(5) {
	height: 44%;
}

.dashboard-custom .v-tabsheet .v-tabsheet-deco {
	height: 0;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer {
	margin-left: 0;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabitem {
	border: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #ffd447;
	background-color: #fff;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabitem:hover {
	border: 1px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #ffd447;
	text-shadow: 1px 1px #ffd447;
	background-color: #fff;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabitem:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: -1px;
	right: -6px;
	height: 5px;
	width: 6px;
	border-bottom: 1px solid #ffd447;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-spacertd div {
	border-bottom-color: #ffd447;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabitem-selected {
	background-color: #fff !important;
	border: 1px solid #ffd447;
	border-top: 1px solid #ffd447;
	border-bottom: 1px solid transparent;
	color: black;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-tabcontainer .v-tabsheet-tabitem-selected:hover {
	border: 1px solid #ffd447;
	border-top: 1px solid #ffd447;
	border-bottom: 1px solid transparent;
	text-shadow: 1px 1px #ffd447;
	background-color: #fff;
}

.dashboard-custom .v-tabsheet .basic-tabsheet .v-tabsheet-content {
	background-color: #fff;
	border-top: none;
	border-left: 1px solid #ffd447;
}

.dashboard-custom .v-tabsheet .v-splitpanel-vertical .v-splitpanel-first-container > .v-gridlayout {
	padding-left: 0;
	padding-top: 0;
}

.dashboard-custom .v-tabsheet .v-splitpanel-vertical .v-splitpanel-first-container > .v-gridlayout  > .v-gridlayout-slot {
	top: 0;
}

.dashboard-custom .v-tabsheet .v-splitpanel-vertical .v-splitpanel-vsplitter {
	height: 5px;
}

.dashboard-custom .v-tabsheet .v-splitpanel-vertical .v-splitpanel-vsplitter div {
	height: 4px;
	background-color: #bbb;
}

.dashboard-custom #id_pimformlayout {
	padding-bottom: 0.3em;
}

.dashboard-custom #id_entity_editor .vertical-tab {
	height: 28px;
}

.dashboard-custom #id_entity_editor .vertical-tab .v-panel-captionwrap {
	padding: 4px 14px;
}

.dashboard-custom .v-textfield, .dashboard-custom .v-filterselect {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	background: #fff;
	font: inherit;
	margin: 0;
}

.dashboard-custom input.v-widget.v-textfield, .dashboard-custom .v-filterselect {
	padding: 0.45em 0.3em;
}

.dashboard-custom .v-textfield:focus, .dashboard-custom .v-filterselect-focus {
	outline: none;
	border-color: #3d3d3d;
}

.dashboard-custom input.v-textfield-prompt, .dashboard-custom .v-filterselect-prompt .v-filterselect-input {
	font-style: normal;
}

.dashboard-custom .entity-edit .v-textfield-readonly {
	border: 1px solid transparent;
}

.dashboard-custom .v-textfield-readonly {
	width: 100%;
}

.dashboard-custom .translatable-text-editor-locale-field {
	width: 20em;
}

.dashboard-custom #id_tablebrowserbar .small {
	margin: 1px 0 0 0;
}

.dashboard-custom #id_tablebrowserbar #id_browser_page_count, .dashboard-custom #id_tablebrowserbar #id_browser_row_count {
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color: #eee;
	height: 30px;
	margin: 0 0 0 10px;
	line-height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
	text-align: right;
}

.dashboard-custom #id_tablebrowserbar #id_browser_page_count {
	padding: 0 5px 0 17px;
	width: 66px;
}

.dashboard-custom #id_tablebrowserbar #id_browser_page_count:before {
	display: inline-block;
	float: left;
	line-height: 30px;
	margin-left: -10px;
	content: "\ed3b";
}

.dashboard-custom #id_tablebrowserbar #id_browser_row_count {
	padding: 0 5px 0 18px;
	min-width: 74px;
	max-width: 174px;
}

.dashboard-custom #id_tablebrowserbar #id_browser_row_count:before {
	display: inline-block;
	float: left;
	line-height: 30px;
	margin-left: -10px;
	content: "\ec71";
}

.dashboard-custom #id_tablebrowserbar .v-filterselect {
	margin: 1px 0 0 0;
}

.dashboard-custom .v-tooltip {
	margin-top: 10px !important;
	margin-left: -10px !important;
	background: transparent;
}

.dashboard-custom .v-tooltip .popupContent {
	padding: 2px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

.dashboard-custom .v-window {
	-webkit-animation: fade-in 160ms ease-out;
	-moz-animation: fade-in 160ms ease-out;
	-ms-animation: fade-in 160ms ease-out;
	-o-animation: fade-in 160ms ease-out;
	animation: fade-in 160ms ease-out;
	opacity: 1;
	background: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	padding: 10px;
}

.dashboard-custom .v-window .v-slot-light {
	height: auto !important;
	margin-bottom: 20px;
}

.dashboard-custom .v-window .v-window-contents {
	margin: 0;
	padding: 0;
}

.dashboard-custom .v-shadow-window {
	display: none;
}

.v-ie8 .dashboard-custom .v-shadow-window {
	display: block;
}

.dashboard-custom .v-window-closebox:before {
	font-family: "pictogram";
	content: "\00D7";
}

.dashboard-custom .v-window-closebox {
	background-color: transparent;
	color: #555;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	top: 10px;
	right: 10px;
}

.dashboard-custom .v-window-closebox:hover {
	color: #c80000;
}

.dashboard-custom .v-window-closebox:active {
	color: #a80000;
}

.dashboard-custom .v-window-modalitycurtain {
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: #353637;
	background: -moz-radial-gradient(center, ellipse cover, #4c4d4e 0%, #1b1c1c 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4c4d4e), color-stop(100%, #1b1c1c));
	background: -webkit-radial-gradient(center, ellipse cover, #4c4d4e 0%, #1b1c1c 100%);
	background: -o-radial-gradient(center, ellipse cover, #4c4d4e 0%, #1b1c1c 100%);
	background: -ms-radial-gradient(center, ellipse cover, #4c4d4e 0%, #1b1c1c 100%);
}

.dashboard-custom .v-window-outerheader {
	padding: 0.5em 12px;
	height: 1.7em;
	font-weight: 300;
	font-size: 20px;
}

.dashboard-custom .dialog.v-window {
	color: #a6a9aa;
	font-size: 16px;
}

.dashboard-custom .dialog.v-window .v-window-header {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.dashboard-custom .v-window .footer {
	background: #eee;
	border-top: 1px solid #e0e0e0;
}

.dashboard-custom.v-app, .dashboard-custom .v-drag-element, .dashboard-custom .v-context-menu, .dashboard-custom .v-menubar-popup, .dashboard-custom .v-filterselect-suggestpopup, .dashboard-custom .v-datefield-popup, .dashboard-custom .v-popupview-popup, .dashboard-custom .v-Notification, .dashboard-custom .v-window, .dashboard-custom .v-tooltip, .dashboard-custom .v-button {
	color: black;
	font: normal 12px "Open Sans", Arial, sans-serif;
}

.dashboard-custom .v-checkbox {
	background: transparent;
	margin-left: 0;
}

.dashboard-custom .layout-panel {
	background: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(0, 0, 0, 0.07);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(0, 0, 0, 0.07);
}

.v-ie8 .dashboard-custom .layout-panel {
	border: 1px solid transparent;
}

.dashboard-custom .main-view {
	-webkit-animation: fade-in 160ms ease-out;
	-moz-animation: fade-in 160ms ease-out;
	-ms-animation: fade-in 160ms ease-out;
	-o-animation: fade-in 160ms ease-out;
	animation: fade-in 160ms ease-out;
	opacity: 1;
	min-height: 100%;
	background: #eee;
	padding: 0 !important;
	font: normal 12px "Open Sans", Arial, sans-serif;
}

.dashboard-custom .view-content {
	overflow: visible;
	padding: 0;
}

.dashboard-custom .v-slot-view-content {
	background-color: #3d3d3d;
}

.dashboard-custom .help-overlay {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	padding: 15px 20px;
	background: #464646;
	background-color: rgba(40, 40, 40, 0.85);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	color: #a6a9aa;
	font: normal 12px "Open Sans", Arial, sans-serif;
	font-size: 12px;
	-webkit-animation: fade-in 160ms ease-out;
	-moz-animation: fade-in 160ms ease-out;
	-ms-animation: fade-in 160ms ease-out;
	-o-animation: fade-in 160ms ease-out;
	animation: fade-in 160ms ease-out;
	opacity: 1;
	opacity: 0;
	-webkit-animation-duration: 1500ms;
	-moz-animation-duration: 1500ms;
	-ms-animation-duration: 1500ms;
	-o-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-animation-delay: 2000ms;
	-moz-animation-delay: 2000ms;
	-ms-animation-delay: 2000ms;
	-o-animation-delay: 2000ms;
	animation-delay: 2000ms;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	max-width: 60em;
	min-width: 35em;
	margin-top: 250px !important;
}

.dashboard-custom .help-overlay .v-window-outerheader {
	padding: 0;
	color: #fff;
	font-size: 14px;
	line-height: 1;
}

.dashboard-custom .help-overlay .v-window-header {
	font-weight: normal;
	overflow: visible;
}

.dashboard-custom .help-overlay .v-window-footer {
	height: 0;
}

.dashboard-custom .help-overlay .v-window-closebox {
	background: transparent;
	color: #555;
	font-size: 28px;
}

.dashboard-custom .help-overlay .v-window-closebox:hover {
	color: #c80000;
}

.dashboard-custom .help-overlay .v-window-closebox:active {
	background: none;
	color: #c80000;
}

.dashboard-custom .help-overlay .v-window-closebox:before {
	font-family: "pictogram";
	content: "\00D7";
}

.dashboard-custom .help-overlay .v-label p {
	margin: 7px 0 0 0;
}

.dashboard-custom .help-overlay a {
	color: #a6a9aa;
	text-decoration: underline;
}

.dashboard-custom .help-overlay .login {
	top: auto !important;
	bottom: 20px;
}

.dashboard-custom textarea.v-textarea-readonly {
	font: normal 12px "Open Sans", Arial, sans-serif;
	padding-left: 0.3em;
	overflow: auto;
}

.dashboard-custom .v-selected {
	color: black !important;
	background-color: #ffedb5 !important;
}

.dashboard-custom .v-selected .v-textfield {
	color: black;
}

.dashboard-custom #main_overview {
	padding: 20px;
}

.dashboard-custom .v-listbuilder-buttons .v-button {
	background: none;
	border: none;
}

.dashboard-custom .v-listbuilder-buttons .v-button:hover {
	background: none;
}

.dashboard-custom .as-twincol-select .v-listbuilder-button-down, .dashboard-custom .as-twincol-select .v-listbuilder-button-up {
	visibility: hidden;
}

.dashboard-custom #user-table-component #id_verticallayout > .v-slot {
	display: none;
}

.dashboard-custom #id_extra_message {
	color: red;
	font-weight: bold;
}

.dashboard-custom.v-app {
	background-color: #eee;
	font: normal 12px "Open Sans", Arial, sans-serif;
}

.dashboard-custom .v-widget {
	font-size: 12px;
}

.dashboard-custom .v-numberfield {
	text-align: right;
}

.dashboard-custom .noselect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

.dashboard-custom .system-message-container {
	width: 200px;
	position: absolute;
	left: 44%;
	top: 50px;
	text-align: center;
	font-family: "Courier New", courier;
	font-weight: bold;
	font-size: large;
}

.dashboard-custom .system-message-text {
	font-family: "Courier New", courier;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 100px;
	width: 99%;
	font-size: large;
}

.dashboard-custom .dashboard-view {
	background: #dfe0e1;
	background: -moz-linear-gradient(top, #d8d9da 0%, #e6e7e8 10%, #e0e1e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d9da), color-stop(10%, #e6e7e8), color-stop(100%, #e0e1e2));
	background: -webkit-linear-gradient(top, #d8d9da 0%, #e6e7e8 10%, #e0e1e2 100%);
	background: -o-linear-gradient(top, #d8d9da 0%, #e6e7e8 10%, #e0e1e2 100%);
	background: -ms-linear-gradient(top, #d8d9da 0%, #e6e7e8 10%, #e0e1e2 100%);
}

.dashboard-custom .dashboard-view .v-horizontallayout {
	padding: 0;
}

.dashboard-custom .dashboard-view .toolbar .v-spacing {
	width: 10px;
}

.dashboard-custom .dashboard-view .v-csslayout {
	padding: 50px 20px 0;
	overflow: auto;
	position: relative;
}

.dashboard-custom .dashboard-view .v-caption {
	font-weight: 600;
	font-size: 12px;
	color: #349aff;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 1.9;
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.dashboard-custom .dashboard-view .configure {
	position: absolute;
	z-index: 1;
	top: 9px;
	right: 5px;
}

.dashboard-custom .dashboard-view .notes {
	padding: 40px 0 0;
}

.dashboard-custom .dashboard-view .notes .v-caption {
	color: #fff;
	text-shadow: 0 1px 1px #000;
	background: #5d6167;
	background: -moz-linear-gradient(top, #5d6167 0%, #393939 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d6167), color-stop(100%, #393939));
	background: -webkit-linear-gradient(top, #5d6167 0%, #393939 100%);
	background: -o-linear-gradient(top, #5d6167 0%, #393939 100%);
	background: -ms-linear-gradient(top, #5d6167 0%, #393939 100%);
}

.dashboard-custom .dashboard-view .notes .v-textarea {
	border: none;
	padding: 20px 20px 0;
	line-height: inherit;
	background: #fffdf2;
	color: #545145;
}

.dashboard-custom .dashboard-view .notes .v-textarea:focus {
	outline: none;
}

.dashboard-custom .dashboard-view .notes .configure {
	color: #ddd;
	text-shadow: 0 1px 1px #000;
}

.dashboard-custom .dashboard-view .toolbar {
	padding: 20px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
	background: transparent;
}

.dashboard-custom .dashboard-view .toolbar .v-button {
	position: relative;
	font-size: 16px;
}

.dashboard-custom .dashboard-view .toolbar .notifications.unread .v-button-caption {
	display: block;
	position: absolute;
	top: 2px;
	right: 3px;
}

.dashboard-custom .dashboard-view .h1 {
	padding-right: 1em;
}

.dashboard-custom .dashboard-view .v-window {
	background: #eee;
	border: 1px solid #999;
}

.dashboard-custom .dashboard-view #id_horizontallayout {
	padding: 0;
}

.dashboard-custom .dashboard-view #id_csslayout {
	margin: 0;
	padding: 0;
}

.dashboard-custom .v-scrollable {
	overflow: hidden;
}

.dashboard-custom .popupContent {
	padding: 0;
}

.dashboard-custom .popupContent .v-scrollable {
	overflow: auto;
}

.dashboard-custom .v-context-menu-container {
	overflow-x: hidden !important;
	overflow-y: auto !important;
	max-height: 99% !important;
}

.dashboard-custom .v-context-menu {
	padding: 4px;
	background-color: #3d3d3d;
}

.dashboard-custom .v-context-menu-item-basic-icon-container {
	height: 0;
	line-height: 26px;
}

.dashboard-custom .v-context-menu-item-basic-text {
	color: white;
	padding: 4px;
}

.dashboard-custom .v-context-menu-item-basic-text:hover {
	background-color: #888888;
}

.dashboard-custom .v-context-menu-item-separator {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: thin solid white;
}

.dashboard-custom .v-gridlayout-slot > .v-gridlayout {
	padding: 0;
}

.dashboard-custom .v-formlayout-captioncell, .dashboard-custom .v-formlayout-contentcell {
	vertical-align: top;
	text-align: left;
}

.dashboard-custom .v-formlayout-captioncell {
	padding-top: 12px !important;
}

.dashboard-custom .v-formlayout-contentcell {
	padding-top: 12px !important;
}

.dashboard-custom .v-formlayout-firstrow .v-formlayout-captioncell {
	padding-top: 18px !important;
}

.dashboard-custom .v-formlayout-firstrow .v-formlayout-contentcell {
	padding-top: 18px !important;
}

.dashboard-custom #id_history_change * .v-formlayout-captioncell {
	padding-top: 6px !important;
}

.dashboard-custom #id_history_change * .v-formlayout-firstrow .v-formlayout-captioncell {
	padding-top: 0 !important;
}

.dashboard-custom #id_history_change * .v-formlayout-lastrow .v-formlayout-captioncell {
	padding-top: 6px !important;
}

.dashboard-custom .v-formlayout-errorcell {
	width: 20px;
}

.dashboard-custom .entity-form {
	padding-left: 20px;
	padding-top: 9px;
}

.dashboard-custom .entity-view .v-formlayout-row {
	height: 34px;
}

.dashboard-custom .entity-view .v-formlayout-row .v-formlayout-captioncell, .dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell {
	padding: 0 !important;
	padding-top: 11px !important;
}

.dashboard-custom .entity-view .v-formlayout-row .v-formlayout-captioncell .v-textfield, .dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .v-textfield {
	padding: 0;
}

.dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell {
	padding-left: 0.34em !important;
}

.dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .v-checkbox {
	padding-top: 0;
	vertical-align: top;
}

.dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .v-checkbox input {
	vertical-align: top;
}

.dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .autoincrement-type-style, .dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .calculatedtype-type-style, .dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .currencytype-type-style, .dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .integer-type-style, .dashboard-custom .entity-view .v-formlayout-row .v-formlayout-contentcell .number-type-style {
	text-align: right !important;
	max-width: 145px;
}

.dashboard-custom .entity-edit .v-formlayout-row {
	height: 34px;
}

.dashboard-custom .entity-edit .v-formlayout-captioncell {
	padding: 0 !important;
	padding-top: 11px !important;
}

.dashboard-custom .entity-edit .v-formlayout-contentcell {
	padding: 0 !important;
	padding-top: 5px !important;
}

.dashboard-custom .entity-edit .v-formlayout-contentcell .v-checkbox {
	padding: 5px 5px;
	vertical-align: top;
}

.dashboard-custom .entity-edit .v-formlayout-contentcell .v-label {
	padding: 6px 4px;
}

.dashboard-custom .entity-edit .v-formlayout-contentcell .autoincrement-type-style {
	text-align: right;
}

.dashboard-custom .edit-dashboard .v-formlayout {
	padding: 10px 8px;
}

.dashboard-custom .edit-dashboard .v-formlayout .v-formlayout-captioncell {
	vertical-align: middle;
}

.dashboard-custom .v-formlayout-captioncell .v-caption {
	font-size: 12px !important;
}

.dashboard-custom .v-formlayout-captioncell .v-icon {
	padding-right: 0.5em;
}

.dashboard-custom .v-flowlayout .v-caption, .dashboard-custom .upload-editor .v-caption, .dashboard-custom .blob-viewer .v-caption {
	height: 0;
}

.dashboard-custom .v-flowlayout .v-button, .dashboard-custom .upload-editor .v-button, .dashboard-custom .blob-viewer .v-button {
	padding: 0;
	width: 22px;
	height: 19px;
}

.dashboard-custom .image-container {
	width: auto !important;
	height: 100% !important;
}

.dashboard-custom .v-flowlayout .image-container {
	width: 100% !important;
}

.dashboard-custom .blob-link {
	overflow: hidden !important;
	text-overflow: ellipsis;
}

.dashboard-custom #field_afb .v-slot {
	vertical-align: middle;
}

.dashboard-custom .v-formlayout-contentcell .v-customcomponent {
	overflow: inherit;
}

.dashboard-custom .v-formlayout-contentcell * .v-captiontext {
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}

.dashboard-custom #id_mappingoverviewcomponent_mapping {
	overflow-x: initial;
}

.dashboard-custom #id_mappingoverviewcomponent_mapping .v-gridlayout {
	width: 100% !important;
	height: 120px !important;
	overflow-x: auto;
	overflow-y: hidden;
}

.dashboard-custom .header-style {
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}

.dashboard-custom .sub-header-style {
	font-style: italic;
	font-weight: bold;
}

.dashboard-custom .label-warning-style {
	color: red !important;
	font-weight: bold;
}

.dashboard-custom .v-widget .v-caption-image-view {
	height: 0;
}

.dashboard-custom .pim-popup-window .v-window-outerheader {
	visibility: hidden !important;
	position: absolute !important;
}

.dashboard-custom .v-textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: normal 12px "Open Sans", Arial, sans-serif;
	margin: 0;
	padding: 5.4px 3.6px !important;
	border: 1px solid #ccc;
}

.dashboard-custom .v-textarea.v-textarea-focus {
	outline: none;
	border-color: #3d3d3d;
}

.dashboard-custom .group {
	padding: 5.4px 3.6px !important;
}

.dashboard-custom .v-splitpanel-first-container {
	overflow: auto !important;
}

.dashboard-custom .v-splitpanel-second-container {
	overflow: hidden !important;
}

.dashboard-custom .v-splitpanel-second-container .relations-tab-sheet-style .pim-table .v-table-table {
	width: 100%;
}

.dashboard-custom .v-splitpanel-second-container .relations-tab-sheet-style .pim-table .v-table-table tbody {
	height: auto;
	display: block;
	overflow: auto !important;
}

.dashboard-custom .v-splitpanel-second-container .relations-tab-sheet-style .pim-table .v-table-table tbody tr {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}

.dashboard-custom .v-splitpanel-second-container .v-scrollable > .v-gridlayout {
	padding: 10px 0 10px 14px;
}

.dashboard-custom .v-splitpanel-second-container .v-gridlayout-slot {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.dashboard-custom .v-splitpanel-second-container #id_panel {
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.dashboard-custom .bulkoperation-attributes-summary-tabsheet {
	border: 0;
}

.dashboard-custom .bulkoperation-attributes-summary-tabsheet .v-tabsheet {
	border: 0 !important;
}

.dashboard-custom .bulkoperation-attributes-summary-layout {
	background: #fff;
	border: 1px solid #ffd447;
	width: 98.5% !important;
}

.dashboard-custom .bulkoperation-relations-tabsheet .v-tabsheet {
	padding: 0 !important;
}

.dashboard-custom .tabsheet-wizard .v-tabsheet {
	border: 0 !important;
}

.dashboard-custom .bulkoperation-attributes-tab {
	border-right: 1px solid #ffd447;
	border-top: 1px solid #ffd447;
}

.dashboard-custom .panel-no-padding {
	padding: 0 !important;
}

.dashboard-custom #id-wizard-spacer {
	height: 28px;
}

.dashboard-custom .pass-clicks-to-parent {
	pointer-events: none;
}

.dashboard-custom .v-colorpicker-border {
	border: solid 1px;
	padding: 0;
	border-color: #000;
}