#addToFavourites,
#visualizzaPreferiti,
#viewFileDetail,
#editFileDetail,
#editCategoria,
#editCategoriaDetail {
position: absolute;
background: #fff;
width: 400px;
height: auto;
top: 250px;
left: 500px;
border: 1px solid #385286;
border-top: none;
padding-bottom: 5px;
z-index: 6;
font-size: 0.8em;
}

#addToFavourites h3,
#visualizzaPreferiti h3,
#viewFileDetail h3,
#editFileDetail h3, 
#editCategoria h3,
#editCategoriaDetail h3{
width: 100%;
height: 38px;
color: #fff;
padding: 0;
line-height: 2.6em;
text-indent: 10px;
}

.closeWindow a:link,
.closeWindow a:visited {
color: #f00;
display: block;
width: 99%;
margin: 3px 1% 0 0;
text-align: right;
}

.closeWindow a:hover {
text-decoration: underline;
}

.formElement {
display: block;
width: 100%;
height: auto;
float: left;
margin: 3px 0;
}

* input {
font-family:"Courier New", Courier, monospace;
}


input.sendBtn {
background: #385286;
border: none;
color: #fff;
padding: 2px 3px;
font-weight: bolder;
font-family: Arial, Helvetica, sans-serif;
}

.formElement label {
display: block;
width: 80px;
float: left;
text-indent: 5px;
}

#addToFavourites {
height: auto;
top: 250px;
z-index: 6;
}

#folderManager {
width: 380px;
float: left;
margin-left: 10px!important;
margin-left: 5px;
}

.folderList ul {
text-indent: 5px;
}

.folderList a:hover {
text-decoration: underline;
}

.folderList {
height: 300px;
overflow: auto;
margin-top: 2px;
padding: 5px 0;
border: 1px solid #eee;
}

.folderList ul li ul {
margin-left: 10px;
}

.folderList ul li {
padding: 10px 0;
}

.folderList img {
vertical-align: middle;
margin-right: 5px;
}

.addFolderBlock {
width: 96%;
float: left;
padding: 2%;
background: #eee;
margin-top: 3px;
}

p#viewPrefs {
margin: 0;
padding: 0;
width: 50%;
float: left;
margin: 4px;
}

.closeWindow {
width: 30%;
float: right;
}

.folderList {
clear: both;
}

.bottomBtnsBlock {
text-align: right;
width: 45%;
float: right;
margin: 10px 5px auto 0;
}


#viewFileDetail .prefImg,
#editFileDetail .prefImg, 
#editCategoria .prefImg,
#editCategoriaDetail .prefImg{
float: left;
margin-left: 10px;
}

.itemPrefLabel,
.subItemPrefLabel {
display: block;
width: 85%;
float: left;
height: 24px;
margin-top: 5px;
}

.subItemPrefLabel {
width: 82%;
}

.subItemPrefLabel a:hover {
text-decoration: none;
}

.itemPrefActions,
.subItemPrefActions {
display: block;
width: 15%;
float: right;
text-align: right;
height: 24px;
margin-top: 5px;
}

.subItemPrefActions {
width: 17%;
text-align: left;
}

.prefTitle, 
.prefDesc {
width: 80%; 
float: left; 
margin: 5px 10px;
}
