/* @override http://localhost:7777/org.sjarvela.mollify.App/themes/basic/style.css */

/**
 * Copyright (c) 2008- Samuli Järvelä
 *
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html. If redistributing this code,
 * this entire header must remain intact.
 */

*, table td {
	font-family: "Lucida Grande", "Trebuchet MS", Lucida, Verdana, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.mollify-log {
	background-color: #e8e8e8;
	padding: 4px;
	position: absolute;
	bottom: 0;
	border-top: 3px dashed #393939;
	width: 100%;
	height: 100px;
	visibility: visible;
	overflow: auto;
	white-space: nowrap;
}

#mollify-download-frame {
	width: 0px;
	height: 0px;
}

.mollify-dialog .Caption {
	background: #e3e8f3 url(hborder.png) repeat-x 0px -2003px;
	padding: 4px 4px 4px 8px;
	cursor: default;
	border-bottom: 1px solid #bbbbbb;
	border-top: 5px solid #d0e4f6;
	font-weight: bold;
}

.mollify-dialog .dialogMiddleCenter {
	padding: 3px;
	background: white;
}

.dialogBottomCenter {
	background: url(hborder.png) repeat-x 0px -4px;
}

* html .mollify-dialog .dialogBottomCenter {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ie6/hborder_blue_shadow.png',sizingMethod='scale');
}

.dialogMiddleLeft {
	background: url(vborder.png) repeat-y;
}

.dialogMiddleRight {
	background: url(vborder.png) repeat-y -4px 0px;
}

* html .mollify-dialog .dialogMiddleRight {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ie6/vborder_blue_shadow.png',sizingMethod='scale');
}

.mollify-dialog .dialogTopLeftInner {
	width: 5px;
	zoom: 1;
}

.mollify-dialog .dialogTopRightInner {
	width: 8px;
	zoom: 1;
}

.mollify-dialog .dialogBottomLeftInner {
	width: 5px;
	height: 8px;
	zoom: 1;
}

.mollify-dialog .dialogBottomRightInner {
	width: 5px;
	height: 8px;
	zoom: 1;
}

.dialogTopLeft {
	background: url(corner.png) no-repeat -13px 0px;
}

.dialogTopRight {
	background: url(corner.png) no-repeat -18px 0px;
}

.dialogBottomLeft {
	background: url(corner.png) no-repeat 0px -15px;
}

.dialogBottomRight {
	background: url(corner.png) no-repeat -5px -15px;
}

* html .mollify-dialog .dialogTopLeft {
	width: 5px;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ie6/corner_dialog_topleft.png',sizingMethod='crop');
}

* html .mollify-dialog .dialogTopRight {
	width: 8px;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ie6/corner_dialog_topright.png',sizingMethod='crop');
}

* html .mollify-dialog .dialogBottomLeftInner {
	width: 5px;
	height: 23px;
	margin-top: -15px;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='corner.png',sizingMethod='crop');
}

* html .mollify-dialog .dialogBottomRightInner {
	width: 13px;
	height: 23px;
	margin-left: -5px;
	margin-top: -15px;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='corner.png',sizingMethod='crop');
}

.mollify-dialog-button, .gwt-Button, .mollify-multiaction-button-dropdown {
	font: bold 8pt "Lucida Grande", "Trebuchet MS", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	background: url("hborder.png") repeat-x 0px -27px;
	border: 1px outset #ccc;
}

.mollify-header-button:active, .mollify-dropdown-button:active {
	border-style: none;
}

.mollify-dialog-button:active, .gwt-Button:active, .mollify-multiaction-button-dropdown:active {
	border: 1px inset #ccc;
}

.mollify-dialog-button:hover, .gwt-Button:hover {
	border-color: #9cf #69e #69e #7af;
}

.mollify-dialog-button[disabled], .gwt-Button[disabled] {
	cursor: default;
	color: #888;
}

.mollify-dialog-button[disabled]:hover, .gwt-Button[disabled]:hover {
	border: 1px outset #ccc;
}

.mollify-dropdown-button {
	font: normal 8pt "Lucida Grande", "Trebuchet MS", Lucida, Verdana, sans-serif;
	height: 23px;
	cursor: pointer;
	cursor: hand;
}

.mollify-multiaction-button {
	margin-top: 6px;
	margin-right: 6px;
}

.mollify-multiaction-button-default {
	height: 25px;
	float: left;
}

.mollify-multiaction-button-dropdown {
	width: 9px;
	height: 25px;
	background: url(b-dropdown-arrow.png) no-repeat;
}

.mollify-main {
	width: 100%;
}

.mollify-header {
	background: url(header.png) repeat-x 0 0;
	width: 100%;
	height: 38px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.mollify-header-buttons {
	padding-left: 4px;
	height: 28px;
}

.mollify-header-button, #mollify-header-add-button {
	font: normal 8pt "Lucida Grande", "Trebuchet MS", Lucida, Verdana, sans-serif;
	background-image: none;
	margin-top: 8px;
	height: 23px;
	border-style: none;
	margin-right: 2px;
	cursor: pointer;
	cursor: hand;
	float: left;
}

#mollify-header-add-button.mollify-dropdown-button {
	background: url(button-add.png) no-repeat 0 0;
	width: 23px;
	font-size: 0;
	float: left;
}

#mollify-header-add-button-menu {
	margin-top: 22px;
	margin-left: 1px;
	width: 120px;
}

#mollify-header-add-button.mollify-dropdown-button:active {
	background: url(button-add.png) no-repeat 0 -23px;
}

#mollify-header-refresh-button.mollify-header-button {
	background: url(button-refresh.png) no-repeat 0 0;
	font-size: 0;
	width: 23px;
	color: #dadada;
}

#mollify-header-refresh-button.mollify-header-button:active {
	background: url(button-refresh.png) no-repeat 0 -23px;
}

#mollify-header-parent-dir-button.mollify-header-button {
	background: url(b-up.png) no-repeat 0 0;
	font-size: 0;
	width: 36px;
}

#mollify-header-parent-dir-button.mollify-header-button:active {
	background: url(b-up-d.png) no-repeat 0 0;
}

.mollify-dropdown-menu, .mollify-directory-list-menu {
	background: #f9f9f9;
	margin-top: 26px;
	border-right: 1px outset #c0c0c0;
	border-left: 1px outset #c0c0c0;
	border-bottom: 1px outset #c0c0c0;
	padding: 8px;
}

.mollify-dropdown-menu-item {
	padding: 3px;
	cursor: pointer;
	cursor: hand;
	height: 15px;
	white-space: nowrap;
}

.mollify-dropdown-menu-item-hover {
	color: #565671;
	background-color: #d5d5d5;
	text-decoration: underline;
}

.mollify-header-option {
	height: 27px;
	border-style: none;
	background: rgba(50,50,50,0.19);
	color: transparent;
	cursor: pointer;
	cursor: hand;
}

.mollify-header-logged-in {
	float: right;
}

.mollify-header-username {
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-top: 12px;
	float: left;
	text-align: right;
}

#mollify-header-logout.mollify-header-option, #mollify-header-logout.mollify-header-option:hover {
	background: #a5a5a5 url(b-close.png) no-repeat 8px 13px;
	width: 26px;
	right: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -100px;
	float: left;
	height: 38px;
}

#mollify-header-logout.mollify-header-option:hover {
	background: #969696 url(b-close-over.png) no-repeat 8px 13px;
}

.mollify-directory-list-item {
	float: right;
}

.mollify-directory-selector {
	float: left;
	margin-top: 8px;
	margin-left: 0;
	margin-right: 0px;
}

.mollify-directory-selector-items {
	float: left;
}

.mollify-directory-selector-button {
	float: left;
}

#mollify-directory-selector-button-up.mollify-directory-selector-button {
	background: url(button-back.png) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -100px;
	height: 23px;
	width: 23px;
	border-style: none;
	cursor: pointer;
	cursor: hand;
}

#mollify-directory-selector-button-up.mollify-directory-selector-button:active {
	background: url(button-back.png) no-repeat 0px -23px;
}

.mollify-directory-list-item-button-left {
	width: 12px;
	height: 23px;
	float: left;
	background: url(dir-item-body.png) repeat-x;
	margin-left: -11px;
}

.mollify-directory-list-item-button-center {
	height: 19px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	background: url(dir-item-body.png) repeat-x;
}

.mollify-directory-list-item-button-right {
	width: 11px;
	background: url(dir-item-head.png) no-repeat;
	height: 23px;
	float: left;
}

.mollify-directory-list-item-button {
	border-style: none;
	cursor: pointer;
	cursor: hand;
}

.mollify-directory-list-item-dropdown {
	width: 7px;
	float: left;
	height: 23px;
	background: url(dir-item-body.png) repeat-x;
}

.mollify-directory-list-item-button-left-pressed, .mollify-directory-list-item-button-center-pressed, .mollify-directory-list-item-dropdown-pressed {
	background: url(dir-item-body.png) repeat-x 0 -23px;
}

.mollify-directory-list-item-button-right-pressed {
	background: url(dir-item-head.png) no-repeat 0px -23px;
}

.mollify-directory-list-item-dropdown-hover {
	background: url(dir-item-dropdown.png) no-repeat;
}

.mollify-directory-list-item-home {
	position: relative;
	left: 0px;
	float: left;
}

.mollify-directory-list-item-dropdown-home {
	background: url(button-home.png) no-repeat -1px 0;
	font-size: 0;
	line-height: 0;
	text-indent: -100px;
	height: 23px;
	width: 29px;
	border-style: none;
	cursor: pointer;
	cursor: hand;
	float: left;
}

.mollify-directory-list-item-dropdown-home:active {
	background: url(button-home.png) no-repeat -1px -23px;
}

.mollify-directory-list-item-button-home .mollify-directory-list-item-button-left, .mollify-directory-list-item-button-home .mollify-directory-list-item-button-center, .mollify-directory-list-item-button-home .mollify-directory-list-item-button-right {
	margin: 0;
	padding: 0;
	width: 0;
}

.mollify-directory-list-menu {
	margin-top: 22px;
	margin-left: -11px;
}

.ie-crap.mollify-directory-list-menu {
	margin-top: 22px;
	margin-left: -11px;
	width: 200px;
}

.mollify-directory-list-menu-home {
	margin-left: 0px;
}

.mollify-directory-menu-item-none {
	font-style: italic;
}

.mollify-filelist {
	margin: 8px 0 1em;
	width: 100%;
	border-width: 0;
	border-spacing: 0;
	text-align: left;
}

th#mollify-filelist-column-th-type.mollify-filelist-column-th {
	width: 130px;
}

.mollify-filelist-row-directory-even .mollify-filelist-item-type, .mollify-filelist-row-directory-odd .mollify-filelist-item-type {
	color: #797979;
}

th#mollify-filelist-column-th-size.mollify-filelist-column-th {
	width: 85px;
}

.mollify-filelist-column-title, .mollify-filelist-column-title-hover {
	padding-left: 5px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

.mollify-filelist-column-title-hover {
	text-decoration: underline;
}

td#mollify-filelist-column-size {
	background-color: #ebebeb;
}

.mollify-filelist-column-type {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.mollify-filelist th {
	color: #494949;
	border-bottom: 2px solid #AAAAAA;
	font-weight: bold;
	padding-bottom: 3px;
}

.mollify-filelist-column-sort {
	float: left;
	cursor: pointer;
	cursor: hand;
	margin-left: 3px;
	height: 5px;
	width: 8px;
	margin-top: 4px;
}

.mollify-filelist-column-sort-asc {
	background: url(sort-asc.png) no-repeat;
}

.mollify-filelist-column-sort-desc {
	background: url(sort-desc.png) no-repeat;
	margin-top: 5px;
}

.mollify-filelist-row-directory-even-hover td div.mollify-filelist-item-name-hover, .mollify-filelist-row-directory-odd-hover td div.mollify-filelist-item-name-hover {
	text-decoration: underline;
	color: #292c34;
}

.mollify-filelist-row-file-even td, .mollify-filelist-row-file-odd td {
	padding-left: 9px;
}

.mollify-filelist-row-file-odd td {
	background-color: #eeeeee;
}

.mollify-filelist-row-file-even-hover td {
	background-color: #e1e2fc;
}

.mollify-filelist-row-file-odd-hover td {
	background-color: #d3d4ee;
}

.mollify-filelist-row-file-even .mollify-filelist-column-type {
	background-color: #e5e5e5;
}

.mollify-filelist-row-file-odd .mollify-filelist-column-type {
	background-color: #d6d6d6;
}

.mollify-filelist-row-file-even-hover .mollify-filelist-column-type {
	background-color: #cacbe3;
}

.mollify-filelist-row-file-odd-hover .mollify-filelist-column-type {
	background-color: #bebfd6;
}

.mollify-filelist-row-directory-even .mollify-filelist-column-type {
	background-color: #dbced8;
}

.mollify-filelist-row-directory-odd .mollify-filelist-column-type {
	background-color: #d6c4d6;
}

.mollify-filelist-row-directory-even-hover .mollify-filelist-column-type {
	background-color: #c2b7d8;
}

.mollify-filelist-row-directory-odd-hover .mollify-filelist-column-type {
	background-color: #beaed6;
}

.mollify-filelist-row-directory-even td, .mollify-filelist-row-directory-odd td {
	padding-left: 9px;
	padding-top: 3px;
	height: 15px;
	padding-bottom: 3px;
}

.mollify-filelist-row-directory-even td {
	background: #f4e5f0;
}

.mollify-filelist-row-directory-odd td {
	background-color: #eedaee;
}

.mollify-filelist-row-directory-odd-hover td {
	background-color: #d3c2ee;
}

.mollify-filelist-row-directory-even-hover td {
	background-color: #d8ccf0;
}

.mollify-filelist .mollify-filelist-item-name {
	height: 15px;
	padding-left: 5px;
	padding-top: 2px;
	cursor: pointer;
}

.mollify-filelist-row-directory-even .mollify-filelist-item-name, .mollify-filelist-row-directory-odd .mollify-filelist-item-name {
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
}

.mollify-filelist-row-directory-icon, .mollify-filelist-row-directory-icon-hover {
	width: 20px;
	background: url(folder.png) no-repeat 3px 3px;
	height: 20px;
	float: left;
	cursor: pointer;
	margin-right: 2px;
}

.mollify-filelist-row-directory-icon-hover {
	background: #c4c4c4 url(folder.png) no-repeat 3px 3px;
}

.mollify-filelist td {
	padding-right: 5px;
	padding-left: 5px;
	height: 15px;
}

.mollify-file-context, .mollify-directory-context {
	margin-top: 20px;
}

.mollify-file-context-action, .mollify-directory-context-action {
	height: 25px;
	margin-right: 6px;
	margin-top: 6px;
	padding: 3px;
	font-weight: bold;
}

.mollify-file-context-border, .mollify-directory-context-border {
	border-width: 0;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.mollify-file-context-pointer, .mollify-directory-context-pointer {
	width: 30px;
	height: 15px;
	background: url(b-tip.png) no-repeat 0 0;
	position: absolute;
	top: -4px;
	left: 13px;
}

.mollify-file-context-close, .mollify-file-context-close-hover, .mollify-directory-context-close, .mollify-directory-context-close-hover {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 10px;
	right: 14px;
	cursor: pointer;
	background: url(b-close.png) no-repeat;
}

.mollify-file-context-close-hover, .mollify-directory-context-close-hover {
	background: url(b-close-over.png) no-repeat;
}

.mollify-file-context-border-nw, .mollify-directory-context-border-nw {
	background: url(b-nw.png) no-repeat 0 0;
	width: 19px;
	height: 12px;
}

.mollify-file-context-border-n, .mollify-directory-context-border-n {
	background: url(b-n.png) repeat-x 0 0;
	height: 12px;
}

.mollify-file-context-border-ne, .mollify-directory-context-border-ne {
	background: url(b-ne.png) no-repeat 0 0;
	width: 19px;
	height: 12px;
}

.mollify-file-context-border-w, .mollify-directory-context-border-w {
	background: url(b-w.png) repeat-y;
	width: 19px;
}

.mollify-file-context-border-e, .mollify-directory-context-border-e {
	background: url(b-e.png) repeat-y;
	width: 19px;
}

.mollify-file-context-border-sw, .mollify-directory-context-border-sw {
	background: url(b-sw.png) no-repeat;
	width: 19px;
	height: 20px;
}

.mollify-file-context-border-s, .mollify-directory-context-border-s {
	background: url(b-s.png) repeat-x;
	height: 20px;
}

.mollify-file-context-border-se, .mollify-directory-context-border-se {
	background: url(b-se.png) no-repeat;
	width: 19px;
	height: 20px;
}

.mollify-file-context-content, .mollify-directory-context-content {
	background-color: white;
	padding-top: 3px;
	padding-bottom: 0px;
}

.mollify-file-context-filename {
	font-weight: bold;
	margin-bottom: 6px;
}

.mollify-file-context-description {
	margin-bottom: 8px;
	margin-top: 4px;
}

.mollify-file-context-details {
	width: 300px;
	margin-top: 4px;
}

.mollify-file-context-details-header, .mollify-file-upload-info-header {
	background-color: #ebebeb;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.mollify-file-context-details-content {
	width: 300px;
	border-left: 1px;
	background-color: #f5f5f5;
}

.mollify-file-context-details-row-value {
	font-weight: bold;
	width: 110px;
	padding-left: 16px;
}

.mollify-file-context-buttons, .mollify-directory-context-buttons {
	margin-top: 7px;
}

#download-dropdown-menu.mollify-dropdown-menu {
	background-color: #ececec;
}

.mollify-directory-context-content {
	background: #fff url(folder.png) no-repeat 0 0;
	width: 250px;
}

.mollify-directory-context-name {
	font-weight: bold;
	padding-left: 20px;
}

.mollify-info-dialog-content {
	margin: 10px 4px 4px;
}

.mollify-info-dialog-buttons {
	width: 100%;
	margin-top: 11px;
	margin-bottom: 3px;
}

.mollify-confirm-dialog-content {
	margin: 10px 4px 4px;
}

.mollify-confirm-dialog-buttons {
	width: 100%;
	margin-top: 14px;
	margin-bottom: -1px;
}

.mollify-rename-dialog-original-name-title {
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 3px;
	margin-top: 2px;
}

.mollify-rename-dialog-new-name-title {
	font-weight: bold;
	padding-top: 9px;
	margin-bottom: 4px;
	margin-left: 3px;
}

.mollify-rename-dialog-original-name-value {
	margin-top: 4px;
	font-style: italic;
	background-color: #f5f5f5;
	height: 17px;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
	margin-left: 2px;
	margin-right: 2px;
	border-style: inset;
	border-width: 1px;
}

input.mollify-rename-dialog-new-name-value {
	margin-bottom: 12px;
	width: 250px;
	margin-left: 2px;
	margin-right: 2px;
}

.mollify-rename-dialog-buttons {
	width: 250px;
	padding-bottom: 4px;
}

.mollify-dialog-button {
	height: 25px;
	margin-bottom: 4px;
	font-weight: bold;
	padding: 4px;
}

.mollify-dialog-button-confirm-delete-yes, .mollify-dialog-button-confirm-delete-no {
	width: 60px;
}

.mollify-dialog-button-login, .mollify-dialog-button-rename, .mollify-dialog-button-cancel, .mollify-dialog-button-upload, .mollify-dialog-button-create-folder, .mollify-dialog-button-select {
	width: 60px;
}

.mollify-dialog-button-confirm-delete-yes, .mollify-dialog-button-rename, .mollify-dialog-button-upload, .mollify-dialog-button-create-folder, .mollify-dialog-button-select {
	float: right;
	margin-right: 6px;
}

.mollify-dialog-button-confirm-delete-no, .mollify-dialog-button-cancel {
	float: left;
	margin-left: 6px;
}

.mollify-file-upload-dialog-content {
	margin: 10px 4px 15px;
}

.mollify-file-upload-dialog-message {
	font-weight: bold;
	margin-bottom: 7px;
}

.mollify-file-selector {
	font-style: italic;
	text-align: center;
	width: 100%;
}

.ie-crap.mollify-file-selector {
	width: 200px;
}

.mollify-file-upload-info-header {
	width: 240px;
	margin-top: 6px;
}

.mollify-file-upload-info-content {
	width: 220px;
	margin-left: 0;
	padding-left: 16px;
	padding-top: 4px;
	font-style: italic;
	font-size: 9px;
}

span.mollify-upload-info-size {
	font-weight: bold;
	white-space: nowrap;
}

.mollify-file-upload-dialog-uploaders-buttons {
	margin-top: 6px;
}

.mollify-dialog-button-add-file, .mollify-dialog-button-remove-file {
	width: 25px;
	font-weight: bold;
	border-style: dotted;
}

.mollify-dialog-button-remove-file {
	margin-left: 4px;
}

.mollify-file-upload-dialog-buttons {
	width: 250px;
	padding-bottom: 4px;
}

.mollify-login-dialog-username-title, .mollify-login-dialog-password-title {
	margin-bottom: 6px;
	margin-top: 4px;
}

.mollify-login-dialog-buttons {
	padding-bottom: 4px;
	margin-top: 14px;
	padding-right: 47px;
	margin-left: 47px;
	margin-bottom: 2px;
}

.mollify-login-dialog-buttons .mollify-dialog-button-cancel {
	margin-left: 13px;
}

.mollify-dialog-login .dialogContent {
	background: url(home.png) no-repeat 3px 10px;
}

table.mollify-login-dialog-content {
	margin-left: 47px;
	margin-right: 8px;
}

.mollify-login-dialog-username-value {
	width: 160px;
}

.mollify-login-dialog-password-value {
	width: 160px;
}

.mollify-dialog-progress .dialogContent {
	height: 60px;
	width: 300px;
	padding: 8px;
	background: url(wait.gif) no-repeat 280px 22px;
}

.mollify-dialog-progress .mollify-progress-bar {
	width: 266px;
	background-color: #f3f3f3;
	border: 1px dotted #c3c3c3;
}

.mollify-progress-bar .current, .mollify-progress-bar .left {
	height: 23px;
}

.mollify-progress-bar .current {
	background-color: #4a6dcb;
}

.mollify-progress-bar .left {
	background-color: transparent;
}

.mollify-progress-dialog-title {
	font-weight: bold;
	margin-bottom: 5px;
}

.mollify-progress-dialog-details {
	margin-top: 5px;
	margin-bottom: 1px;
}

.mollify-create-folder-dialog-name-title {
	font-weight: bold;
	margin-bottom: 4px;
}

.mollify-create-folder-dialog-name-title {
	font-weight: bold;
	padding-top: 9px;
	margin-bottom: 4px;
	margin-left: 2px;
}

.mollify-create-folder-dialog-name-value {
	margin-top: 4px;
	background-color: #f5f5f5;
	height: 17px;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
	margin-left: 2px;
	margin-right: 2px;
	border-style: inset;
	border-width: 1px;
}

input.mollify-create-folder-dialog-name-value {
	margin-bottom: 12px;
	width: 250px;
}

.mollify-create-folder-dialog-buttons {
	width: 250px;
	padding-bottom: 4px;
}

.mollify-select-folder-dialog-folders {
	width: 290px;
	height: 120px;
	padding: 4px;
	border: 1px dotted #7e7e7e;
	margin: 6px;
	overflow: auto;
	background-color: #f3f3f3;
}

.mollify-select-folder-dialog-message {
	padding: 6px;
	width: 300px;
}

.mollify-select-folder-dialog-buttons {
	width: 300px;
	padding-bottom: 4px;
	margin-top: 4px;
}

span.mollify-copy-file-message-file, span.mollify-move-file-message-file {
	font-weight: bold;
}

.mollify-select-folder-dialog-folders-root-item-label, .mollify-select-folder-dialog-folders-item-label {
	cursor: hand;
	cursor: pointer;
	padding: 2px;
}

.mollify-select-folder-dialog-folders-root-item-label {
	font-weight: bold;
	padding: 2px;
}

.gwt-Tree .gwt-TreeItem {
	padding: 1px;
	margin: 0px;
	white-space: nowrap;
}

.mollify-select-folder-dialog-folders-item-label-selected {
	background: #d5dcf6;
	padding: 2px;
}