@import "styles_init.css";@import "customer_styles.css";@import "styles_archiving.css";@import "styles_common.css";@import "styles_dataseteditor.css";@import "styles_dynamiclist.css";@import "styles_features.css";@import "styles_fieldoverview.css";@import "styles_formslist.css";@import "styles_mainui.css";@import "styles_reports.css";@import "styles_templatemanagement.css";@import "styles_usermanagement.css";.v-button {	cursor: pointer;}.v-view {	height: 100%;	width: 100%;	overflow: auto;	/* avoid scrollbars with margins in root layout */	outline: none;	margin-top: -1px;	border-top: 1px solid transparent;	position: relative;	background: #3f9c3f;}.v-tree-node {	background: transparent url(closedFolder.png) no-repeat;	background-position: 0 0;}.v-tree-node-expanded {	background: transparent url(openFolder.png) no-repeat;	background-position: 0 0;}div.v-tree-node-leaf {	background: transparent url(formular.png) no-repeat;}div.v-tree-node-deleted{	background: transparent url(formular_deleted.png) no-repeat !important;}.v-orderedlayout-margin-top,.v-horizontallayout-margin-top,.v-verticallayout-margin-top {	padding-top: 0px;}.v-orderedlayout-margin-right,.v-horizontallayout-margin-right,.v-verticallayout-margin-right {	padding-right: 0px;}.v-orderedlayout-margin-bottom,.v-horizontallayout-margin-bottom,.v-verticallayout-margin-bottom {	padding-bottom: 0px;}.v-orderedlayout-margin-left,.v-horizontallayout-margin-left,.v-verticallayout-margin-left {	padding-left: 0px;}.v-table-cell-content-open {	color: red;}.v-table-cell-content-closed {	color: lightgreen;}.v-table-cell-content-void {	color: lightgrey;}.v-table-cell-content-pending {	color: #eecc88;}.v-table-cell-content-selected_row {	background: #F3AE00;	color: black;}.v-table-cell-content-locked {	background: #FF6347;}.v-errorindicator {	display: none;	height: 0px !important;	width: 0px !important;	}.v-caption-listbox_ch_forms {	margin-top: 5px;	}.v-textfield-marked {	border-color:red;	border-width:1px;	border-style:solid;}.v-button-center-text .v-button-caption {    display: block;    white-space: normal;    text-align: center;}.v-textfield-visible.v-disabled {	opacity: 1.0 !important;}.v-select-optiongroup-horizontal .v-select-option {    display: inline-block;}.v-tree-node-caption-deleted {}