﻿
/*=====================================Content============================================*/

/* ================================================================================================================================ */
/* nuovi stili in seguito alla trasformazione da liste a div */
.FN_ELEM_Box_New {margin-right: 10px!important; display: inline-block}
.FN_ELEM_Box { display:inline-block;position:relative;margin:0 8px 8px 0; border: 1px solid #b2b1b4; vertical-align:top; background-color:White }
.FN_ELEM_Box span {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family:Segoe UI Light, Segoe UI; font-weight:lighter;
                font-size: 16px; height:40px; float: left; margin: 0; width: 100%; color: #fff; 
                background: #3b2e28;padding:0px; position: absolute; left: 0; bottom: 0; text-align:left}   
 
.FN_ELEM_Box_TopIconTools { position:absolute; right:0}   
.FN_ELEM_Box_TopIconTools div { background-color:#3b2e28;float:right; padding:2px}   
.FN_ELEM_Box_TopIconTools img{ border:0!important; } 

/*=== Drag and Drop with jQuery UI --> 4 Upload  */
#FN_ELEM_Box_New_holder_img { border: 1px solid #b2b1b4; width:147px; height:147px; background-repeat:no-repeat; background-position:center center; background-color:White!important } 
#FN_ELEM_Box_New_holder_img.hover { border: 3px solid #0c0;background-color:White!important;background-repeat:no-repeat!important;background-position:center center!important }
.hidden { display: none !important;}
/* ================================================================================================================================ */

/*=====================================  Sortable Elem ============================================*/
.ui-sortable-placeholder-nav {height: 159px; width: 145px; border: 2px dashed #aaa; background: #eaeaeb; display:inline-block; margin-right:10px}


/*=====================================  Button 'Annulla' in Foldernav.aspx ============================================*/
#divButtonFolder { margin-top:12px; text-align:right; margin-right:20px; cursor:pointer}
#divButtonFolder img { margin-top:-14px}
#divButtonFolder span {font-family:Segoe UI;font-weight: lighter; color:#dc0e0e;  font-size:36px;}






/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* conservo i vecchi stili per una questione di compatibilità */
.FN_ul_container { width:100%; margin:0; padding:0; list-style-type:none;} 
.FN_ul_container li {float: left;margin-bottom: 10px; margin-right:10px; border: 1px solid #b2b1b4;}
.FN_ul_container li img {display: block;}
.FN_ul_container li div {position:relative}
.FN_ul_container li span {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: Segoe UI, sans-serif;  
                         font-size: 16px; height:40px; float: left; margin:0; padding:0 0 0 5px; width: 100%;/*max-width: 170px; */
                         color: #fff; background: #3b2e28; position: absolute; left: 0; bottom: 0; text-align:left}  
.FN_span-bg_title_inFancy {background: #675045!important;} 
.FN_span_TopIconTools { background-color:#3b2e28;  width:35px!important; height:35px!important; text-align:center}   
.FN_span_TopIconTools img{ border:0!important; margin: auto; text-align:center} 

/* nel caso in cui carico una categoria a cui non è stata ancora assegnata una cover
.FN_no-cover-assign {border: 1px solid #b2b1b4; background-color:White!important}
.FN_no-cover-assign img {margin:auto; }            */
/* ================================================================================================================================ */






 