/*
Responsive Template Name: RS-1200 Prototype 23
File: Custom CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/
/*NEW SCROLLER*/
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;  padding:100px  0 0 0;
}

.labelfield{ /*CSS for label field in general*/

font-size: 90%; clear:both
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;margin:10px  0 0 0;
}

#example1{ /*Demo 1 main container*/

height: 250px;

padding: 10px 0;

}
#example2{ /*Demo 1 main container*/

height: 290px;
padding:0;

}

#bollettinirss{ /*Demo 1 main container*/
width: 100%;
height: 100px;

padding: 10px 0;

}

/*Accessibilità*/
.no_display{display:none}

#general_container{background-color:#006A96;}
#header{
margin:0 auto; background-color:#006A96; padding: 10px 0 
}

@font-face {
    font-family: 'idautomationhc39mregular';
    src: url('../../includes/idautomationhc39m-webfont.woff2') format('woff2'),
	url('../../includes/IDAutomationHC39M.ttf') format('truetype'),
         url('../../includes/idautomationhc39m-webfont.woff') format('woff');
		 
    font-weight: normal;
    font-style: normal;

}

.barcode{font-family: 'idautomationhc39mregular';}

h3{font-size:16px; margin-bottom:0}
h4{font-size:14px}

.required{ color:red}


.scuro{border:1px solid black; background-color:#e2e2e2}


/*Datepicker dtp2*/
            #search {
                position: fixed;
                bottom: 0;
                z-index: 3;
                width: 100%;
                color: #f0f0f0;
                background-color: #333;
                opacity: 0.9;
                -webkit-opacity: 0.9;
                -moz-opacity: 0.9;
            }

            #search form {
                width: 960px;
                margin: 0 auto;
                padding: 0.5em;
            }

            #search form > div,
            #filters form > div {
                display: inline;
            }
/*FINE Datepicker dtp2*/

/*ORDINAMENTO ??*/
   .box
   {
    width:1270px;
    padding:20px;
    background-color:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    margin-top:25px;
   }
   #page_list li
   {
    padding:16px;
    background-color:#f9f9f9;
    border:1px dotted #ccc;
    cursor:move;
    margin-top:12px;
   }
   #page_list li.ui-state-highlight
   {
    padding:24px;
    background-color:#ffffcc;
    border:1px dotted #ccc;
    cursor:move;
    margin-top:12px;
   }
   html, body, #general_container{ height: 100%; margin: 0; padding: 0; }
 
.footer_bloccato {

bottom: 0;
left: 0;
width: 100%;
}   

.size4{font-size:11px}

.mano {
    cursor:hand;
}
.spostato{margin:0 0 0 20px}
.lista_box{padding:3px 5px 5px 5px}
#floatingRectangle {width:200px;position:fixed;top:100px;left:15px;z-index:1000;padding:10px; border:1px solid black;	background-color:#e2e2e2} .inlinea{display:inline-block;}
 #menu_box{display:none; }
 
 
 #back_to_top {
    position: fixed;
    bottom: 10px;
    right: 15px;
    cursor: pointer;
	background-color:#ffffff;
	border:1px solid grey; 
	padding:3px 5px
}
#back {
    position: fixed;
    bottom: 10px;
    left: 15px;
    cursor: pointer;
	padding:0;
	background-color:#ffffff;
	border:1px solid grey; 
	padding:2px 5px; z-index:10000
}
#back a{color:#333}
 #countdown {width:350px;position:fixed;top:50px;right:15px;z-index:0;padding:10px; border:1px solid black;display:none}