﻿/*===================================== generale a tutti gli assets============================================*/
#POL_PeriodsPlace div  {  font-family: Segoe UI Light, Segoe UI; font-weight: lighter; font-size: 20px; }
#POL_PeriodsPlace select { width:250px; margin-bottom:30px;-webkit-appearance: none;  /*Removes default chrome and safari style*/  -moz-appearance: none; /* Removes Default Firefox style*/ text-indent: 0.01px; /* Removes default arrow from firefox*/  text-overflow: "";  /*Removes default arrow from firefox*/background: #fbf8f1 url("/GlobalManagement_Preferences/Scheduler/img/SCH_selectArrow.gif") no-repeat right center; }

#tblRG_AnnullaInserisci {margin:10px 8px 10px 0}

/*=====================================  Sortable Elem ============================================*/
/* schiaccio style placeholder navigator*/
.ui-sortable-placeholder-nav { border: 3px dashed #aaa; height:  150px!important; width: 150px!important; background: #ccc; }

#divIDAssets0 {display:inline-block;float:left; margin: 0  10px 0px 0; /*padding:5px!important;*/}

/*=====================================  Doc - sx.  ============================================*/         
/* Schiaccio gli stili già definiti in css DocResponsive.css che mi rappresentano quelli di default. Vincono questi qui sotto! */    
.DOC_TemplateRow { margin-bottom:0!important}
.DOC_TitHeightEditor {height:1px!important; background-color:#d5d5d5; margin-bottom:27px!important; clear:both }




/*===================================== Drag and Drop with jQuery UI --> 4 Sortable ============================================*/
.ui-sortable-placeholder-assets{  width: 310px; height: 130px; border: 2px dashed #aaa; background: #eaeaeb; display:inline-block; margin-right:8px}
