﻿body {
    overflow-x: hidden;
    width: 100%;
    background-color: #FFFFFF;
}


/*Panel*/
.pnl
{
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    font-family: Verdana;
    font-size: 9pt; 
    color: #333333;
    background-color: #DEF2FC; /*#f3f6fa;*/
    width:700px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.titolo_pnl
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10pt;
    background: #7795BD url('../../Images/menu_bg.gif') repeat-x;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    height: 10px;
    /*width: 200px;*/
    border: #89a3c8 1px solid;
    text-align: center;
    
}  

.divSpazioWeb
{
    height: 5px;
}  

.divSpazioPanel
{
    height: 15px;
}  

span.asterix
{
    color: Blue;
    font-weight: bold;
}

.BtnInsert
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #0B1E38 !important;
    padding: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-bottom: 1px;
    border-top-left-radius: 10px 5px;
    border-bottom-right-radius: 10% 5%;
    border-top-right-radius: 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 10px 10px 10px 10px;
    behavior: url(PIE.htc); /* IE */
    background: #63B8EE;
    background: linear-gradient(top,  #63B8EE,  #4D99E3);
    background: -ms-linear-gradient(top,  #63B8EE,  #4D99E3);
    background: -webkit-gradient(linear, left top, left bottom, from(#63B8EE), to(#4D99E3));
    background: -moz-linear-gradient(top,  #63B8EE,  #4D99E3);
}
   
.BtnInsert:Hover
{
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #0B1E38 !important;
    padding: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-bottom: 1px;
    border-top-left-radius: 10px 5px;
    border-bottom-right-radius: 10% 5%;
    border-top-right-radius: 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 10px 10px 10px 10px;
    behavior: url(PIE.htc); /* IE */
    background: #468CCF;
    background: linear-gradient(top,  #468CCF,  #63B8EE);
    background: -ms-linear-gradient(top,  #468CCF,  #63B8EE);
    background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE));
    background: -moz-linear-gradient(top,  #468CCF,  #63B8EE);
}


.RoundedBgContent{background: transparent;width: 700px; margin: 0 auto;} 
.RoundedBgContent .top, .RoundedBgContent .bottom{display: block;background: transparent; font-size: 1px;} 
.RoundedBgContent .b1, .RoundedBgContent .b2, .RoundedBgContent .b3, .RoundedBgContent .b4, .RoundedBgContent .b1b, .RoundedBgContent .b2b, .RoundedBgContent .b3b, .RoundedBgContent .b4b{display: block;overflow: hidden; background: #DEF2FC;} 
.RoundedBgContent .b1, .RoundedBgContent .b2, .RoundedBgContent .b3, .RoundedBgContent .b1b, .RoundedBgContent .b2b, .RoundedBgContent .b3b{height: 1px; background: #DEF2FC;} 
.RoundedBgContent .b2, .RoundedBgContent .b3, .RoundedBgContent .b4, .RoundedBgContent .b4b, .RoundedBgContent .b3b, .RoundedBgContent .b2b{border-left: 1px solid #DEF2FC;border-right: 1px solid #DEF2FC;} 
.RoundedBgContent .b1{margin: 0 5px; background: #DEF2FC;} 
.RoundedBgContent .b2, .RoundedBgContent .b2b{margin: 0 3px; border-width: 0 2px;} 
.RoundedBgContent .b3, .RoundedBgContent .b3b{margin: 0 2px;} 
.RoundedBgContent .b4, .RoundedBgContent .b4b{height: 2px;margin: 0 1px;} 
.RoundedBgContent .b1b{margin: 0 5px; background: #DEF2FC;} 
.RoundedBgContent .boxcontent{display: block; background: #DEF2FC; border-left: 1px solid #DEF2FC; border-right: 1px solid #DEF2FC;}


/*.RoundedBgHeader{ background: transparent; width: 700px; margin: 0 auto;} 
.RoundedBgHeader .top, .RoundedBgHeader .bottom{display: block; background: transparent;font-size: 1px;} 
.RoundedBgHeader .b1, .RoundedBgHeader .b2, .RoundedBgHeader .b3, .RoundedBgHeader .b4, .RoundedBgHeader .b1b, .RoundedBgHeader .b2b, .RoundedBgHeader .b3b, .RoundedBgHeader .b4b{display: block;overflow: hidden; background: #7795BD;} 
.RoundedBgHeader .b1, .RoundedBgHeader .b2, .RoundedBgHeader .b3, .RoundedBgHeader .b1b, .RoundedBgHeader .b2b, .RoundedBgHeader .b3b{height: 1px; background: #7795BD;} 
.RoundedBgHeader .b2, .RoundedBgHeader .b3, .RoundedBgHeader .b4, .RoundedBgHeader .b4b, .RoundedBgHeader .b3b, .RoundedBgHeader .b2b{border-left: 1px solid #7795BD; border-right: 1px solid #7795BD;} 
.RoundedBgHeader .b1{ margin: 0 5px; background: #7795BD;} 
.RoundedBgHeader .b2, .RoundedBgHeader .b2b{margin: 0 3px; border-width: 0 2px;} 
.RoundedBgHeader .b3, .RoundedBgHeader .b3b{margin: 0 2px;} 
.RoundedBgHeader .b4, .RoundedBgHeader .b4b{height: 2px;margin: 0 1px;} 
.RoundedBgHeader .b1b{margin: 0 5px; background: #7795BD;} 
.RoundedBgHeader .boxcontent{display: block; background: #7795BD; border-left: 1px solid #7795BD; border-right: 1px solid #7795BD; color: #ffffff;} */

.RoundedBgHeader{ background: transparent; width: 700px; margin: 0 auto;} 
.RoundedBgHeader .top, .RoundedBgHeader .bottom{display: block; background: transparent;font-size: 1px;} 
.RoundedBgHeader .b1, .RoundedBgHeader .b2, .RoundedBgHeader .b3, .RoundedBgHeader .b4, .RoundedBgHeader .b1b, .RoundedBgHeader .b2b, .RoundedBgHeader .b3b, .RoundedBgHeader .b4b{display: block;overflow: hidden; background: #003E87;} 
.RoundedBgHeader .b1, .RoundedBgHeader .b2, .RoundedBgHeader .b3, .RoundedBgHeader .b1b, .RoundedBgHeader .b2b, .RoundedBgHeader .b3b{height: 1px; background: #003E87;} 
.RoundedBgHeader .b2, .RoundedBgHeader .b3, .RoundedBgHeader .b4, .RoundedBgHeader .b4b, .RoundedBgHeader .b3b, .RoundedBgHeader .b2b{border-left: 1px solid #003E87; border-right: 1px solid #003E87;} 
.RoundedBgHeader .b1{ margin: 0 5px; background: #003E87;} 
.RoundedBgHeader .b2, .RoundedBgHeader .b2b{margin: 0 3px; border-width: 0 2px;} 
.RoundedBgHeader .b3, .RoundedBgHeader .b3b{margin: 0 2px;} 
.RoundedBgHeader .b4, .RoundedBgHeader .b4b{height: 2px;margin: 0 1px;} 
.RoundedBgHeader .b1b{margin: 0 5px; background: #003E87;} 
.RoundedBgHeader .boxcontent{display: block; background: #003E87; border-left: 1px solid #003E87; border-right: 1px solid #003E87; color: #ffffff;} 


table.web td {
    
    padding: 5px;
    border-collapse:separate;
}


.ddlselect {  
            height: 30px;
            text-transform: uppercase;
            padding: 7px 7px 7px 5px;
            border: 1px solid #CCC;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
            -webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
            box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
        }  
        
.ddlselect:focus {
    background-color: #FFF;
    border-color: #E8C291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #E8C291 inset;
    box-shadow: 0 0 0 1px #E8C291 inset;
}        




/**/
*{
    margin: 0px;
    padding: 0px;
}

imgweb, fieldsetweb{
    padding: 0px;
    border: none;
	margin: 0px;
	line-height: 0px;
}

bodyweb
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #666666;
    background-color: #FFFFFF;
}

.clearweb{
	clear: both;	
}


/*logo*/

#logoweb
{
    width: 337px;
    height: 66px;
    padding-top: 20px;
    float: left;
}

/*
	menu
*/

#menuweb
{
	float: left;
	padding-left: 50px;
	padding-top: 36px;
}

/*
	wrapper
*/

#wrapweb
{
	width: 997px;
	margin: auto;
}

#top_boxweb
{
	padding-bottom: 25px;
}


/*
	content
*/

.content_topweb
{
    background: url('../../Images/content_top.png') no-repeat left top;
    height: 19px;
}

.content_botweb
{
	background: url('../../Images/content_bot.png') no-repeat top left;
	height: 20px;
}

#contentweb
{
	background: #ffffff;
	padding: 0px 15px;	
}


/*
	last_box
*/



#last_box_leftweb
{
	width: 700px;
	float: left;
	padding-left: 15px;
}

#last_box_leftweb p
{
	font-size: 11px;
}

#last_box_leftweb img
{
	float: left;
	padding: 0px 10px 5px 0px;
}


#last_box_rightweb
{
	width: 210px;
	float: right;
}

ul#lsweb
{
    list-style-image: url('../../Images/ico_check_blu.gif');
    padding-left: 20px; 
}


.tooltipweb {
  position: absolute;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
}

.tooltipweb span {
  visibility: hidden;
  position: absolute; 
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: 1;
  background-color: #ddd;                     
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  
  border-radius: 4px;  
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;  
  text-shadow: 0 1px 0 rgba(255,255,255,.4); 
}

.tooltipweb:hover {
  border: 0; /* IE6 fix */
}

.tooltipweb:hover span {
  visibility: visible;
}

.tooltipweb span:before,
.tooltipweb span:after {
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;  
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;        
  border-bottom: 0;  
}

.tooltipweb span:before {
  border-top-color: #ccc;
  bottom: -8px;
}

/*boxe riepilogo*/
.box-dx {
margin-top: 5px;
}

.box-dx .box {
border: 7px solid #abc14f; /*#d56516*/
background-color: #abc14f;
border-radius: 10px;
margin-bottom: 10px;
}

.box-dx .title {
/*padding: 5px;*/
color: #fff;
background-color: #d56516;
line-height: 14px;
font-family: 'freight_sansbold';
text-transform: uppercase;
font-weight: bold;
}

.box-dx .content {
padding: 5px;
border-radius: 4px;
background-color: #fff;
}

.box-dx ul {
list-style: none;
padding: 0px;
list-style-position: outside;
}

.box-dx li {
border-bottom: 1px solid lightgray;
padding:2px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10px;
font-weight: bold;
}
.box-dx li:last-child{
    border-bottom-width: 0px;
}

.box-dx .box.b-blu { border-color: #abc14f; } /*#d56516;*/
.box-dx .box.b-blu .title { background-color: #abc14f; }

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col_md12{
    width:100%;
    float:right;
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
}

#last_box_rightInfo
{
  float:right;
  width:25%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
