/*
	VERSIONE 3 layout
	author: Alessandro Mennillo @ 2016
*/

#navigation .navbar {
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
}

.form-actions{
	margin-top:0px !important;
}

.graphContainer > h4{
	margin-top: 0;
}

tr.border2 > td {
	border: 1px solid #000000;
	padding:5px;
}

.fontLarge{
	font-size: large;
}

.fontBig{
	font-weight: bold;
   	font-size: x-large;
}

.noMargin{
	top: -10px;
	position: relative;
}


.ui-tabset {
	padding:0 !important;
}

.cta-tabpanel-content{
	padding-left:5px;
	padding-right:5px;
}

.form-actions, .cta-tabs-nav .btn-toolbar{
	margin-top: 0px;
}

.cta-tabs-nav{
	padding: 0 !important;
	border-radius: 0 !important;
}

.cta-tabs-nav-hide > ul{
	display:none;
}
	
.ui-tabs-panel {
	padding: 0 !important;
}

.styleImg{
	width: 100px;
	height: 50px;
	border: 1px solid black;
}

.graphContainer .section.cta-dashboard { 
	margin: 0; 
	padding: 0; 
	z-index: 100; 
	border-bottom: 1px dotted rgb(204, 204, 204); 
	border-left: 1px dotted rgb(204, 204, 204); 
	border-right: 1px dotted rgb(204, 204, 204); 
	min-height: 80px;
}

.graphContainer .toolbargraph { 
	border-top: 3px solid #ccc; 
	z-index:1000; 
	position: relative; 
	border-left: 1px dotted rgb(204, 204, 204); 
	/*border-right: 1px dotted rgb(204, 204, 204);*/
}

.avvText {
    float: left;
    font-size: medium;
    height: 37px;
    margin-top: 18px;
    cursor: pointer;
}

.fenoText{
	float:left;
	font-size: 1.25em;
}

.fenoDiv2{
	float:left;
    margin-top: 30px;
    position: absolute;
}

.weekText{
    margin-right: 5px;
    margin-left: 10px;
    font-size: 1.25em;
}

.rowBilancioIdrico{
	clear: both;
}

.noMarginToolbar > div.toolbargraph{
	margin-top:0;
}

.toolbargraph{
	margin-top:-30px;
}

.mt10{
	margin-top: 10px;
}

#chartFenologia{
    margin-left: 10px;
}

.paddingLeft5{
	padding-left: 5px;
}

.paddingRight5{
	padding-right: 5px;	
}

.container-fluid{
	padding:0;
}
.container-avversita{
	width: 49.5%;
	float: left;
}

.cta-dash-fenologia{
	height: 110px !important;
	border: 0 !important;
	border-bottom: 1px dotted rgb(204, 204, 204) !important;
}

.container-fenologia{
	border-top: 3px solid rgb(204, 204, 204);
	border-left: 1px dotted rgb(204, 204, 204);
	border-right: 1px dotted rgb(204, 204, 204);
	width:99.5%;
}

.cta-dashboard-large{
	border-bottom: 1px dotted rgb(204, 204, 204);
	border-left: 1px dotted rgb(204, 204, 204);
	border-right: 1px dotted rgb(204, 204, 204);	
	margin: 0;
	padding: 0;
}

.cleared{
	clear:both;
}

.noLink{
	text-decoration: none;
}

.containerMap{
	clear:both; 
	background-color: rgb(239,239,239); 
	border: 1px solid #000000; 
	height: 601px;
}

.btnMenu{
	position: absolute;
    background-color: rgb(255, 255, 255);
    height: 40px;
    width: 40px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    line-height: 50px;
	display:none;
	border-radius: 2px;
}

.noPadding{
	padding:0px !important;
}

.noMarginExploded{
	margin:0px !important;
}

.frameGmap{
	width:100%;
}

.largeView{
	width:100%;
}

.hide{
	display:none;
}		

.show{
	display:block !important;
}

.red{
	color:#ff0000;
}

.brandTxt{
	color:red;
	font-size:2em;
	margin-left:10px;
}

.linkBtn{
	display: block;
    padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
    color: rgb(0, 0, 0);
    font-size: 1.5em;
}

.lastlinkBtn{
    	border-bottom: 1px solid rgba(128, 128, 128, 0.3);
}

.firstlinkBtn{
    	border-top: 1px solid rgba(128, 128, 128, 0.3);
}

.chevronDiv{
	float: right;
    margin-right: 20px;
    margin-top: 5px;
}

.sidebarMap{
	cursor: pointer;
    position: absolute;
	width: 320px;
}

.panelBtnOverlay{
	background-color:white;
	border:1px solid black;
	position:absolute;
	z-index: 50000;
    border-radius: 5px;
    padding: 10px;	
	/*width: 136px;*/
}

.separator{
	border-bottom: 1px solid grey;
}

.linkOverlay{
	display:block;
    margin-bottom: 5px;
    color: rgb(128, 128, 128);	
}

.w20p{
	width:20%;
}

.w60p{
	width:60%;
}

.titlepagNoMargin {
    margin: 0px 5px;
    font-size: 110%;
    text-transform: uppercase;
    padding: 0;
    color: rgb(86, 94, 163);
}

.titlepagNoMargin .title1 span {
    font-size: 18px;
    line-height: 25px;
}

.titlepagNoMargin .title2 span {
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
}

.disabled{
	opacity:0.5;
}

.lh50{
	line-height: 50px;
}

.centerSlot{
	min-height: 50px; 
	/*border: 1px solid rgb(211,211,211); */
	background-color: rgb(255, 255, 255);
	background-color: rgb(247, 247, 247);
}
.corniceGrigia{
	width:100%;
	/*background-color: #ffffff;*/
	background-color: rgb(247, 247, 247);
	/*border: 1px solid rgb(170,170,170);*/
	padding: 5px;
}

.pullLeft{
	text-align:left;
	margin-left: 5px;
}

.pullRight{
	text-align:right;
	margin-right: 5px;
}

.shadow{
    	-webkit-box-shadow: 1px 1px 10px rgba(36, 36, 36, 0.6);
    	-moz-box-shadow: 1px 1px 10px rgba(36, 36, 36, 0.6);
   	 box-shadow: 1px 1px 10px rgba(36, 36, 36, 0.6);	
	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
	border-radius: 3px;
}

.navPanel{
	/*border: 1px solid rgb(211, 211, 211); */
	cursor:pointer;
	text-align: center;
}

span[id="formTabset:tabSetBtn"] > div {
	z-index:2 !important;
}

button[id$="btnBartop_button"],
button[id$="btnBarbottom_button"]{
	background: rgb(230, 230, 230) url(../javax.faces.resource/images/glyphicons-halflings.png?ln=ace-crpa-agrishare) -326px -38px no-repeat !important;
    width: 35px;
    height: 35px;
	border-radius: 0;    
}

button[id$="firstNavPanel_button"] > span,
button[id$="lastNavPanel_button"] > span{
	display:none;
}

button[id$="firstNavPanel_button"] > .ui-button-text,
button[id$="lastNavPanel_button"] > .ui-button-text{
	padding: .4em 1em .4em 1em;
}

button[id$="firstNavPanel_button"],
button[id$="lastNavPanel_button"]{
	height:41px;
	font-size: 12px;
    color: rgb(42, 57, 148);
    font-weight: bold;
    text-transform: uppercase;
}

div[id="formTabset:navPanel"],
div[id="formTabset:navPanel2"]{
	height:50px;
    color: rgb(86, 94, 163);
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0px ;    
    background: rgb(245, 245, 245);	
}

button[id="formTabset:tabSetBtn_button"]{
	width:100%;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;    		
}

button[id$="upBtn_button"]{
	background: rgb(230, 230, 230) url(../javax.faces.resource/images/glyphicons-halflings.png?ln=ace-crpa-agrishare) -230px 10px no-repeat !important;
    width: 35px;
    height: 35px;
	border-radius: 0;    
}

button[id="formTabset:tabSetBtn_button"] > span,
button[id$="upBtn_button"] > span,
button[id$="btnBartop_button"] > span,
button[id$="btnBarbottom_button"] > span {
	display:none;
}

button[id$="btnBarbottom_button"]{
	margin-top:10px;   
}

.mt30{
	margin-top:30px;
}

.mb10{
	margin-bottom: 10px;
}

.iconImage{
	cursor: pointer;
    width: 50px;
    height: 50px;
    border: 1px solid rgb(128, 128, 128);
	margin-right:20px;
}

@media (min-width: 1280px){
	#content {
  		padding: 0;
   		width: 1240px;
	}
	
	.corniceGrigia2{
  		padding: 0;
   		width: 1240px;	
	}
}

@media (max-width: 1129px){
	.noPaddingR{
		padding-right: 0px;
	}
}

@media (max-width:800px){
	.noPaddingL{
		padding-left: 0px;
	}
	
	.container-avversita{
		float: none;
		width: 100%;
	}	
}


@media (max-width:659px){
	.frameGmap{
		width:97%;
	}
}

@media (max-width:475px){
	.frameGmap{
		width:96%;
	}
}

@media (max-width:367px){
	.frameGmap{
		width:95%;
	}
}

@media (max-width:316px){
	.frameGmap{
		width:94%;
	}
}

@media (max-width:285px){
	.frameGmap{
		width:93%;
	}
}

@media (max-width:284px){
	.frameGmap{
		width:80%;
	}
}

@media (max-width:425px){
	.hide425{
		display:none;
	}
}

@media (max-width:730px){
	/*nascondo bottoniera classica*/
	.btn-toolbar-bottom{
		display:none;
	}
	
	.btn-toolbar-top{
		display:none;
	}
	
	#titlepag{
		margin:0;
	}

	.paginatorTop{
		clear:both;
	}
	
	.cta-tabs-nav > ul{
		display:none;
	}		
}

@media (min-width:730px){
	button[id="formTabset:tabSetBtn_button"]{
		display:none;
	}
}

@media (min-width: 1323px){
	.fix1280{
		width:1240px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media (max-width: 1080px){
	.hide1080{
		display:none;
	}
}

@media (max-width: 925px){	
	.noIdent {
		margin-left: 0 !important;
	}	
}

@media (max-width: 1024px){
	.hide1024{
		display:none;
	}
}

@media (max-width: 768px){
	.hide768{
		display:none;
	}
}

@media (min-width: 769px){
	.show768{
		display:none;
	}
}

@media (max-width: 1012px){
	.hide1012{
		display:none;
	}
}

@media (min-width:930px){	
	.weekText{
		float: left;	
	}
}


@media (max-width:610px){
	.titleWeek{
		margin-top: 35px;
	}
}

@media (min-width:560px){
	.cta-dash-fenologia{
		height: 90px !important;
	}
}

@media (max-width:560px){
	.toolbargraph{
		margin-bottom: 0px;
	}
}

@media (max-width:500px){
	.noMargin{
		margin-top: 0px;
		top: 0px;
	}	
}

@media (min-width:980px){
	.hidden-980{
		display:none !important;
	}
}

@media (max-width:957px){
	.frameGmap{
		width:99%;
	}
}

@media (max-width:800px){
	.hidden-small{
		display:none !important;
	}
}

@media (min-width:800px){
	.hidden-large{
		display:none !important;
	}
}

@media (max-width: 1024px){
	.hide1024{
		display:none;
	}
}



/*NEW_LAYOUT.CSS*/
.link-paginator-fert{
	border: 1px solid rgb(211, 211, 211);
	padding: 6px 10px !important;
}

.icon-paginator-fert{
	height:16px !important;
	width:16px !important;
}

.cta-icon-avanti{
	background-position:-334px -73px !important;
}
.cta-icon-indietro {
	background-position:-239px -73px !important;
}
.cta-icon-ultima {
	background-position:-383px -73px !important;
}
.cta-icon-prima {
	background-position: -189px -73px !important;
}

.paginatorTop{
	margin-top: -10px !important;
}

.paginatorCount{
	border: 1px solid rgb(211, 211, 211);
	display:inline-block;
	padding: 4px
}

.cornice{
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}

.tooltipCustom{
	position: absolute;
	display:none;
	z-Index:3000;
	border: 1px solid #000000;
	border-radius: 5px;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	background-color: #ffffff;
}	


.ml7{
	margin-left: 7px;
}

.ml2{
	margin-left: 2px;
}

.ml3{
	margin-left: 3px;
}

.textBB{
	font-weight:bold;
	color: #000000;
}

.w40{
	width: 40px;
}

.w50{
	width: 50px;
}

.w86{
	width: 86px;
}

.w100{
	width: 100px;
}

.ml10{
	margin-left: 10px;
}

.rowClear{
	clear: both;
}

.noBorder{
	border:0;	
}

/* OLIVO.NET - INSETTI */
.insettiDetail{
	float:left;
	font-size: medium;
	height: 37px;
	margin-top:18px;
	cursor: pointer;
}