﻿
/*=====================================Content============================================*/
.FN_Scheduler_VisTxt { font-family:Segoe UI Light, Segoe UI, helvetica; font-weight: lighter; font-size:26px; color:#705c39; margin:7px  12px 0 0; vertical-align:top}
/* FN --> Visibile o meno */
.FN_MainVisBoxImg_default { border:1px solid #a5a5a5; height:42px; width:43px;  background-color:#fff; text-align:center; cursor:pointer}
.FN_MainVisBoxImg { border:1px solid #a5a5a5; height:42px; width:43px;  background-color:#c9fcc6; text-align:center; cursor:pointer}
.FN_MainVisBoxImg_NotVis { background-color:#fff5ce!important}
.FN_MainVisBoxImg img { margin-top:3px}


/* ================================================================================================================================ */
/* nuovi stili in seguito alla trasformazione da liste a div */
.FN_ELEM_Box_New {margin-right: 8px!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_span {/*overflow: hidden; text-overflow: ellipsis; white-space: nowrap;*/ font-family: Segoe UI, sans-serif;  
font-size: 16px; height:50px; float: left; margin: 0; width: 100%;max-width: 170px; color: #fff; 
background: #3b2e28;/*padding:0 0 0 5px;*/ position: absolute; left: 0; bottom: 0; text-align:left}

.FN_ELEM_Box_Select {background: #675045!important;} 

.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; } 

#FN_ELEM_Box_New_Disable  {  margin-right: 10px !important; display: inline-block; border: 1px solid #b2b1b4;  width: 147px; height: 147px; background-repeat: no-repeat; background-position: center center;  background-color: Gray !important; }
.FN_ELEM_Box_New_Disable  {  margin-right: 10px !important; display: inline-block; border: 1px solid #b2b1b4;  width: 147px; height: 147px; background-repeat: no-repeat; background-position: center center;  background-color:  Gray !important; }


/* nuovo per select img in raccolta immagini, per evitare bordo esterno quando selezonato, ma crearne uno interno */
.FN_Selected {border: 5px solid #1bc41b;position:absolute;top:0;bottom:0;left:0;right:0; z-index:1100}

.FN_FieldElem_Titolo {font-family:Segoe UI Light, Segoe UI!important; font-weight: 300; font-size:38px; color:#a0a0a0!important;  margin-bottom:10px}


.FN_FieldElem_lnk_NoRef { color:#7da3ae!important;font-family:Segoe UI;  font-weight: lighter; font-size:24px;  text-decoration: none; }
a.FN_FieldElem_lnk   { color:#447a8b;font-family:Segoe UI;  font-weight: lighter; font-size:26px;  text-decoration: none; }
a:link.FN_FieldElem_lnk   { color:#447a8b;font-family:Segoe UI;  font-weight: lighter; font-size:26px;  text-decoration: none; }
a:visited.FN_FieldElem_lnk {color:#447a8b;font-family:Segoe UI;  font-weight: lighter; font-size:26px;  text-decoration: none; }
a:hover.FN_FieldElem_lnk  {color:#447a8b;font-family:Segoe UI;  font-weight: lighter; font-size:26px;  text-decoration:none; }   

/*=== 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;}

.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 }
/* ================================================================================================================================ */

/*=====================================  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; }            */
/* ================================================================================================================================ */






 