/* RESET 
---------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }
  
ins {
  background-color: #ffff99;
  color: black;
  text-decoration: none; }

mark {
  background-color: #ffff99;
  color: black;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
}

/* COLORI
---------------------------------- */

/*
- Grigio scuro #333333 (testo)
- Grigio chiaro #DDDDDD
- Verde acido #B9C01D
- Azzurro #2394C4 (link)
- Azzurro scuro #186687 (link)
*/


/* BASE
----------------------------------*/
body {
    color: #333333;
    font-family: Arial,Verdana,sans-serif;
    font-size: 13px;
	line-height: 1.5em;
	background: url(../images/layout/sfondotile.png) repeat top center;
}


/* TIPOGRAFIA
---------------------------------- */

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
   	line-height: 1.5em; 
}

h1 
{
    font-size: 24px;
}

h2 
{
    font-size: 20px;
}

h3 
{
    font-size: 18px;
}

h4 
{
    font-size: 15px;
}

h5, h6 
{
    font-size: 13px;
}

h6 
{
    color: #676767;
    text-transform: uppercase;
}

p 
{
    padding: 0 0 9px;
	line-height: 1.5em;    
}

small 
{
    color: #999999;
    font-size: 12px;
}

blockquote
{
    border-left: 5px solid #DDDDDD;
    margin: 0 0 18px;
    padding: 0 0 0 15px;
}

.blockquote-right
{
    border-left: 0 none;
    border-right: 5px solid #EEEEEE;
    float: right;
    padding-left: 0;
    padding-right: 15px;
}

ul, ol {
    margin: 0px 0px 10px 30px;
    padding: 0;
}

ul.unstyled, ol.unstyled {
    list-style: none outside none;
    margin-left: 0px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    font-size: 14px;
}

h1 small
{
    font-size: 18px;
}

p.lead
{
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
    margin-bottom: 18px;
}


.ag-left
{
    text-align: left;
}

.ag-right
{
    text-align: right;
}

.ag-center
{
    text-align: center;
}

.indented-element, .sortable-contents .indented-element
{
	margin: 0px;
}

.disabled-element
{
	color: #999999;
}

/* LINKS 
---------------------------------- */

a
{
    color: #63771E;
}

a:hover
{
    color: #186687;
    text-decoration: none;
}


/* STRUTTURA
---------------------------------- */

#wrapper
{

}

#content, #content-small
{
    padding: 20px;
    margin: 0px auto;	
}

#content
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #e4e4e4;
    min-height: 600px;
}

#content-small
{
    width: 600px;
    margin: 150px auto;
    background-color: #ededed;
    border: 1px dotted #868686;
}

.login-button-pass-dimenticata, .login-button-accedi
{
	display: inline-block;
	float: right;
	margin: 15px 5px 0 0;
	padding: 0px;
}

#admin-login-submit
{
	padding: 7px 7px 6px 7px;
	margin: 0px;
}

#layout-990
{
    width: 990px;
    margin: 0px auto;
    padding: 0px 0px 20px 0px;
}

#header
{
    height: 106px;
    padding: 0px;
    background: url(../images/layout/logo-header.png) no-repeat top left;
    margin: 0px auto;
    width: 990px;
}

#header-990
{
    width: 990px;
    position: relative;
}

.wizard #header
{
   height: 55px;
}

.wizard #layout-990
{
	padding-top: 20px;
}

#footer
{
    width: 100%;
    height: 106px;
    background: url(../images/layout/ombra-footer.png) repeat-x top center;
    margin: 0px;
    padding: 0px;
}

#footer-content
{
    width: 990px;
    padding: 0px;
    margin: 0 auto;
}

.footer-logo
{
    width: 156px;
    height: 106px;
    background: url(../images/layout/logo-footer.png) no-repeat top left;
}

#page-header, #admin-content-page-header
{
    margin-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}

#breadcrumb
{
    padding: 20px 0 0 0;
    margin-bottom: 15px;
}

#admin-content-page-header
{
    position: relative;
}

#admin-content-page-header h1
{
    display: inline-block;
}

.clearfix
{
	clear: both;
}

.block
{
	margin-bottom: 20px;
}

#admin-content-sidebar h2
{
    background: url(../images/layout/block-h2-bg.png) no-repeat top left !important;
    margin: 0px;
    position: relative;
    top: -2px;
    padding: 8px 15px !important;   
}

#admin-content-sidebar h2 a
{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    text-shadow: 0px 1px 1px #738438;
}    

#block-titles-container, .sortable-item, #lingue, .config-configurazione, #trigger-edit, .admin-menu-tree .block-int
{
    background-color: #ededed;
    border: 1px dotted #868686;
}

#trigger-edit .form-field
{
	padding: 0 0 25px 0;
}

.block-title, .block h2
{
    /*background-color: #dadada;*/
    background: #000 url("../images/layout/sfondotile.png") repeat scroll center top;
    padding: 10px 15px;
    font-size: 16px;
    position: relative;
    color: #9DBD2F;
}

.block-title a, .block h2 a
{
    /*color: #333333;*/
    color: #9DBD2F;
    text-decoration: none;
}

.block-disabled .block-title a, .block-disabled h2 a, .block-disabled .block-title, .block-disabled h2
{
    color: #939393;
}


.block-int
{
	padding: 15px;
}

.closed-element
{
	display: none;
}

.collapsing-trigger, .collapsing-trigger-loader
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:  0px 50%;
	padding-left: 20px;
}

.closed-trigger
{
	background-image: url(../images/icons/chevron-right.png);
}

.open-trigger
{
	background-image: url(../images/icons/chevron-down.png);
}

#language-switcher
{
	margin-bottom: 20px;
}

#buttons_top
{
    /*float: left;*/
    margin: 0 0 10px 0;
    text-align: right;
}

.admin-contenuti input
{
	width: 764px !important;
}

#content-add-admin-submit
{
    width: auto !important;
}

.collapsing-elements
{
	background-color: #2f2f2f;
	padding: 0px !important;
}

.loading-indication
{
  background: url(../images/icons/ajax-loader.gif) no-repeat top center;
}

.template-vars
{
	float: right;
	margin: 5px 0 0 0;
}

/* FORM
---------------------------------- */

form
{
   
}


/*.bottoni-modifica-menu
{
	width: auto !important;
	padding: 7px;
	position: absolute;
	bottom: -49px;
	left: -10px;
}*/

#menu-item-admin-submit
{
	line-height: 19px;
}

/*
#admin-edit-profile-submit
{
	width: auto;
	padding: 7px;
	position: absolute;
	bottom: -64px;
	left: -20px;
}

#admin-edit-credentials-submit
{
	padding: 7px;
	position: absolute;
	width: auto !important;
	top: 29px;
	left: -20px;
}*/


.modifica-file-preview
{
    display: block;
    margin: 20px 0px;
    clear: both;
    width: 745px;
    margin-left: 170px;
    background-color: #E6E6E6;
    padding: 20px;
}


.modifica-file-nome
{
    font-weight: bold;
    width: 550px;
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
}

.modifica-immagine
{
    width: auto;
    height: auto;
}

.modifica-immagine img
{

}

.modifica-file #files-admin-edit-name
{
	float: none !important;
}

#files-admin-edit-name
{
	float: right;
}

.modifica-file input
{
    width: 724px;
}

label, input, select, textarea
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

input, select, textarea
{
    border: 1px solid #e6e6e8;
    border-top: 1px solid #c5c5c6;
    padding: 6px;
    width: 97%;
    background-color: #f7f7f9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: inset 0px 1px 0px #e6e6e8;
    -webkit-box-shadow: inset 0px 1px 0px #e6e6e8;
    -moz-box-shadow: inset 0px 1px 0px #e6e6e8;
}

option
{
    padding: 0px 5px;
}

input:focus, textarea:focus, select:focus
{
    background-color: #efefef;
}

select, .input-file
{
    line-height: 13px;
}

.input-file
{
    box-shadow: none;
    width: auto;
}

input[type=radio], input[type=checkbox]
{
	border: none !important;
	width: auto !important;
}

label
{
    display: block;
    padding-bottom: 3px;
    font-weight: bold;
}

.lb-inline
{
    display: inline;
    margin-right: 5px;
}

.lb-checkbox, .lb-radio
{
    font-weight: normal;
}

.lb-vtop
{
    vertical-align: top;
}

.lb-vmiddle
{
    vertical-align: middle;
}


.lb-medium
{
    width: 35%;
}

.lb-nomargin
{
    margin: 0px;
}


.short-field
{
    width: 25%;
}

.medium-field
{
    width: 50%;
}

.long-field
{
    width: 75%;
}

.verylong-field
{
    width: 93%;
}

.inline-field
{
    margin-right: 5px;
}

.form-field-help
{
	font-size: 0.9em;
	display: block;
	color: #636262;
}

.form-field-help[rel="realname"]
{
	margin-left: 170px;
	margin-top: 5px;
}

.form-field
{
	display: inline-block;
	padding: 0 0 5px 0;
	width: 100%;
	clear: both;
}


#nuovo-cont-titolo-p
{
	width: 100%;
}

#nuovo-cont-lingua-p
{
	width: 100%;
}

#nuovo-cont-menu-p
{
	width: 100%;
	padding: 0px !important;
}

#menu_id-container select, #language_id-select, #menu_item_parent_id-container select
{
	width: auto;
}

#menu_id-container, #menu_item_parent_id-container
{
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
}


.modifica-file label
{
	width: 165px !important;
}

.form-field label
{
	display: inline-block;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	width: 30%;
}

.form-field label.lb-inline
{
    display: inline;
}

.form-field input
{
    display: inline-block;
    width: 67%;
    margin: 0;
}

.form-field input.whelp-field
{
    width: 63%;
}

.form-field select
{
    display: inline-block;
    width: 69%;
    margin: 0;
}

.form-field select.whelp-field
{
    width: 65%;
}

.form-field select.short-field, .form-field input.short-field 
{
    width: 25%;
}

.form-field select.verylong-field
{
    width: 97%;
}


input.btn::-moz-focus-inner
{
    border: 0;
    padding: 0;
}

.btn
{
    font-size: 1em;
    line-height: normal;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 6px;
    outline: medium none;
    text-decoration: none;
    display: inline-block;
    background: -webkit-linear-gradient(top, #d1d3d3, #737575);
    background: -moz-linear-gradient(top, #d1d3d3, #737575);
    background: -0-linear-gradient(top, #d1d3d3, #737575);
    background: linear-gradient(top, #d1d3d3, #737575);
    background: -ms-linear-gradient(top, #d1d3d3, #737575);
    border: 1px solid #afb0b0;
    color: #ffffff;
    box-shadow: 0px 0px;
}

.btn-trash
{
	background: url(../images/icons/trash.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/trash.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/trash.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/trash.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/trash.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 24px!important;
}

.btn-search
{
	background: url(../images/icons/search.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/search.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/search.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/search.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/search.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 24px!important;	
}

.btn-view-all-content
{
	background: url(../images/icons/view-all-content.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/view-all-content.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/view-all-content.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/view-all-content.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/view-all-content.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 24px!important;	
}

.btn-reset
{
	background: url(../images/icons/reset.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/reset.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/reset.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/reset.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/reset.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 24px!important;	
}

.btn-filter
{
	background: url(../images/icons/filter.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/filter.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/filter.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/filter.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/filter.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 24px!important;	
}

.btn-download-selected
{
	background: url(../images/icons/download-selected.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/download-selected.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/download-selected.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/download-selected.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/download-selected.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 24px!important;	
}

.btn-preview
{
	background: url(../images/icons/preview.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/preview.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/preview.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/preview.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/preview.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 26px!important;	
}

.btn-view
{
	background: url(../images/icons/btn-view.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/btn-view.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/btn-view.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/btn-view.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/btn-view.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 28px!important;	
}

.btn-inactive-user
{
	background: url(../images/icons/inactive-user.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/inactive-user.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/inactive-user.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/inactive-user.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/inactive-user.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 22px!important;	
}

.btn-ok-user
{
	background: url(../images/icons/ok-user.png) no-repeat 8px center,  -webkit-linear-gradient(top, #d1d3d3, #737575)!important;
	background: url(../images/icons/ok-user.png) no-repeat 8px center,  -moz-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/ok-user.png) no-repeat 8px center, -0-linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/ok-user.png) no-repeat 8px center, linear-gradient(top, #d1d3d3, #737575);
    background: url(../images/icons/ok-user.png) no-repeat 8px center, -ms-linear-gradient(top, #d1d3d3, #737575);	
	padding-left: 22px!important;	
}

.btn-green-save
{
	background: url(../images/icons/btn-save.png) no-repeat 8px center,  -webkit-linear-gradient(top, #94d533, #4e9426)!important;
	background: url(../images/icons/btn-save.png) no-repeat 8px center,  -moz-linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-save.png) no-repeat 8px center, -0-linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-save.png) no-repeat 8px center, linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-save.png) no-repeat 8px center, -ms-linear-gradient(top, #94d533, #4e9426);	
	padding-left: 24px!important;
	border: 1px solid #80be74;		
}

.btn-green-edit
{
	background: url(../images/icons/btn-edit.png) no-repeat 8px center,  -webkit-linear-gradient(top, #94d533, #4e9426)!important;
	background: url(../images/icons/btn-edit.png) no-repeat 8px center,  -moz-linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-edit.png) no-repeat 8px center, -0-linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-edit.png) no-repeat 8px center, linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-edit.png) no-repeat 8px center, -ms-linear-gradient(top, #94d533, #4e9426);	
	padding-left: 24px!important;
	border: 1px solid #80be74;		
}

.btn-add-new
{
	background: url(../images/icons/btn-add-new.png) no-repeat 8px center,  -webkit-linear-gradient(top, #94d533, #4e9426)!important;
	background: url(../images/icons/btn-add-new.png) no-repeat 8px center,  -moz-linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-add-new.png) no-repeat 8px center, -0-linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-add-new.png) no-repeat 8px center, linear-gradient(top, #94d533, #4e9426);
    background: url(../images/icons/btn-add-new.png) no-repeat 8px center, -ms-linear-gradient(top, #94d533, #4e9426);	
	padding-left: 24px!important;
	border: 1px solid #80be74;		
}

.btn-delete-spaced, #elimina_foto_principale, #elimina_foto_testata, .menu_delete, .btn-delete, .menu_undo_add
{
    background: url(../images/icons/btn-delete.png) no-repeat 8px center,  -webkit-linear-gradient(top, #f35656, #d01616)!important;
    background: url(../images/icons/btn-delete.png) no-repeat 8px center,  -moz-linear-gradient(top, #f35656, #d01616);
    background: url(../images/icons/btn-delete.png) no-repeat 8px center, -0-linear-gradient(top, #f35656, #d01616);
    background: url(../images/icons/btn-delete.png) no-repeat 8px center, linear-gradient(top, #f35656, #d01616);
    background: url(../images/icons/btn-delete.png) no-repeat 8px center, -ms-linear-gradient(top, #f35656, #d01616);	
	padding-left: 24px!important;
	border: 1px solid #cc3030;
	color: #ffffff !important;		
}

.btn-delete-spaced
{
    margin-left: 30px;
}

.menu-content-container select
{
	width: 145px;
}

input.btn
{
    padding: 7px 6px;
    position: relative;
    top: -1px;
}

p.row-actions a.btn
{
	margin-right: 5px;
}

.btn-big
{
    font-size: 15px;
    padding: 8px;
}

.btn-small
{
    font-size: 0.9em;
}

.form-submit, .btn-vedi-tutti-contenuti
{
    padding: 0px;
    margin-top: 10px;
    text-align: right;
}

#back_button
{
    width: 200px;
    margin: 15px 0px 0px;
    padding: 0px;
}

#back_button p
{
	margin: 0px;
	padding: 0px;
}

.mass-actions-list
{
    float: right;
    position: relative;
    z-index: 1;
}

.mid-field label
{
	width: 40%;
	margin-right: 20px;
	float: left;
}

.mid-field input
{
	width: 520px;
}

.btn-alternate
{

}

.btn-secondary
{
    background-color: #ddd;
    color: #ffffff;
}

.btn:active, .btn:hover
{
    background-color: #186687;
    color: #bce13b;
}

.btn:disabled, .btn-disabled, .btn-disabled:hover
{
    background-color: #2394C4;
    opacity: 0.5;
    cursor: default;
}

.btn-alternate:active, .btn-alternate:hover
{
    background-color: #979B1A;
    color: #bce13b;
}

.btn-secondary:active, .btn-secondary:hover
{
    background-color: #E5E5E5;
    color: #bce13b;
}

#content-search-key
{
    width: 550px !important;
}

.admin-contenuti .search-form
{
	padding: 0px;
	margin: 0px;
	border: none;
}

/*
.groups-edit #admin-edit-group-submit
{
	padding: 7px;
	position: absolute;
	top: 29px;
	left: -18px;
}
*/

.search-form .form-field-help
{
    font-size: 11px;
    margin: 0px;
}

#add-content, .edit-profile, .edit-credentials, .modifica-menu, .search-form, .groups-edit, .modifica-block
{
	padding: 15px;
	margin: 0 0 15px 0;
	background-color: #ededed;
	border: 1px dotted #868686;
	position: relative;
}

.modifica-menu select
{
    width: 610px;
    margin-right: 15px;
}

.modifica-file input[type="text"], .modifica-file input[type="file"], .file-textarea
{
    width: 774px !important;
}

.galleries-edit
{
	padding: 15px;
	margin: 15px 0;
	background-color: #ededed;
	border: 1px dotted #868686;
	position: relative;
}


#permissions-gruppi
{
	padding: 0 15px 15px 15px;
	margin: 0 0 15px 0;
	background-color: #ededed;
	border: 1px dotted #868686;
	position: relative;
}

.permessi-gruppo-valori
{
	width: 600px;
	float: right;
}

.permessi-gruppo-valori label
{
	font-weight: normal !important;
}

.permessi-gruppo-titoli
{
	width: 150px;
	float: left;
	font-weight: bold;
}

.modifica-file, .modifica-user, .admin-contenuti, .modifica-commento, .admin-wizard, #bm-dir-new-form
{
    padding: 15px;
    margin: 0 0 15px 0;
    background-color: #ededed;
    border: 1px dotted #868686;
}

#add-content label
{
    width: 130px;
    display: inline-block;
}

.modifica-user label
{
	width: 74px !important;
}

.modifica-user input
{
	width: 866px !important;
}


.modifica-user label
{
    
}

#language-strings-group-1
{
	padding: 15px !important;
}

#add_user_group
{
	position: relative;
	top: 5px;
	left: 80px;
}

#group-element-0 label
{
    width: 0px !important;
}

#more_groups select
{
    width: 75%;
}

#more_groups div, .form-field .group_sbox
{
    margin-left: 77px;
}

#group_sbox
{
    position: relative;
    left: 74px;
}

#more_media_users div, .form-field .media_user_sbox
{
    margin-left: 169px;
}

#more_media_users select
{
    width: 83.9%;
}

/*#config-submit
{
	padding: 7px;
	position: absolute;
	top: -2px;
}*/

.confirmbox_user_group_del
{
    position: relative;
    top: 5px;
    left: 7px;
}

#more_groups .confirmbox_user_group_del
{
    left: 10px;   
}

#files-admin-edit-name
{
    width: 652px;
}

.gallery-edit
{
    position: relative;
}


#lingue label
{
    width: 400px;
    display: inline-block;
    line-height: 12px;
    padding-top: 10px;
}

#template-edit label
{
    width: 255px;
    vertical-align: top;
}

#template-edit input, #template-edit textarea
{
    width: 685px;
}



#content-add-edit-title
{
    display: inline-block;
    width: 780px;
}

input.error-field, select.error-field, textarea.error-field
{
    border-color: #D01616;
}

.editor-mini-container
{
    display: inline-block;
}

.textarea-eml
{
	margin: 0px !important;
}

/* MESSAGGI
---------------------------------- */
.message 
{
    margin: 10px auto 30px;
    padding: 10px;
}

.message-error 
{
    background-color: #CE453E;
    color: #FFFFFF;
}

.message-error a
{
	color: #fff;
}

.message-ok 
{
    background-color: #A9D673;
}

.message-ok a
{
	color: #333;
}

.message-alert
{
    background-color: #F2D268;
}

.message-alert a
{
	color: #333;
}

.message-info
{
	background-color: #DCDCDC;
}

#message-privacy-container
{
    padding-top: 30px;
}

#message-privacy-container .message
{
    margin-bottom: 10px;
    margin-top: 0px;
}


.form-field-error
{
    color: #CE453E;
    display: block;
}

.form-field .form-field-error
{
    margin-left: 30%;
    padding-left: 5px;
}

#template-edit .form-field .form-field-error
{
    margin-left: 255px;    
}

#content-add-admin .form-field-error
{
    margin-left: 130px;
}

#block-titles .form-field-error
{
    margin-left: 27%;    
}

.node-chooser .form-field-error
{
    margin-left: 0px;
    padding-left: 0px;
}

#admin-content-sidebar .form-field-error
{
    margin-left: 35%;
}

.modifica-user .form-field .form-field-error
{
    margin-left: 74px;
}

/* TABELLE
---------------------------------- */


table
{
    background-color: transparent;
    border-spacing: 0;
    max-width: 100%;
    font-size: 1em;
    width: 100%;
}

th, td
{
    border-top: 1px solid #ddd;
    line-height: 18px;
    padding: 10px 8px;
    text-align: left;
    vertical-align: top;
}

.table-bordered-outside th
{
    font-weight: bold;
    background: url(../images/layout/sfondotile.png) repeat top center;
    color: #9DBD2F;
}

body.cke_ltr
{
	background: #ffffff !important;
}

th .btn
{
    font-weight: normal;
}

thead th {
    vertical-align: middle;
}

.table
{
    margin: 20px 0px;
}

.table-bordered-outside
{
    background-color: #ffffff;
}

.table-bordered
{
    border-bottom: 1px solid #ddd;
}

.table .tr-odd
{
    background-color: #ededed;
}

td.td-action, td.td-identifier, th.td-identifier
{
    width: 22px;
    text-align: center;
    vertical-align: middle;
}


.table-hover tr:hover, .table-admin tr:hover, .table-admin tr.tr-odd:hover
{
    background-color: #DFE0CC;
}

.table-vertical th
{
    background-color: #e7e7e7;
    text-align: right;
    vertical-align: middle;
    width: 170px;
}

th .icon-sort
{
    margin-right: 5px;
}

.table-admin td
{
    vertical-align: middle;
}

/* COMPONENTI
---------------------------------- */

/* menu */

.menu
{
	margin: 0px;
	padding: 0px 10px;
	position: relative;
	top: 33px;
}

.menu li
{
	list-style-type: none;
	float: left;
	padding: 0px;
}

.menu a
{
	display: inline-block;
	color: #e6e6e6;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 42px 15px 12px 15px;
}

.menu a:hover, .menu a.menu-active
{
	color: #fff;
	position: relative;
	z-index: 1;
}

.menu .menu-sub a
{
	background-image: none;
	background-color: #859f2a;
	display: block;
	border-radius: 0px;
	padding: 0px;
	color: #fff;
    margin-bottom: 5px;
	padding-bottom: 3px;    
}

.menu .menu-sub a:hover
{
	color: #E5E5E5;
}

.menu .menu-sub
{
	position: absolute;
	background-color: #859f2a;
	margin: 0px;
	padding: 15px;
	min-width: 150px;
	z-index: 200;
}

.menu .menu-sub li
{
	padding: 0px;
	margin: 0px;
	float: none;
}

.selected
{
	background: url(../images/layout/menu-active-bg.png) repeat-x bottom center;
}

#menu-content
{
		background: url(../images/layout/ico-menu-contenuti.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-content:hover
{
	background: url(../images/layout/ico-menu-contenuti-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-user
{
		background: url(../images/layout/ico-menu-utenti.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-user:hover
{
	background: url(../images/layout/ico-menu-utenti-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-media
{
		background: url(../images/layout/ico-menu-media.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-media:hover
{
	background: url(../images/layout/ico-menu-media-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-comments
{
		background: url(../images/layout/ico-menu-commenti.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-comments:hover
{
	background: url(../images/layout/ico-menu-commenti-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-home
{
		background: url(../images/layout/ico-menu-home.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-home:hover
{
	background: url(../images/layout/ico-menu-home-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-language
{
		background: url(../images/layout/ico-menu-lingue.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-language:hover
{
	background: url(../images/layout/ico-menu-lingue-active.png) no-repeat center 25px;
	color: #bce13b;	
}

#menu-config
{
		background: url(../images/layout/ico-menu-config.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-config:hover
{
	background: url(../images/layout/ico-menu-config-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-help
{
		background: url(../images/layout/ico-menu-help.png) no-repeat center 25px;
		position: relative;
		z-index: 10;
}

a#menu-help:hover
{
	background: url(../images/layout/ico-menu-help-active.png) no-repeat center 25px;
	color: #bce13b;
}

#menu-config-li:hover, #menu-language-li:hover, #menu-comments-li:hover, #menu-media-li:hover, #menu-user-li:hover, #menu-content-li:hover, #menu-home-li:hover, #menu-help-li:hover
{
	background: url(../images/layout/menu-active-bg.png) repeat-x bottom center;
}

#rapid_links
{
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 20px;
}

#rapid_links li
{
	padding-left: 10px;
	list-style-type: none;
	display: inline-block;
}

#rapid_links a
{
	color: #dcdcdc;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

#menurapid-profile
{
	background: url(../images/layout/menurapid-profile-ico.png) no-repeat 0px 1px;
	padding: 0 0 0 13px;
}

#menurapid-credentials
{
	background: url(../images/layout/menurapid-credenz-ico.png) no-repeat 0px 1px;
	padding: 0 0 0 13px;
}

#menurapid-logout
{
	background: url(../images/layout/menurapid-esce-ico.png) no-repeat 0px 1px;
	padding: 0 0 0 13px;
}

/* paginazione */

.pagination
{
    text-align: center;
    margin: 0px;
    position: relative;
}

.pagination ul
{
    margin: 0px;
    text-align: center;
}

.pagination li
{
    display: inline-block;
    list-style-type: none;
    padding-right: 5px;
}

.pagination a
{
    padding: 6px 10px;
    text-decoration: none;
    background-color: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

li.pagination-active
{
    padding: 5px 11px 4px 11px;
    margin: 0 5px 0 0;
    background-color: #9dbd2f;
    color: #ffffff; 
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.pagination-pager
{
    width: 140px;
    text-align: left;
    float: left;
}

.pagination-pager select
{
	margin: 0px;
}

.pagination-links
{
    width: 520px;
    text-align: center;
    position: absolute;
    vertical-align: bottom;
    left: 200px;
    top: 1px;
}


/* filtri */

.filters legend
{

}

.filters-form
{
    margin-top: 20px;
}

.filters-row td
{
    vertical-align: middle;
}

.filters-row, .table-hover .filters-row:hover, .table-admin .filters-row:hover
{
    background-color: #505050;
}

.filters-row input, .filters-row textarea, .filters-row select
{
    width: 80%;
}

.filters-row input[type="submit"]
{
	width: 77px;
	text-align: left;
}

/* sortable */

.sortable-contents
{
	padding: 0px;
	margin: 0 0 20px 0;
}

.sortable-contents li
{
	list-style-type: none;
	padding: 0px;
	background-color: #fff;
}

.sortable-contents li ul
{
}

.sortable-contents p
{
	padding: 10px 15px;	
	background-color: transparent;	
	position: relative;
}

li.even
{
	background-color: #fff;
}

li.odd
{
    background-color: #EDEDED;	
}

.sortable-contents p.no-children
{
	padding-left: 36px;
}

.sortable-item-active p
{
	background-color: #ffffff;
}




/* gestione contenuti */

.inline-actions
{
	display: inline-block;
	position: absolute;
	top: 30%;
	right: 15px;
}
.inline-actions a,  .inline-actions .menu-icon
{
    margin-left: 10px;
}

h2 .inline-actions
{
    top: 25%;
}

h2 .inline-actions .btn
{
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    top: -5px;
    position: relative;
}

#admin-content-container
{
	padding: 0px 0px 0px 280px;
}

#block-titles input, #block-titles textarea
{
    width: 70%;
}

#block-titles input.whelp-field, #block-titles textarea.whelp-field
{
    width: 66%;
}

#admin-content-sidebar input.whelp-field, #admin-content-sidebar textarea.whelp-field
{
    width: 82%;
}


#node-add-container
{
	padding: 15px;
	margin: 0 0 15px 0;
	background-color: #ededed;
	border: 1px dotted #868686;
	position: relative;
}

#content-edit-status, #content-edit-parent_id, #content-edit-category_id, #content-edit-user_id
{
    width: 116px !important;
    margin: 0 0 5px 0;
}

#content-edit-start_event_datetime,
#content-edit-end_event_datetime
{
    vertical-align: bottom !important;
}


#content-edit-seo_title, #content-edit-user_alias
{
    width: 102px;
    margin: 0 0 15px 0;
}

#content-edit-event_location
{
    width: 97px;
    margin: 0 0 15px 0;    
}


#content-edit-url, #content-edit-url-short
{
    width: 71px;
    margin: 0px 0px 15px 3px;
    position: relative;
    top: 3px;
}


#content-url-before, #content-url-after
{
    display: inline-block;
}

#content-edit-seo_keywords, #content-edit-seo_description
{
	margin: 0 0 15px 0;
}

#content-edit-insert_datetime, #content-edit-last_update_datetime, #content-edit-start_pub_datetime, #content-edit-end_pub_datetime,
#content-edit-start_event_datetime, #content-edit-end_event_datetime
{
    width: 73px;
    vertical-align: top;
}

#admin-content-sidebar .subcontents-order-label
{
    display:inline;
}

#content-edit-subcontents_order
{
    margin-left: 22px;
}

#block-titles label
{
	width: 27% ;
}

#content-edit-title
{
	width: 63% !important;
}

#admin-content-sidebar
{
	width: 260px;
	float: left;	
	background: url(../images/layout/admin-content-sidebar-bg.png) repeat bottom center;
}


#admin-content-sidebar input[type="checkbox"]
{
	width: auto!important;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#admin-content-sidebar label.lb-max.lb-whelp[for="layout"]
{
    width: 80px;
    margin: 0 auto;
}

#content-edit-layout
{
    max-width: 117px;
}

.admin-link
{
    color: #186687;
    font-weight: bold;
}


#block-info-container, 
#block-dates-container, 
#block-seo-container, 
#block-tags-container, 
#block-author-container, 
#block-comments-container,
#block-tree-menu-container,
#block-social_share-container,
#block-menus-container
{
	margin: 0px !important;
}

#block-info, 
#block-dates,
#block-seo, 
#block-tags, 
#block-author, 
#block-comments,
#block-tree-menu
{
	border-bottom: 7px solid #e4e4e4;
}

.ui-datepicker-trigger, .icon-field
{
	margin-left: 5px;
	vertical-align: middle;
}

body.ckeditor-textarea-content
{
	padding: 10px;
	background: #f7f7f9;
}

#admin-content-sidebar #thumbnail_file_rendered img, #admin-content-sidebar #header_file_rendered img
{
	width: 196px;
}

.content-edit-help-text
{
    font-size: 11px;
    margin: 10px 0px;
    padding: 0px;
    text-align: right;
}

#admin-content-sidebar .form-field-help
{
	font-size:11px;
	line-height: 12px;
	margin: 5px 0 15px 0;
}

#admin-content-sidebar label
{
    font-size: 11px;
    width: 35%;
    vertical-align: middle;
    line-height: 12px;
}

#admin-content-sidebar .lb-max, #admin-content-sidebar .lb-wide, #admin-content-sidebar .lb-medium
{
    width: 100%;
    margin: 0 0 15px;
}

#admin-content-sidebar .lb-wide
{
    width: 210px;
}

#admin-content-sidebar .lb-medium
{
    width: 180px;
}

#admin-content-sidebar .lb-short
{
    width: 115px;
}


#admin-content-sidebar .lb-whelp
{
    width: auto;
}

#admin-content-sidebar .lb-wide.lb-whelp
{
    width: 200px;
}


#admin-content-sidebar .lb-nomargin
{
    margin: 0px;
}

.lb-yes_no, #admin-content-sidebar .lb-yes_no
{
    width: 65%;   
}


#admin-content-sidebar
{
    
}


.yes_no_label
{
    display: inline-block;
    background-color: #EDEDED;
    padding: 2px 5px;
    font-size: 11px;
    width: 28%;
    text-align: center;
}
/*
#tag_list
{
    width: 100%;
    padding: 0px;
    margin-top: -5px;
    font-size: 12px;
    line-height: 13px;
}

#tag_list a
{
    position: relative;
    top: 4px;
    margin-left: 3px;
}*/


#tag_add, .form-field input.tt-hint
{
    width: 185px;
    margin: 0px;
}

.icon-tag-add
{
    position: relative;
    float: left;
    margin-right: 5px;
    top: 2px;
}

#block-tags .twitter-typeahead
{
    display: inline;
}


.content-category .tooltip
{
    margin-right: 5px;
}

.config-configurazione textarea
{
    width: 67%;
}

.config-configurazione textarea.whelp-field, .config-configurazione input.whelp-field
{
    width: 64%;
}

#admin-content-sidebar #block-menus label
{
    margin-top: 15px;
}


#block-menus span.menu-field-intro, .field-intro, label.field-intro
{
    font-size: 12px;
    line-height: 13px;
    display: block;
    padding-bottom: 3px;
    font-weight: normal;
}

.content-header-intro
{
	padding-bottom: 5px;
}

/* gallery */

.gallery_pic_box
{
  float:left;
  padding-right:10px;
  text-align:center;
  margin-bottom: 10px;
  width: 210px;
}

.gallery_fixed_sel_button
{
  background-color: #181818;
  border: 1px solid #333;
  bottom: 0;
  height: 30px;
  padding: 10px 0.5%;
  position: fixed;
  width: 99%;
}

.gallery_fixed_space
{
  height: 40px;
}

.pic-preview
{
	border: 1px solid #bdbdbd;
	padding: 2px;
}

.pic-select-field
{
    margin-top: 5px;
    padding: 5px 0px; 
    background-color: #7b7d7d;
    width: 210px;
    color: #fff;
}

.lb-files-realname
{
    margin-top: 7px;
}

/* help */
/*
.ui-tooltip 
{
    padding: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1em;
    color: #333333;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    background: #9DBD2F;
    border: 1px solid #87A325;	
    border-radius: 0px;
}

body .ui-tooltip {
	border-width: 1px;
}*/

#choosen_pictures
{
    width: 100%;
}

/* trigger */
.template-vars
{
    display: block;
    margin-top: 10px;
}

.qtip-default
{
    border: none;
}

.qtip-content
{
    padding: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1em;
    color: #333333;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    background: #9DBD2F;
    border: 1px solid #87A325;	
    border-radius: 0px;
    font-size: 13px;
    line-height: 1.5em;
}



#item-add-edit-url
{
}
#item-add-edit-internal
{
	width: 30%;
}
#item-type-internal-select
{
	width: 68%;
}

.sortable-item h2
{
	cursor: move;
}


#file-unzip-field label
{
    width: 100% !important;
}

img.icon-help
{
    position: relative;
    top: 3px;
    margin: 0px 0px 0px 5px;
}

img.icon-notop
{
    top: 0px;
}

img.icon-help-left
{
    margin: 0px 3px 0px 0px;
}


.form-field-hidden
{
    display: none;
}

.lb-url, #admin-content-sidebar label.lb-url
{
    width: 30%;
}
  

#admin-content-sidebar label[for="seo_noindex"], 
#admin-content-sidebar label[for="seo_nofollow"], 
#admin-content-sidebar label[for="show_children"], 
#admin-content-sidebar label[for="show_user"]
{
    margin-bottom: 0px;
}

#admin-language-switcher
{
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 2px;
}

#admin-contenuti
{
    margin-bottom: 10px;
}


.thumb-header
{
    margin-top: 10px;
}


.lb-float input
{
    float: left;
    margin-right: 5px;
}


#user-view .row-actions
{
    text-align: right;
}

#user-view .row-actions a.btn
{
    margin-right: 0px;
    margin-left: 5px;
}

label .lang-flag
{
    margin-left:5px;
}

.qtip-alert .qtip-content
{
    background-color: #F2D268;
    border-color: #F3D12B;
}

.tt-dropdown-menu {
  width: 197px;
  margin-top: 3px;
  padding: 6px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.tt-suggestion 
{
  padding: 3px 6px;
  font-size: 12px;
}

.tt-suggestion.tt-cursor 
{
  color: #fff;
  background-color: #9dbd2f;

}

.tt-suggestion p 
{
  margin: 0;
  padding: 0px;
}


.admin-browse-image
{
	width: 133px;
}


#help-content
{
    text-align: justify;
}

#help-content .icon
{
    vertical-align: middle;
}


#browse-media
{
	padding: 15px;
}

#choosen_pictures
{
    margin-top: 40px;
}

.bm-error-message
{
   padding: 8px;
   margin-top: 19px;
   border-radius: 5px;
}

.bm-change-browse 
{
   font-size: 12px;
   display: inline-block;
   font-weight: normal;
   margin-left: 8px;
}

.bm-element, .bm-element-big
{
    padding: 10px; 
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;     
    border: 1px solid #ddd;   
    background-color: #ededed;    
}

.bm-element
{ 
    width: 190px;
    height: 160px;
}

.bm-element-big
{ 
    width: 277px;    
    height: 226px;
}

.bm-nomargin
{
    margin-right: 0px;
}

.bm-icon
{
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}

.bm-name
{
	background-color: #DCDCDC;
	text-align: center;
	padding: 5px;
}

.bm-name label
{
    font-weight: normal;
}

.bm-form
{
    margin-top: 10px;
    padding: 5px;
}

.bn-icon-close
{
    text-align: right;
}

.bm-form .medium-field
{
    margin-left: 5px;
    width: 219px;
}

.bm-buttons-rg
{
	display: inline-block;
	float: right;
        margin-bottom: 15px;
}

#bm-navigator
{
    clear: both;
    margin: 0px 0px 20px 0px;
}

.bm-buttons
{
    clear: both;
    margin: 20px 0px;
}

.bm-file-buttons 
{
    margin: 8px auto;
    float: right;
}

.bm-file-buttons img
{
    padding: 3px;
}

#bm-files-search-box 
{
   margin: 20px 0px;
}

#bm-files-search-box input[type=search]
{
   width: 400px;
}

#bm-files-search-box input[type=submit] 
{
   width: 80px;
   cursor: pointer;
   color: #FFFFFF;
}

#bm-files-search-box input[type=reset] 
{
   width: 80px;
   cursor: pointer;
   color: #FFFFFF;
}

#bm-dir-new-form input[type="text"]
{
    width: 774px !important;
}

#bm-dir-new-form label
{
    width: 165px !important;
}    

#browse-media .bm-pagination-top .pagination.list-pagination
{
    margin-bottom: 20px;
}

.bm-orderby-label
{
    margin-right: 2px;
}

.bm-sort-select-box
{
    margin-bottom: 60px;
}

.bm-select-all-files
{
    padding: 2px;
    float:left;
}

.bm-sort-box 
{
   float: right;
   margin-right: 53px;
}


.ajax-content .bm-sort-box
{
    margin-right: 10.5%;
}


.bm-sort-box select
{
    width: 150px;
}

.blue-link
{
    color: #186687;
}    

.r-align
{
    text-align: right;
}

#browse-media .list-pagination
{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 80px;    
}

#browse-media .pagination-links
{
    width: auto;
    position: static;
    left: 0px;
    top: 0px;
}


#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#loading div 
{
    width: 44px;
    height: 44px;
    background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}


#bm-dir-new-form .form-field .form-field-error
{
    margin-left: 165px !important;
}


#browse-media .form-field select
{
    width: 790px !important;   
}   


#browse-media  #more_media_users select 
{
    width: 49.3%;
}

#files-table .img-filename
{
    display: block;
    position: relative;
    top: -16px;
    width: 80%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    right: -10%;
}

#files-table .admin-browse-image
{
    max-width: 100px;
}

.content_tree_list_title
{
    max-width: 760px;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}