@charset "utf-8";

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666;
}


.popup_h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	font-weight: bold;
	display:block;	
}
.popup_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: lighter;
	display:block;
}

form{
margin:0px;
}

.form_search {
	float: right;
	width: 700px;
}


input.one{
	/* ricerca*/
	display: block;
	width: 275px;
	font-size: 17px;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	}
/*
input.two{
	width: 102px;
	margin-left: 8px;
	margin-top: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	background-repeat: no-repeat;
	height: 43px;
	background-image: url(../img_form/bottone_form.jpg);
}
*/
.oneselect {
	width: 283px;
	font-size: 17px;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-top:8px;
	margin-right: 10px;
}
 
input.one_pubblicacionoferta{
	/* ricerca*/
	display: block;
	width: 177px;
	font-size: 17px;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	padding: 4px;
	margin-right: 10px;
	}
input.one_pubblicacionoferta2step{
	/* ricerca*/
	display: block;
	width: 280px;
	font-size: 17px;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	padding: 4px;
	margin-right: 10px;
	}
input.one_titolo{
	/* ricerca*/
	display: block;
	width: 570px;
	font-size: 17px;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	}	
textarea {
	display: block;
	width: 570px;
	font-size: 17px;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 120px;
	border: 1px solid #CCCCCC;

	margin-top: 8px;
}

.nonestaregistrado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 180px;
	padding: 4px;
	border: thin dotted #FF6600;
}
.nonestaregistrado a:link {
	color: #FF6600;
}
.nonestaregistrado a:hover{
	color: #F4F4F4;
}


.button {
	width: 100px;
	margin-left: 12px;
	margin-top: 0px;
	float: left;
	background-position: center top;
	height: 40px;
	background-color: #FF6600;
	}
.privacy {
	margin-left: 10px;
		}
.label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-left: 12px;
	color: #666666;
}
.pulsante_indietro {
	position: absolute;
	bottom: 4px;
	left: 10px;
	cursor: pointer;
	display:block;
}

.pulsante_avanti {
	position: absolute;
	bottom: 4px;
	right: 0px;
	cursor: pointer;
}

.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	padding: 8px;
	height: 200px;
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.popup_az_bcg_bottoni {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-image: url(/img_share/bottone_form_az_bcg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 280px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-position: center;
	padding-top: 23px;
	margin-left: 10px;
}
.popup_az_bcg_bottoni:hover {
	color: #333333;
}

.pdc_az_countainer {
	height: 215px;
	width: 660px;
	overflow: auto;
	float: left;
}
.pdc_az_rigo{

	border-bottom:1px solid #CECECE;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	width: 250px;
	color: #666666;
}
.pdc_az_modifica{
	border-bottom:1px solid #CECECE;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	width: 100px;
}

div.fileinputs {
position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	
}
input.file {
position: relative;
text-align: right;
-moz-opacity:0 ;
filter:alpha(opacity: 0);
opacity: 0;
z-index: 2;
}

div.errorecv{
	color:red;
	font-weight:bold;
	border: thin dashed #FF0000;
	padding: 4px;
	width: 570px;
}

.popupcittastato{
text-decoration:none;
}

.popupcittastato:hover {
	/* definisce lo stile di paginazione  --------------------------------------- */
	color: red;
}

.letterestato{
cursor:pointer;
}
.letterestatorosso{
cursor:pointer;
color:red !important;
font-weight:bold !important;
}

/*----------------------------------------*/
/* pannello controllo empresa new */
.blueform{
color:#06c !important;
text-decoration:none !important;
}
a.blueform{
color:#06c !important;
text-decoration:none !important;
}
a.blueform:hover{
color:#CC3399 !important;
text-decoration:underline !important;
}

a.blueform:visited{
color:#06c !important;
text-decoration:none !important;
}