@charset "utf-8";
/* CSS Document */

html,
body {
	margin: 0px;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	color: #747474;
	background: none repeat scroll 0 0 #fff;
	overflow-x: hidden;
}

a {
	color: #3A5AA4;
}

a:hover {
	color: #0082C3;
}

img {
	border: 0px;
}

/*main container*/
.container {
	margin: 0 auto;
}

/*---- ---- Header ---- ----*/
/*header container*/
.header {
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #fff;
}

/*logo container inside the header*/
.logo {
	float: left;
	width: 400px;
	padding: 30px 0 0 0px;
}

/*links container inside the header: home, vacancies, my space*/

.links {
	float: right;
	margin-top: 2.5%;
	margin-right: 3.5%;
	font-weight: bold;
	letter-spacing: -1px;
}

.links a {
	padding: 0px 10px;
	font-size: 1.2em;
}

.links select {
	font-size: 1em;
}

/*---- ---- End Header ---- ----*/


/*---- ---- Toolbar container, below the header ---- ----*/

/*Container below the header*/
.login {
	text-align: right;
	margin-right: 3.5%;
	margin-top: 2.5%;
}

.login-title {
	color: #0082C3;
	float: left;
	font-weight: bold;
	width: 100%;
}

.login-title a {
	text-decoration: underline;
}

.login-field label {
	padding: 0px !important;
}

.login-field input {
	max-width: 285px;
}

.login a {
	color: grey;
	font-weight: bold;
}

#userreg {
	float: left;
	width: 100%;
}

.loginr {
	padding-top: 8px;
	color: white;
	float: right;
	width: 215px;
	height: 22px;
}

.field {
	float: left;
	height: 30px;
	padding-top: 4px;
	width: 250px;
}

.social {}

.homeshare {
	float: right;
	margin-top: 30px;
	text-align: right;
}

.contentsocial {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.email {
	background: url(/images/email-icon.png) no-repeat left top;
	border: 0px;
	width: 40px;
	cursor: pointer;
	height: 40px;
	outline: 0;
	margin-bottom: 8px !important;
}

.facebook {
	background: url(/images/facebook-icon.png) no-repeat left top;
	border: 0px;
	width: 40px;
	cursor: pointer;
	outline: 0;
	margin-bottom: 8px !important;
	height: 40px;
}

.twitter {
	background: url(/images/tweeter-icon.png) no-repeat left top;
	border: 0px;
	width: 40px;
	cursor: pointer;
	outline: 0;
	height: 40px;
	margin-bottom: 8px !important;
}

.rss {
	background: url(/images/rss.png) no-repeat left top;
	border: 0px;
	margin-left: 14px;
	width: 27px;
	height: 22px;
}

.linkedin {
	margin-top: 0;
	display: inline-block;
	vertical-align: top;
}

.printicon {
	display: none;
	background: url(/images/print.png) no-repeat left top;
	border: 0px;
	margin-left: 14px;
	margin-bottom: 1px;
	width: 27px;
	height: 22px;
	cursor: hand;
	outline: 0;
	vertical-align: bottom;
}

/*Language*/
.ComboLingua {
	padding: 3px;
	margin-left: 10px;
}

.LanguageAlert {
	padding-right: 5px;
	float: right;
	color: white;
	font-weight: bold;
}

.AlertImage {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}

/*---- ---- End toolbar container ---- ----*/


/*Content*/
.ad {
	background-color: white;
	width: 100%;
	float: left;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	padding-bottom: 64px;
}

.topborder {
	border-top: 1px solid #EEEEEE;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}

/*---- ---- Job search container ---- ----*/
.search {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	background: #1e4075;
	/* Old browsers */
	overflow: hidden;
	padding: 20px 0;
}

.search .criteria {
	float: left;
}

.search .SceltaCampiContent {
	float: left;
	width: 82%;
}

/*input container*/
.box {
	float: left;
	width: 100%;
}

.box input,
.box select {
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
	color: #000;
	width: 100%;
	background: #fff;
	border-radius: 0;
}

.box2 {
	color: #6A6A6A;
	float: right;
	margin-right: 0;
}

.boxsmall {
	color: #fff;
	font-size: 0.9em;
	float: right;
	margin-right: 16px;
}

.boxsmall a {
	color: #B4B4B4;
}

/*---- ---- End job search container ---- ----*/






/*---- ---- Main content ---- ----*/
.content {
	background-color: white;
	padding: 0;
	line-height: 24px;
	min-height: 300px;
	_height: 300px;
}

@media (max-width: 419px) {
	.adtitle .FORMLABLE {
		font-size: 1.1em;
	}

	.content {
		padding: 0px !important;
	}
}

.content a {}

.contentend {
	padding-top: 10px;
	padding: 20px 0 0 30px;
	height: 60px;
}

/*Content title*/

.adtitle {
	margin-top: 35px;
	margin-bottom: 35px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
}

.adtitle * {
	margin: 0px;
	padding: 0px;
}

.adtitle .FORMFIELDNoWidth {
	padding: 0px !important;
}

.adtitle .FORMLABLE {
	text-align: left;
	width: auto;
	font-size: 0.8em;
	padding: 0px;
}

.adtitle .FORMTITLE {
	display: none;
}

/*job detail left column*/

.text {}

@media (max-width: 768px) {
	.text {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
}

.text .FORM {
	width: 100%;
}

/*job detail right column*/

.textr .SceltaCampiContent,
.textr .boxscheda,
.textr .boxinterno,
.textr .FORM {
	width: 100% !important;
}

.boxinterno {
	width: auto !important;
}

.boxscheda {
	float: left;
}

/*Container around save job alert buttons*/

.alertbutton {
	width: 26px;
	height: 24px;
}

.savejob {
	outline: 0;
	cursor: pointer;
	background: url(/images/mail-icon.png) top no-repeat;
	border: 0;
	padding: 22px;
}

.rssbutton {
	outline: 0;
	cursor: pointer;
	background: url(/images/rss-icon.png) top no-repeat;
	border: 0;
	padding: 22px;
}

.save {
	color: #747474;
	float: left;
	padding: 12px 10px 0px 270px;
	_padding-left: 0px;
}

/*Container back button*/

.goback {
	font-weight: bold;
	letter-spacing: -1px;
	border-top: #ccc solid 1px;
	display: inline-block;
	width: 100%;
	padding: 25px 0 40px;
}

.goback a {
	font-size: 1em;
	color: #1e4075;
	background: url(../images/back-arrow.png) no-repeat left;
	padding-left: 15px;
}

/*Container around a group of buttons*/

.ContainerButtons {
	float: right;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.BackVacancies {
	margin: 30px 0px;
}

.LOGIN-button input {
	margin-top: 10px;
}

/**/
.inner,
.innerletter {
	width: 100%;
	_width: 910px;
	float: left;
}

/*myspace container*/

.login-form .FORMLABLE {
	text-align: right;
	padding-right: 10px;
}

.msinner {
	padding: 10px 0px 30px 0px;
	line-height: 26px;
	max-width: 730px;
	margin: 0 auto;
}

.msinner .mshome {
	padding-left: 30px;
	padding-right: 30px;
}

/*my space header*/
.HeaderButtBasso150 {
	color: #696969;
	font-size: 1.4em;
	float: right;
	margin-top: 25px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 20px;
	background-color: transparent;
}

.HeaderButtBasso150 a {
	color: #696969;
}

.MySpacetitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #B4B4B4;
	letter-spacing: -1px;
}

.MySpacetitle img {
	float: left;
	padding-right: 10px;
	margin-top: 4px;
}

.homemyacc .links {
	margin-right: 0px;
}

.homemyacc .adtitle {
	/* margin-bottom: 0px; */
}

.msinner .ContainerButtons {
	text-align: right;
	padding: 0 10px;
	margin-bottom: 40px;
}

@media (max-width: 684px) {
	.links {
		padding-top: 10px;
	}
}

/*Sitemap page*/
.inner DIV.SitemapRow {
	width: 100%;
}

/*Grid pager Container (table) */
.pager {
	width: 100%;
	margin-top: 10px;
}

.pager tr {
	text-align: center;
	color: #000;
}

.pager td {
	padding: 0;
	display: inline-block;
}

/*List*/
/*Table class*/
.GRID {
	width: 100%;
	margin-bottom: 40px;
}

/*Generic row*/
.GRID tr {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

/*Header row*/
.GRID_HDR_ROW {
	border: 0px;
	padding-left: 20px;
	color: #1e4075;
	font-weight: bold;
	background: #ffffff;
	/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	/* W3C */
	/* IE6-9 */
}

/*Header cell*/
.GRID_HDR_CEL {
	text-transform: uppercase;
	background-color: transparent;
	padding: 10px 20px;
}

/*Header link*/
.GRID_HDR_CEL a:link,
.GRID_HDR_CEL a:visited {
	color: #1e4075;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1px;
}

/*Generic cell*/
.GRID_DAT_CEL {
	border-bottom: 1pt solid #EEEEEE;
	padding: 22px 20px;
}

/*Sitemap Grid*/

/*myspace grid*/
.msinner .GRID {
	background: none;
}

.msinner .GRID_HDR_ROW {
	display: none;
}

.tablecontainer {}

.tablecontainer .SceltaCampiContent {
	margin-left: 22px;
	margin-top: 15px;
}

.msinner .GRID tr {
	border: 0px !important;
	height: auto !important;
}

.msinner .GRID_DAT_CEL_Alter {
	background-color: #F8F8F8;
}

.msinner .GRID .GRID_DAT_CEL {
	border: 0px !important;
	padding: 0px !important;
	font-size: 18px;
}

.msinner .GRID .GRID_DAT_CEL a:link,
.msinner .GRID .GRID_DAT_CEL a:visited {
	color: #3A5AA4 !important;
	font-weight: normal;
}

.msinner .pager {
	width: 100%;
	text-align: center;
	background: none;
}

.msinner .pager tr {
	background: none;
	height: 30px;
	padding: 0px;
	text-align: center;
}

.msinner .pager .button {
	background: none;
	color: #7b7b7b;
	font-weight: normal;
	height: 20px;
}

.msinner .GRID_PAGER_BUTTON {
	color: #7b7b7b;
}

.msinner .myjobalert .ContainerButton {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
}

.msinner .myjobalert .GRID_DAT_CEL input {
	display: none;
}

.myeditcv,
.myjobalert,
.vacanciesapplied {
	margin-bottom: 20px;
}

.myjobalert .inner .FORM,
.myjobalert .inner .SceltaCampiContent,
.myjobalert .inner .boxscheda,
.changepwd .msinner .SceltaCampiContent,
.changepwd .msinner .FORM,
.changepwd .msinner .boxscheda {
	width: 100%;
}

.myjobalert .inner .ContainerButton {
	float: left;
	margin-right: 20px;
}

/*Form*/

.send-cv .cv-form {
	float: left;
	width: 100%;
}

.cv-form .boxscheda,
.cv-form .FORM {
	max-width: 100%;
	width: 100%;
}

.cv-form .ScTableTitle {
	margin-bottom: 20px;
}

.tabcontrolbuttons,
.tabcontrolcontent {
	width: 95%;
}

.tabcontrolbuttons {
	padding-left: 30px;
}

.tabcontrolbuttons>div {
	margin-left: 10px;
}

.tabcontrolbuttons .sel,
.tabcontrolbuttons .sez {
	color: black;
	height: 26px !important;
	width: 99px;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 2px;
	cursor: pointer;
}

.FORM {
	float: left;
	text-align: left;
}

.send-cv .FORM-login {
	max-width: 575px;
	padding: 15px 0 0;
}

.send-cv .FORM-letter {
	max-width: 100%;
}

.letterfield {
	margin-bottom: 20px;
}

.FORM tr {
	padding: 10px;
}

.FORMFIELD {
	width: 68%;
	padding: 10px;
	position: relative;
}

.FORMLABLE {
	text-align: right;
	vertical-align: top;
	padding: 10px;
	color: #000;
	max-width: 285px;
	width: 32%;
}

@media (max-width: 419px) {

	.FORMFIELD,
	.FORMLABLE {
		width: 100%;
		float: left;
		padding-left: 0;
		max-width: 100%;
		padding-right: 0;
	}

	.FORMLABLE {
		text-align: left !important;
	}
}

.FORMSINGLE {
	width: 550px;
	padding: 10px;
}

.FORMSINGLER {
	width: 550px;
	padding: 10px;
	text-align: right;
}

.FORMFIELDNoWidth {
	padding: 10px;
}

.FORMTITLE {
	font-weight: bold;
	padding: 0 15px 25px;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}

#PrivacyCv {
	text-align: right;
	margin: 10px 10px 0px 0px;
}

/*Form Letters*/
.innerletter .FORMFIELDNoWidth {
	width: 100%;
}

/*Form jobs*/
.text .FORMTITLE {
	display: none;
}

.text .FORMLABLE {
	text-align: left;
}

.textr .SceltaCampiContent {
	width: 290px;
	_width: 250px;
}

.textr .FORMTITLE {
	display: none;
}

.textr .FORMLABLE {
	float: left;
	width: 140px;
	padding: 6px 0;
	text-align: left !important;
}

.textr .FORMFIELD {
	width: auto;
	padding: 6px 0;
	float: left;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.textr .FORMFIELD .FORMLABLE {}

/*input text*/

.FORMFIELD input[type=text],
.FORMFIELD input[type=password],
.FORMFIELDNoWidth input[type=text],
.FORMFIELDNoWidth input[type=password] {
	width: 100%;
	_width: 300px;
	padding: 5px 0px 5px 5px;
	color: #6d6d6d;
	height: 50px;
	font-size: 1.2em;
	max-width: 475px;
	border: #ccc solid 1px;
}

/*input text - textarea: specific class*/
.FORMFIELD .TEXTBOX,
.FORMFIELDNoWidth .TEXTBOX {
	width: 96%;
	_width: 300px;
	padding: 5px 0px 5px 5px;
	color: #6d6d6d;
	border: #ccc solid 1px;
}

/*textarea*/
.FORMFIELD textarea,
.FORMFIELDNoWidth textarea,
TEXTAREA {
	width: 100%;
	_width: 465px;
	padding: 5px 0px 5px 5px;
	color: #6d6d6d;
	border: #ccc solid 1px;
}

/*textarea: specific class*/
.TEXTAREAFIELD {
	width: 98%;
	_width: 465px;
	padding: 5px 0px 5px 5px;
	color: #6d6d6d;
	border: #ccc solid 1px;
}

/*textarea: "Send Job To Friend" specific class*/
#SendJobToFriendPage_Note {
	width: 98%;
	_width: 465px;
	height: 200px;
}

/*Dropdown*/
.FORMFIELD select,
.FORMFIELDNoWidth select {
	padding: 9px;
	width: 100%;
	color: #000;
	min-height: 50px;
	font-size: 1em;
	max-width: 475px;
}

.cv-form .FORMFIELD select {
	margin-bottom: 10px;
}

/*button - link*/

.button {
	background-color: #f47b1e;
	border: 1px solid #f47b1e;
	padding: 14px 30px;
	outline: 0;
	width: auto;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: white;
	letter-spacing: 1px;
	cursor: pointer;
}

.button:hover {
	background-color: transparent;
	color: #f47b1e;
}

.buttongb {
	outline: 0;
	background-image: url(/images/greybutton.png);
	background-repeat: no-repeat;
	border: 0;
	width: 123px;
	height: 31px;
	border: none;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

.buttonspec {
	outline: 0;
	border: 0;
	background-image: url(/images/button2.png);
	background-repeat: no-repeat;
	width: 199px;
	height: 29px;
	border: none;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

.buttonsmall {
	outline: 0;
	border: 0;
	border: none;
	height: 23px;
	font-weight: bold;
	color: #696969;
	text-decoration: underline;
	cursor: pointer;
	background-color: transparent;
}

.buttongray {
	outline: 0;
	border: 0;
	background-image: url(/images/buttonwb.png);
	background-repeat: no-repeat;
	width: 123px;
	border: none;
	height: 31px;
	font-weight: bold;
	color: #B7B7B7;
	text-decoration: underline;
	cursor: pointer;
	background-color: transparent;
}

.buttongraysmall {
	color: #B7B7B7;
	text-decoration: underline;
	float: left;
	height: 26px;
	text-align: center;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
}

.cvapply {
	color: #696969;
	text-decoration: underline;
	float: left;
	margin-top: 20px;
	height: 31px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 180px;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
}

.cvapply a {
	color: #696969;
}

/*Grid pager button*/
.pager .button {
	background: none;
	color: #000;
	font-weight: normal;
	padding: 4px 15px;
	display: inline-block;
}

.GRID_PAGER_BUTTON {
	color: #000;
	display: inline-block;
	padding: 4px 15px;
}

a.GRID_PAGER_BUTTON:link,
a.GRID_PAGER_BUTTON:visited {
	color: #000;
}

/*My space - job alert button (new)*/
.alert {
	color: #696969;
	text-decoration: underline;
	float: right;
	margin-top: 8px;
	height: 31px;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
}

/*My space - job alert button (delete)*/
.delete {
	color: #B7B7B7;
	text-decoration: underline;
	float: right;
	margin-top: 8px;
	height: 31px;
	text-align: center;
	font-weight: bold;
	margin-left: 15px;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
}

/*Error message*/
.error,
.Error {
	color: red;
	font-weight: bold;
}

.VALIDATION {
	color: red;
}

/*success message*/
.response {
	color: #1a87c0;
	font-weight: bold;
}

.success {
	color: #1E90FF;
	font-weight: bold;
}

.SUCCESS {
	padding-left: 40px;
}

.ad .inner .Error {
	margin-left: 175px;
}

DIV.ErrorSaveJobAlert {
	text-align: center;
	height: 100px;
}

.SceltaCampiContent {
	height: auto;
	overflow: hidden;
}

/*---- ---- End main content ---- ----*/



/*---- ---- Containers above the content ---- ----*/
/*home*/
.ContentBorderTopHome {
	background: url(/images/content_top_home.png) no-repeat left top;
	width: 100%;
	height: 10px;
}

/*other pages*/
.ContentBorderTop {
	background: url(/images/content_top.png) no-repeat left top;
	width: 100%;
	height: 10px;
}

/*---- ---- End Containers above the content  ---- ----*/




/*--- ---- Conteiners below the content ---- ----*/
.ContentBorderBottom {
	background: url(/images/content_end.png) no-repeat left top;
	width: 100%;
	height: 10px;
	overflow: hidden;
}

.ContentBorderBottomHome {
	background: url(/images/content_bottom_home.png) no-repeat left top;
	width: 100%;
	height: 10px;
	overflow: hidden;
}

/*--- ---- End conteiners below the content ---- ----*/





/*---- ---- Footer container ---- ----*/
.footer {
	background: #f5f5f5;
	/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	/* W3C */
	/* IE6-9 */
	line-height: 24px;
	padding: 10px 0;
	height: 64px;
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: -64px;
}

.slogan {
	float: left;
	padding: 10px 20px 10px 10px;
	color: #000000;
	letter-spacing: -1px;
}

.slogan small {
	color: #6F6F6F;
	letter-spacing: 1px;
}

.slogan DIV.TEXTBOX {
	float: left;
}

/*FOOTER GRID*/

.footer .GRID {
	width: 100%;
	background: none;
}

.footer .GRID tr {
	height: auto;
	padding: 0px 0px 0px 0px;
	width: auto;
	display: inline;
	float: left;
	border: 0px;
}

.footer .GRID_DAT_CEL_Alter {
	background-color: none;
	width: auto;
	display: inline;
}

.footer .GRID .GRID_DAT_CEL {
	border: 0px;
	padding: 0px 10px 0px 10px;
	width: auto;
	display: inline;
	float: left;
}

.footer .GRID .GRID_DAT_CEL a:link,
.footer .GRID .GRID_DAT_CEL a:visited {
	color: #3A5AA4 !important;
	font-weight: normal;
}

.footer .GRID_HDR_ROW {
	display: none !important;
}

.footer .GRID_HDR_CEL {
	padding: 0px 0px 0px 10px;
}

.footer .GRID_HDR_CEL a:link,
.footer .GRID_HDR_CEL a:visited {
	color: #6e6e6e;
	text-decoration: none;
}

.Sitemap {
	float: right;
	padding-top: 10px;
	text-align: right;
}

/*---- ---- End footer container ---- ----*/

/* Privacy Page */

.PrivacyPage {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.PrivacyPage .TEXTBOX {
	display: inline-block;
}

.PrivacyPage OL {
	list-style-type: none;
}

/*---- ---- End Privacy Page ---- ----*/


/**** START AUTOMATIC ADD ****/
/* Fix for InviaCVSpontaneo */
.inviacv .FORM .FORMFIELD {
	width: 25%;
}

.inviacv .FORM .FORMLABLE {
	width: 25%;
}

.ImgCalendarIcon {
	margin-left: -28px;
	margin-top: -5px;
	vertical-align: middle;
}

.inviacv div {
	float: left;
	width: 100%;
}

.sez {
	width: 160px !important;
	margin-bottom: 10px;
	float: left;
}

.sel {
	width: 160px !important;
	margin-bottom: 10px;
	float: left;
}

.TVNodeAction,
.TVNodeActionOpen,
.TVNodeActionWaiting {
	display: inline-block;
	width: 15px;
}

.TVNodeText,
.TVNodeTextWaiting,
.TVNodeTextOpen,
.TVNodeTextSelected,
.TVNodeSelected,
.TVNodeDragging {
	display: inline-block;
	border-style: none;
	margin-left: 0px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	text-indent: 0;
	vertical-align: baseline;
}

.ImgTree {
	float: left;
	margin-top: -5px;
}

.TVNodeNoAction {
	height: 0px;
	display: inline-block;
	width: 15px;
}

.TreeView,
.TreeViewWaiting {
	border: 0 none;
}

.boxtabpage {
	float: left;
}

/**** END AUTOMATIC ADD ****/

#PoweredByDiv {
	display: none;
}

@media screen and (min-width: 0px) and (max-width: 703px) {
	/* CSS CONTENT */

	.adtitle {
		width: 100% !important;
	}

	.adtitle .FORMLABLE {
		width: 100% !important;
	}

	.ContainerButtons {
		width: 100% !important;
	}

	.FORM-login input {
		margin-top: 10px;
	}

	.header {
		padding-bottom: 0px !important;
	}

	/* CV-FORM */

	.FORMTITLE {
		padding-left: 0px !important;
	}

	.FORMLABLE {
		text-align: right;
		padding-right: 10px;
	}

	.FORMFIELD {
		padding: 0px 0 10px !important;
	}

	.inner .SceltaCampiContent {
		width: 100% !important;
	}

	/* OPEN POSITIONS */

	.search {
		padding: 15px 0 !important;
	}

	.GRID_DAT_CEL {
		border-bottom: 0px !important;
		padding: 6px 21px !important;
	}

	.GRID {
		width: 100% !important;
		border-collapse: collapse !important;
		margin-bottom: 20px;
	}

	.GRID_HDR_ROW {
		display: none !important;
	}

	.GRID_DAT_CEL {
		float: left !important;
		color: #000 !important;
		font-size: 14px;
	}

	.titleCell,
	.left-side {
		width: 100% !important;
	}

	.titleCell a {
		font-weight: bold !important;
	}

	.autoWidth {
		padding-bottom: 6px !important;
		width: 100% !important;
		float: left !important;
	}
}

.divDateTimeDropDown select {
    width: 32%;
    float: left;
    margin-right: 1.3%;
}
/**** Aggiunta footer 29/08/2016: inizio ****/
.footer .divDateTimePicker {
	display: inline-block;
}

.footer .divDateTimePicker img {
	display: none;
}

/**** Aggiunta footer 29/08/2016: fine ****/

/* apply with linkedin:inizio */

.linkedin {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	line-height: 39px;
	max-width: 300px;
}

.oldLinkedInAWL input,
.applyw input {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	font-style: normal !important;
	-webkit-font-smoothing: antialiased !important;
	display: inline-block !important;
	vertical-align: top !important;
	text-transform: uppercase;
	height: 40px !important;
	line-height: 40px !important;
	float: none !important;
	letter-spacing: 1px;
	border: none;
	background: url(../images/bt-lnk-icon.png) #1485bd no-repeat 10px center !important;
	text-align: left;
	padding: 0 15px 0 38px;
}

.applyw {
	text-align: left;
	float: left;
	margin: 20px auto;
}

.oldLinkedInAWL {
	padding-top: 0;
	text-align: center;
	float: left;
}

/* apply with linkedin:fine */


nav {
	display: inline-block;
	width: 100%;
	border-bottom: #ccc solid 1px;
	border-top: #ccc solid 1px;
	margin-top: 20px;
	float: left;
}

nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

nav ul li {
	float: left;
}

nav ul li a {
	color: #1e4075;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	padding: 17px 32px;
}

nav ul li.language {
	float: right;
}

nav ul li a:hover {
	color: #f47b1e;
}

nav ul li:first-child a {
	padding-left: 0;
}

nav ul li.language select.ComboLingua {
	padding: 0;
	border: none;
	font-size: 16px;
	color: #1e4075;
	text-transform: uppercase;
	line-height: 40px;
	height: 56px;
	font-weight: 700;
}

.list_card {
	border: #ccc solid 1px;
	padding: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.adtitle * {
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 1px;
}

.list_card:hover {
	background: #f5f5f5;
}

.list_card span.business_unit {
	font-size: 16px;
	color: #000;
}

.list_card h2 {
	margin: 15px 0px 10px;
	font-size: 24px;
	font-weight: 700;
	color: #1e4075;
}

.list_card span.location {
	font-size: 16px;
	color: #000;
}

.list_card a.button {
	background: transparent;
	border-color: #1e4075;
	background-image: none;
	border-radius: 0;
	color: #1e4075;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 30px;
	display: inline-block;
}

.list_card a.button:hover {
	color: #fff;
	background: #1e4075;
	text-decoration: none;
}

.list_card span.pub-date {
	color: #000;
	font-size: 16px;
}

.list_card p {
	margin: 20px 0;
}

.titleBlock {
	min-height: 130px;
}

.Sitemap br {
	display: none;
}

.Sitemap a {
	color: #1e4075;
}

.Sitemap a {
	display: inline-block;
	border-right: #ccc solid 1px;
	padding: 0 20px;
}

.Sitemap a:last-child {
	border: none;
	padding-right: 0;
}

table.pager tr td:empty {
	display: none;
}

table.pager tr td .GRID_PAGER_BUTTON,
.pager .button {
	display: inline-block;
	border: #ccc solid 1px;
	padding: 6px 12px 6px 12px;
	font-size: 14px !important;
}

.pager .button:hover,
.GRID_PAGER_BUTTON:hover,
span.GRID_PAGER_BUTTON {
	text-decoration: none;
	background: #1e4075;
	color: #fff;
	border-radius: 0;
}

.boxsmall a {
	font-size: 0;
	display: inline-block;
	line-height: 50px;
	background: url(../images/reset-icon.png) center no-repeat;
	width: 20px;
}

span.grid-action {
	float: right;
}

span.grid-action a.list-grid {
	padding-right: 10px;
}

span.grid-action a {
	display: inline-block;
}

.vacancy-list-tile,
.row {
	margin: 0 -15px;
}

section.content.jobs.job-detail {
	max-width: 980px;
	margin: 0 auto;
}

.job_top,
.business_unit-sec {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	text-align: center;
	clear: both;
}

.business_unit-sec.bottom-ofpage {
	margin-bottom: 40px;
}

.business_unit-inner {
	max-width: 980px;
	display: inline-block;
	width: 100%;
	text-align: left;
}

.job_top {
	background: #1e4075;
}

.business_unit-sec {
	background: #f5f5f5;
}

.job-top-inner .adtitle {
	display: inline-block;
	width: 100%;
	text-align: left;
}

.job-top-inner .adtitle h1 {
	display: inline-block;
}

.job-top-inner .adtitle h1 * {
	color: #fff;
	font-size: 30px;
	text-transform: none;
	font-weight: 700;
	line-height: normal;
}

.job-top-inner .contentsocial {
	text-align: left;
	margin-top: 10px;
	float: right;
	width: auto;
	position: relative;
}

.business_unit-inner .textr {
	display: inline-block;
	color: #000;
}

.business_unit-inner .ContainerButtons {
	float: right;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
}

.business_unit-inner .ContainerButtons .button {
	padding: 7px 23px;
	margin-left: 10px;
}

.business_unit-inner {
	padding: 20px 0;
}

span {
	font-family: inherit !important;
	font-size: inherit !important;
}

.text.job-detail-content li {
	font-size: 18px;
	color: #000;
}

.text.job-detail-content {
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 30px 0px;
}

.text.job-detail-content * {
	padding: 0;
}

section.content.send-cv .inner {
	background: none;
	float: none;
	max-width: 980px;
	margin: 0 auto;
}

section.content.send-cv .inner .login-title {
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	padding: 55px 0 60px;
	font-size: 20px;
	letter-spacing: 1px;
}

.FORMTITLE span.titoloscheda {
	display: block;
	border-bottom: #ccc solid 1px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.FORMFIELD[data-title="Date of birth"] {
	width: 100%;
}

.FORMFIELD[data-title="Date of birth"] select#VMFormInvioCV10_EditView_FormInvioCV_FormEdit1_Fld155982655Years {
	margin-right: 0;
}

section.content.send-cv .inner .ContainerButtons {
	margin-bottom: 30px;
	float: none;
}

tr#VMFormPolicyConsensi12_EditView_FormPolicyConsensi_FormEdit1_Row155986856 {
	color: #000;
}

input[type="file" i] {
	color: #000;
}

.send-cv .FORM-letter .cke_chrome {
	max-width: 475px;
}

.no-cv .login-title {
	display: inline-block;
	margin-top: 24px;
}

.business_unit-inner .applyw {
	float: right;
}

.no-cv {
	display: inline-block;
}

.text.job-detail-content ul,
.text.job-detail-content ol {
	padding-left: 40px;
}

.cv-form input[type="file"] {
	width: 230px;
	height: 100%;
	zoom: 1;
	top: 0;
	left: 0;
	z-index: 999;
}

span.cust-btnblue2 {
	background: url(../images/file-icon.png) no-repeat 17px center;
	display: inline-block;
	line-height: 48px;
	border: #1e4075 solid 1px;
	padding: 0 30px 0 50px;
	color: #1e4075;
	font-weight: 700;
}

span.cust-btnblue {
	color: #000;
	font-size: 16px;
	padding-left: 20px;
}

.GRID_DAT_CEL[data-title="Title"] a {
	color: #1e4075;
	font-weight: 700;
	font-size: 16px;
}

.GRID_DAT_CEL[data-title="Title"] a:hover {
	color: #f47b1e;
	text-decoration: none;
}

.GRID tr.GRID_DAT_ROW_Alter {
	background: #f5f5f5;
}

section.content.jobs.confirm .job_top {
	margin-bottom: 50px;
}

.home-cv-button a {
	display: inline-block;
	border: #1e4075 solid 1px;
	padding: 6px 25px;
	position: relative;
	top: -45px;
}

.home-cv-button a:hover {
	background: #1e4075;
	color: #fff;
	text-decoration: none;
}

@media (max-width:1199.99px) {
	.search .SceltaCampiContent {
		float: left;
		width: 78%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991.99px) {

	.job-top-inner,
	.business_unit-inner {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.FORMFIELD input[type=text],
	.FORMFIELD input[type=password],
	.FORMFIELDNoWidth input[type=text],
	.FORMFIELDNoWidth input[type=password],
	.FORMFIELD select,
	.FORMFIELDNoWidth select,
	.send-cv .FORM-letter .cke_chrome {
		max-width: 345px;
	}

	nav ul li a {
		padding: 17px 20px;
	}

	.search .SceltaCampiContent {
		float: left;
		width: 75%;
	}

	.textr .FORMLABLE {
		width: 118px;
	}

	.business_unit-inner .textr {
		font-size: 14px;
	}

	.box2 .button {
		padding: 14px 30px;
	}

	.list_card {
		padding: 20px;
	}

	.list_card h2 {
		font-size: 20px;
	}

	.list_card span.business_unit {
		min-height: 48px;
		display: block;
	}
}

@media screen and (min-width: 0px) and (max-width: 767.99px) {

	.job-top-inner,
	.business_unit-inner {
		padding-left: 15px;
		padding-right: 15px;
	}

	.search .SceltaCampiContent {
		float: left;
		width: 100%;
	}

	.box input,
	.box select {
		line-height: 36px;
		height: 36px;
		margin-bottom: 10px;
	}

	.boxsmall {
		width: 10%;
		margin: 0;
	}

	.box2 {
		width: 90%;
	}

	.search .button {
		width: 100%;
		padding: 7px 0px;
	}

	.boxsmall a {
		line-height: 36px;
	}

	.titleBlock {
		min-height: 90px;
	}

	.list_card {
		margin-bottom: 20px;
	}

	.homeshare {
		width: 100%;
		float: right;
		margin-top: 20px;
		text-align: center;
	}

	.text.job-detail-content {
		font-size: 16px;
	}

	.text.job-detail-content li {
		font-size: 16px;
	}

	.GRID_DAT_CEL[data-title="Title"] a {
		padding-top: 10px;
		display: block;
	}

	.home-cv-button a {
		position: static;
		margin-bottom: 20px;
	}
}

.bt-privacy {
	border-top: 0;
}

div#LoginResultMessage {
	float: left;
	width: auto;
	padding: 0 15px;
}

.send-cv .FORM-login p {
	margin: 0;
}

.send-cv .FORM-login input[type="text"],
.send-cv .FORM-login input[type="password"] {
	padding: 7px 10px;
	border: #ccc solid 1px;
}

.send-cv .FORM-login label {
	color: #000;
}

.business_unit-inner.open-form {
	padding: 10px 0;
}

.business_unit-inner.open-form div#userreg {
	float: none;
}

.business_unit-inner.open-form .applyw {
	margin-top: 76px;
	margin-bottom: 0px;
}

.business_unit-inner.open-form .login-title {
	margin-top: 10px;
}

body div#divprivacycookiesOk {
	width: 120px;
	height: 40px;
	background-color: #f47b1e;
	border-radius: 2px;
	line-height: 40px;
	padding: 0;
	margin-top: 3px;
}

body div#divprivacycookiesContent {
	background-color: #1e4075;
}

body div#divprivacycookies {
	background-color: #1e4075;
	padding: 15px;
}

@media (max-width: 660px) {
	.business_unit-inner.open-form {
		padding: 10px 15px;
	}

	.send-cv .FORM-login input[type="text"],
	.send-cv .FORM-login input[type="password"] {
		width: 100%;
	}

	.business_unit-inner .ContainerButtons {
		text-align: right;
	}

	.business_unit-inner.open-form .applyw {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.bt-privacy .col-xs-12 {
	padding: 0;
}

.bt-privacy .col-xs-12 h3 {
	margin: 30px 0;
	border-bottom: #ccc solid 1px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}

.bt-privacy .SceltaCampiContent {
	padding: 0 15px;
}

.job-top-inner {
	max-width: 980px;
	margin: 0 auto;
}

.warp {
	min-height: 100vh;
}

h1.home-title {
	color: #000;
	font-size: 20px;
}

section.content.myaccount.editcv .cv-form {
	padding: 40px 0;
	margin: 0 auto;
	max-width: 980px;
}

section.content.myaccount.editcv .bt-privacy {
	padding-bottom: 40px;
	display: inline-block;
	width: 100%;
}

.inner DIV.SitemapRow {
	padding-top: 40px;
}

.toggle-icons {
	position: absolute;
	background: #fff;
	padding: 7px;
	z-index: 11;
	border-radius: 4px;
	left: -10px;
	box-shadow: rgba(0, 0, 0, 0.67) 0 0 10px;
	margin-top: 10px;
}

.share-icon img {
	cursor: pointer;
}

ul.sub-menu {
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.67) 0 0 10px;
	background: #fff;
	border-radius: 4px;
	z-index: 1111;
	opacity: 0;
	visibility: hidden;
	height: 0;
	width: 224px;
	padding: 5px 0;
}

nav ul li {
	position: relative;
}

.header {
	overflow: inherit;
}

nav ul li:hover ul.sub-menu {
	visibility: visible;
	opacity: 1;
	height: auto;
}

nav ul li li a {
	font-size: 14px;
	padding: 0;
}

nav ul li li {
	padding: 6px 15px;
	width: 100%;
}

nav ul li li:empty {
	display: none;
}

.email:hover {
	background: url(/images/save-job-active.png) no-repeat left top;
}

.facebook:hover {
	background: url(/images/fb-active.png) no-repeat left top;
}

.twitter:hover {
	background: url(/images/tw-active.png) no-repeat left top;
}

nav ul li span {
	position: relative;
	top: -2px;
	left: 2px;
}

span.linkedin-icon:hover:after {
	content: "";
	background: url(/images/linkedin-active.png) no-repeat left top;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
}

span.linkedin-icon {
	position: relative;
	cursor: pointer;
	width: 40px;
	height: 40px;
	display: block;
}

span.linkedin-icon:hover img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0;
}

section.content.jobs.send-job .inner {
	max-width: 980px;
	float: none;
	margin: 0 auto;
}

section.content.jobs.send-job .inner .formcontainer {
	display: inline-block;
	width: 100%;
	padding: 40px 0;
}

section.content.jobs.send-job .inner .formcontainer table.FORM {
	width: 100%;
}

section.content.jobs.send-job .inner .formcontainer .ContainerButtons {
	width: 100%;
	margin-top: 20px;
}

section.content.myaccount.homemyacc .msinner {
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
	max-width: 1010px;
}

section.content.myaccount.homemyacc .msinner .MySpacetitle {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: normal;
	border-bottom: #ccc solid 1px;
	padding: 0 0 8px;
}

.tablecontainer .GRID_DAT_CEL a {
	font-size: 18px;
}

.tablecontainer.my-cv .GRID_DAT_CEL:before {
	content: url(https://newtemplate.altamiraweb.com//images/cv-icon.png);
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.tablecontainer .SceltaCampiContent {
	margin-left: 0;
}

@media (max-width: 660px) {
	.job-top-inner .contentsocial {
		margin-top: 0;
		margin-right: 20px;
	}
}

.tablecontainer.jobalert td.GRID_DAT_CEL[data-title="Name"]:before {
	content: url(https://newtemplate.altamiraweb.com//images/alret-icon.png);
	display: inline-block;
	margin-top: 2px;
	float: left;
	margin-right: 10px;
}

.tablecontainer.vacancies-applied td.GRID_DAT_CEL[data-title="Title"]:before {
	content: url(https://newtemplate.altamiraweb.com//images/vacency-icon.png);
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}

.tablecontainer.vacancies-applied td.GRID_DAT_CEL[data-title="Sending date"]:before {
	content: url(https://newtemplate.altamiraweb.com//images/date-icon.png);
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}

.tablecontainer.jobalert .GRID {
	margin-bottom: 20px;
}

.msinner .myjobalert .ContainerButton input.button {
	padding: 10px 42px;
}

@media (max-width: 479px) {

	.FORMFIELD,
	.FORMLABLE {
		padding-right: 0;
	}

	.divDateTimeDropDown select {
		width: 100%;
		margin: 0;
	}

	.job-top-inner .adtitle h1 * {
		color: #fff;
		font-size: 18px !important;
		font-weight: 400;
	}

	.myaccount.homemyacc .job-top-inner .adtitle h1 {
		font-size: 18px;
		white-space: nowrap;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.adtitle {
		color: black;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.job-top-inner,
	.business_unit-inner {
		padding-left: 10px;
		padding-right: 10px;
	}

	.no-cv .login-title {
		font-size: 14px;
		font-weight: 400;
		display: inline-block;
		margin-top: 7px;
	}

	.oldLinkedInAWL input,
	.applyw input {
		font-size: 10px !important;
		padding: 0 13px 0 35px;
	}

	.business_unit-inner .applyw {
		float: right;
		margin: 0;
	}

	.business_unit-inner {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	nav ul li a {
		font-size: 12px;
		padding: 10px 20px;
	}

	nav ul li:nth-child(3) a {
		padding-left: 0;
	}

	nav ul li.language select.ComboLingua {
		padding: 0;
		font-size: 12px;
		line-height: 37px;
		height: 37px;
		margin-left: 0;
	}

	section.content.send-cv .inner .login-title {
		padding: 25px 0;
	}

	.FORMTITLE {
		font-weight: bold;
		padding: 0 0px 14px;
		color: #000;
		font-size: 16px;
	}

	.FORMFIELD,
	.FORMLABLE {
		padding-top: 0;
		padding-right: 0;
		font-size: 14px;
	}

	.FORMLABLE {
		padding-bottom: 0;
	}

	.FORMTITLE span.titoloscheda {
		padding-bottom: 8px;
	}

	.FORMFIELD input[type=text],
	.FORMFIELD input[type=password],
	.FORMFIELDNoWidth input[type=text],
	.FORMFIELDNoWidth input[type=password] {
		height: 36px;
	}

	.FORMFIELD select,
	.FORMFIELDNoWidth select {
		min-height: 36px;
	}

	.logo {
		float: left;
		width: 100%;
		padding: 10px 0 0 0px;
	}

	/* .logo img { width: 105px; } */
	nav {
		margin-top: 10px;
	}

	.textr .FORMLABLE {
		padding: 0;
	}

	.Sitemap {
		padding-top: 10px;
		width: 100%;
		text-align: left;
	}

	.Sitemap a:first-child {
		padding-left: 0;
	}

	.slogan {
		padding-left: 0;
		padding-bottom: 0;
	}

	section.content.myaccount.homemyacc .msinner .MySpacetitle {
		font-size: 16px;
	}

	section.content.myaccount.homemyacc .msinner .col-xs-12 {
		padding: 0;
	}

	.ad {
		padding-bottom: 0;
	}

	.footer {
		height: auto;
		margin-top: 0;
	}

	.tablecontainer .GRID_DAT_CEL a {
		font-size: 16px;
	}

	.msinner .GRID .GRID_DAT_CEL {
		width: 100%;
	}

	.GRID_DAT_CEL[data-title="Title"] a {
		padding-top: 0px;
	}

	.msinner .GRID .GRID_DAT_CEL {
		padding: 0px 0 7px !important;
	}
}

@media (max-width: 360px) {
	nav ul li a {
		font-size: 12px;
		padding: 10px 10px;
	}

	.no-cv .login-title {
		font-size: 13px;
	}

	.oldLinkedInAWL input,
	.applyw input {
		font-size: 10px !important;
		padding: 0 8px 0 23px;
		background: url(../images/bt-lnk-icon.png) #1485bd no-repeat 4px center !important;
		letter-spacing: 0;
	}

	.Sitemap a {
		padding: 0 10px;
		font-size: 16px;
	}

	.job-top-inner .adtitle h1 * {
		color: #fff;
		font-size: 16px !important;
		font-weight: 400;
	}

	.myaccount.homemyacc .job-top-inner .adtitle h1 {
		font-size: 16px;
	}

	.business_unit-inner .ContainerButtons .button {
		padding: 7px 13px;
	}
}

input,
button,
select,
textarea {
	-webkit-appearance: none;
}

select {
	-webkit-appearance: listbox;
	-moz-appearance: listbox;
}

.ResetPwd .FORM {
	margin: 18px 0;
}

.myaccount .GRID td.GRID_DAT_CEL {
	padding-bottom: 10px !important;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-appearance: checkbox;
	appearance: checkbox;
}

.bt-privacy .boxscheda {
	width: 100%;
}

.bt-privacy .SceltaCampiContent {
	width: 100%;
	padding: 0;
}

.bt-privacy {
	display: inline-block;
	width: 100%;
}

.bt-privacy .boxscheda .FORM {
	width: 100%;
}

.bt-privacy td.LABLE {
	padding-left: 30px;
}

/* stili suggest */

.TableStyle {
	background-color: white;
	color: #000 !important;
	display: block;
	border: 2px solid #BEBEBE;
	border-radius: 3px 3px 3px 3px;
}

.TableStyle {
	margin-top: -4px;
	margin-left: 0px;
	border-top: 2px solid #BEBEBE;
	color: #000;
}

div.TableStyle+div.TableStyle:first-child {
	border-top: none !important;
}

.NonSelectedRow,
.HighlightRow {
	border-bottom: #aeafb2 1px solid;
	padding: 5px;
	cursor: pointer;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 222px;
	color: #000;
	height: 25px !important;
	margin-left: 3px;
	border: medium none;
	vertical-align: middle;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Menu_ChildMenu_ToolbarItemDisabled {
	color: #CCCCCC;
}

.NonSelectedRow A {
	text-decoration: none;
}

.NonSelectedRow span {
	line-height: 25px;
}

div .NonSelectedRow,
div .HighlightRow {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
	vertical-align: middle;
}

.NonSelectedRow:hover,
.NonSelectedRow:hover A,
.HighlightRow {
	color: #CCCCCC;
	background-position: 2px 0;
}

.recaptcha-container {
	clear: both;
	float: right;
	padding: 10px;
}



/**************************************** ADD JITIN CSS STYLE FILE ********************************************************/

:root {
	--main-font: "Lato", sans-serif;
	--second-font: "Roboto", sans-serif;

	--bg-color: #b9d28b;
	--primary-color: #0BBC22;
	--secondary-color: #013763;
}

body {
	font-family: var(--main-font);
	margin: 0;
	padding: 0;
}

h1,
h2,
h3 {
	font-weight: 700;
}

p {
	font-weight: 400;
}


/* OVERRIDE ALTAMIRA CSS FILE */
#NoActiveBanner {
	display: none;
}

nav {
	margin-top: 0px !important;
	border: none !important;
	background-color: var(--secondary-color);
	position: relative;
}

nav ul li a {
	color: #fff !important;
	font-size: 14.4px !important;
	text-transform: uppercase;
	font-weight: 400 !important;
	letter-spacing: -0.3px;
	font-family: var(--second-font) !important;
	text-decoration: none;
	border-right: dashed #cfe09a 1px;
	padding: 15px 32px !important;
}

nav ul li a:hover {
	text-decoration: none;
}

nav ul li a img {
	filter: brightness(0) invert(1) !important;
}

nav ul li.language select.ComboLingua {
	padding: 0px 3px !important;
	font-size: 14.2px !important;
	color: #fff !important;
	font-weight: 400 !important;
	background: transparent;
	line-height: 20px !important;
	font-family: var(--second-font) !important;
	height: 50px !important;
}

nav ul li.language {
	float: left !important;
	padding-left: 15px !important;
}


/* Parent li position */
nav ul li {
	position: relative;
	list-style: none;
}

/* Submenu container */
.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	background: #eeeeee;
	min-width: 260px;
	padding: 0;
	margin: 0;
	border-radius: 0px !important;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	z-index: 999;
	border: dashed #cfe09a 1px !important;
}

/* Submenu list items */
.sub-menu li {
	border-bottom: 1px dashed #cfe09a;
}

/* Remove last border */
.sub-menu li:last-child {
	border-bottom: none;
}

/* Submenu links */
.sub-menu li a {
	display: block;
	padding: 14px 18px;
	color: #003366 !important;
	font-size: 14.3px;
	font-weight: 600 !important;
	text-decoration: none;
	transition: all 0.3s ease;
	font-family: var(--main-font) !important;
	line-height: 20px !important;
}

.sub-menu li a:hover {
	color: var(--bg-color) !important;
}

nav ul li li {
	padding: 0px !important;
}

.list_card a.button {
	color: #dc9b77 !important;
	text-decoration: none !important;
	font-family: var(--main-font) !important;
	font-weight: 500;
}

.list_card a.button,
.home-cv-button a {
	color: #dc9b77 !important;
	text-decoration: none !important;
	font-family: var(--main-font) !important;
	font-weight: 800;
	border-color: var(--secondary-color);
}

.list_card a.button:hover,
.home-cv-button a:hover {
	text-decoration: none !important;
	background-color: var(--secondary-color) !important;
}

.list_card h2 {
	font-weight: 800 !important;
	color: var(--secondary-color) !important;
	font-family: var(--main-font) !important;
}

.list_card span.business_unit,
.list_card span.location,
.list_card span.pub-date {
	font-family: var(--main-font) !important;
}

h1.home-title {
	font-size: 30px !important;
	font-weight: 800 !important;
	color: var(--secondary-color) !important;
	font-family: var(--main-font) !important;
}

.box2 .button {
	background-color: #dc9b77 !important;
	color: var(--secondary-color) !important;
	font-family: var(--main-font) !important;
	border: 1px solid #dc9b77 !important;
}

.box2 .button:hover {
	color: #dc9b77 !important;
	border: 1px solid #dc9b77 !important;
	background-color: transparent !important;
}

.ad {
	float: none !important;
}

.homeshare {
	width: 100%;
}

.search {
	background: var(--secondary-color) !important;
}

/* END OVERRIDE ALTAMIRA CSS FILE */


/* TOP_HEADER STYLE */

.top-header {
	background-color: var(--bg-color);
	padding: 9px 0;
	position: relative;
}

.pill {
	background: #ffffff;
	padding: 4px 14px;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	color: rgb(51, 51, 51);
	display: flex;
	align-items: center;
	gap: 6px;
	transition: 0.3s ease;
	line-height: 24px;
	font-family: var(--main-font) !important;
	cursor: pointer;

}

.pill:hover {
	color: #000;
	text-decoration: none;
}

.phone-pill {
	color: var(--primary-color);
	font-weight: 600;
	cursor: pointer;
}

.phone-pill a {
	color: var(--primary-color);
	text-decoration: none;
}

.phone-pill:hover {
	color: var(--primary-color) !important;
}

.fa-phone-alt:before {
	content: "\f879";
}

.fa-phone-alt {
	color: var(--primary-color) !important;
	transform: rotate(135deg) !important;
}

.fa-comments:before {
	content: "\f086";
}

.fa-comments,
.fa-user-lock {
	color: var(--secondary-color) !important;
}

.fa-user-lock:before {
	content: "\f502";
}

.search-pill {
	display: flex;
	align-items: center;
	background: #ffffff;
	border-radius: 10px;
	overflow: hidden;
}

.search-pill input {
	border: none;
	padding: 5px 12px;
	outline: none;
	width: 180px;
	font-size: 14px;
	font-family: var(--main-font) !important;
}

.search-pill button {
	border: none;
	background: transparent;
	padding: 6px 12px;
	cursor: pointer;
}

.icon-img {
	height: 16px;
}

.center_logo {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	transition: all 0.3s ease;

}

/* Hide header */
.header.hide-top .top-header {
	transform: translateY(-100%);
	opacity: 0;
}

nav.sticky {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.silea_logo {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s ease;
}

/* END TOP_HEADER STYLE  */

/* BBANNER SECTION STYLE  */
.banner_section {
	background-color: #B8D2AB;
	background-image: url('https://www.sileaspa.it/wp-content/uploads/2021/07/AdobeStock_263358416_gare_e_bandi_1920-475.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 475px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner_section .container {
	width: 100%;
}

.banner_section h3 {
	font-family: "Prata", sans-serif !important;
	font-size: 4em;
	font-weight: 400;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	color: #ffffff;
	text-align: right;
}



/* END BBANNER SECTION STYLE  */


/* FOOTER STYLE  */
.main-footer {
	background-color: var(--secondary-color);
	padding: 60px 0px 0px;
	float: left !important;
	width: 100%;
}

.Left_Info h5,
.Right_Contact h3 {
	font-size: 24px;
	font-weight: 500;
	font-family: var(--main-font) !important;
	line-height: 24px;
}

.Left_Info p,
.Right_Contact p {
	font-size: 14.4px !important;
	line-height: 21.6px;
	font-weight: 400;
	font-family: var(--main-font) !important;
	margin-bottom: 10px;

}

.Left_Info p a,
.Right_Contact p a {
	border-bottom: dotted 1px #fefefe;
}

.Left_Info p a:hover,
.Right_Contact p a:hover {
	border-bottom: none;
}


.main-footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer-links a:hover,
.footer-nav ul li a:hover {
	text-decoration: underline;
}

.association-section {
	color: #fff;
}

.association-wrapper {
	display: flex;
	/* justify-content: space-between; */
	gap: 40px;
	flex-wrap: nowrap;
	padding: 15px 0px;
}

.Certificazioni {
	width: 218px;
}

.association-block h6 {
	font-size: 12.8px;
	margin-bottom: 20px;
	font-weight: 400;
	font-family: var(--main-font) !important;
	line-height: 19.2px;
}

.Fa_parte_di {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding: 0px 40px;
}

.logos {
	display: flex;
	align-items: center;
	gap: 50px;
}

.logos img {
	max-height: 70px;
	width: auto;
}

.logos.multi img {
	max-height: 55px;
}


.footer-logo {
	width: 175px;
	height: 175px;
	margin-top: -25px;
}

.social-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.social-icons a img {
	width: 30px;
	height: 30px;
}

.Bottom_Navigation {
	padding: 40px 0px;
}

.Bottom_Navigation h6 {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 14.4px !important;
	letter-spacing: -0.5px !important;
	font-family: var(--main-font) !important;
}

.Bottom_Navigation .col-md-3.col-lg-2 {
	width: 150px !important;
}

.footer-badge {
	max-height: 60px;
}

.footer-nav ul {
	list-style: none;
	padding: 0;
}

.footer-nav ul li {
	font-size: 11.2px;
	font-weight: 500;
	line-height: 13.44px;
	padding: 3px 0px;
	text-transform: uppercase;
	font-family: var(--main-font);
}

.footer-nav ul li a {
	color: rgb(164, 221, 251) !important;
	transition: all 0.3s ease;
}

.footer-nav ul li a:hover {
	color: #fff !important;
	text-decoration: none;
}


/* bootom footer */
.footer {
	background-color: var(--bg-color) !important;
	margin-top: 0px !important;
	min-height: 50px !important;
	padding: 0px !important;
	height: 0px !important;
}

.slogan {
	padding: 15px 20px 10px 10px !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	color: var(--secondary-color) !important;
	font-family: var(--main-font) !important;
}

.Sitemap {
	padding-top: 12px !important;
}

.Sitemap p {
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	color: var(--secondary-color) !important;
	font-family: var(--main-font) !important;
}

.Sitemap p a {
	border-bottom: dotted 1px var(--secondary-color) !important;
	text-decoration: none !important;
	padding: 0px !important;
}

.Sitemap p a:hover {
	text-decoration: none !important;
}

/* FORM STYLE */
.job_top {
	background: var(--secondary-color) !important;
	padding-top: 70px !important;
}

form[action="/selezioni-chiuse"] h1.home-title {
	padding-top: 130px;
}

.job-top-inner .adtitle h1,
.job-top-inner .adtitle h1 * {
	display: block !important;
	font-family: "Prata", sans-serif !important;
	font-weight: 500 !important;
	font-size: 35px !important;
}

.ContainerButtons .button {
	background-color: var(--secondary-color) !important;
	color: #dc9b77 !important;
	border: 1px solid var(--secondary-color) !important;
	font-family: var(--main-font) !important;
}

.myjobalert .jobalert .ContainerButton .button {
	background-color: var(--secondary-color) !important;
	color: #dc9b77 !important;
	font-family: var(--main-font) !important;
	border: 1px solid var(--secondary-color) !important;
}

.myjobalert .jobalert .ContainerButton .button:hover {
	background-color: transparent !important;
	color: var(--secondary-color) !important;
	border: 1px solid var(--secondary-color) !important;
}


.myjobalert .inner .ContainerButtons,
.ResetPwd .ContainerButtons {
	width: 100% !important;
	display: grid;
	place-items: center
}

.ResetPwd .FORM {
	width: 100% !important;
}

section.content.myaccount .msinner {
	padding: 15px !important;
}

.FORMFIELD input[type=text],
.FORMFIELD input[type=password],
.FORMFIELDNoWidth input[type=text],
.FORMFIELDNoWidth input[type=password] {
	max-width: 100% !important;
}

.FORMFIELD,
.FORMLABLE {
	width: 100% !important;
	float: left !important;
	padding-left: 0 !important;
	max-width: 100% !important;
	padding-right: 0 !important;
}

.FORMLABLE {
	text-align: left !important;
}

.msinner .ContainerButtons {
	text-align: center !important;
}

.FORMSINGLER {
	text-align: center !important;
}

.FORMSINGLER a,
table.FORM.ScTableTitle a,
.BackVacancies a,
.login-title a {
	color: var(--secondary-color) !important;
	font-family: var(--main-font) !important;
	font-weight: 400 !important;
}

.FORMSINGLER a:hover,
table.FORM.ScTableTitle a:hover,
.BackVacancies a:hover,
.login-title a:hover {
	color: #dc9b77 !important;
}

.recaptcha-container {
	float: none !important;
	display: grid !important;
	place-items: center !important;
	width: 100% !important;
	padding-bottom: 25px !important;
}


.ContainerButtons .button:hover {
	color: var(--secondary-color) !important;
	border: 1px solid var(--secondary-color) !important;
	background-color: transparent !important;
}

.create-account table.FORM tbody {
	display: grid;
	place-items: center
}

.create-account table.FORM tbody tr {
	width: 65% !important;
}

.registration .inner .ContainerButtons,
.msinner.ResetPwd,
.myeditcv {
	padding-top: 30px !important;
}

.inner.create-account,
.myjobalert .inner {
	padding: 30px 0px 50px 0px !important;
}

.FORMTITLE {
	padding: 0 0px 25px !important;
}

.FORMTITLE span.titoloscheda {
	padding-left: 0px !important;
}

.cv-form input[type="file"] {
	width: 100% !important;
	border: 1px solid #cccccc !important;
	height: 50px;
	padding-top: 9px;
	padding-left: 9px;
}

.FORMFIELD select,
.FORMFIELDNoWidth select {
	max-width: 100% !important;
	border: 1px solid #cccccc !important;
}

.ad .inner .Error {
	margin-left: 0px !important;
}

.bt-privacy td.LABLE {
	padding-left: 0px !important;
	text-align: center !important;
}

/* END FORM STYLE */

.hamburger_menu {
	width: 40px;
	height: 40px;
	background: white;
	position: absolute;
	top: 9.5px;
	right: 20px;
	display: grid;
	place-items: center;
	font-size: 22px;
	color: var(--secondary-color) !important;
	visibility: hidden;
}

.silea_logo_mobile {
	position: absolute;
	top: 0;
	left: 20px;
	display: none;
	z-index: 1;
}

.silea_logo_mobile a img {
	width: 120px;
	height: 112px;
}

/* mobile menu */
.mobile-drawer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.5s ease;
	z-index: 999;
	opacity: 0.95;
	margin-top: 110px;
}

.mobile-drawer.active {
	max-height: 100vh !important;
	overflow-y: auto !important;
}

.drawer-header {
	display: flex;
	justify-content: flex-end;
	padding: 20px;
}

.mobile-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background: rgba(255, 255, 255, 0.95);
	display: flex;
	flex-direction: column;
}

.mobile-menu li {
	border-bottom: 1px dashed #cfcfcf;
}

.mobile-menu li a {
	display: flex;
	align-items: center;
	gap: 10px;
	align-items: left;
	padding: 10px 20px !important;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	color: var(--secondary-color) !important;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 600 !important;
	font-family: var(--main-font) !important;
	font-size: 14.3px !important;
}

.mobile-menu li a:hover {
	background: #f5f5f5;
	color: var(--bg-color) !important;
}



.mobile-menu .sub-menu {
	display: none !important;
	padding-left: 15px;
	background: #f9f9f9;
}

/* ============================= */
/* MOBILE DRAWER SUBMENU FIX */
/* ============================= */

.mobile-drawer ul.sub-menu {
	position: static !important;
	opacity: 1 !important;
	visibility: visible !important;
	height: auto !important;
	width: 100% !important;
	box-shadow: none !important;
	padding: 0 !important;
	display: none !important;
}

.mobile-drawer ul.sub-menu li {
	padding: 0px 20px !important;
}

.mobile-drawer ul.sub-menu li a {
	font-size: 14.3px !important;
	text-transform: none !important;
	font-family: var(--main-font) !important;
}


/* Hide mobile submenu */
.mobile-menu .sub-menu {
	display: none !important;
}

/* Show when active */
.mobile-menu .sub-menu.active {
	display: block !important;
}


.closed-jobs .titleCell a {
	color: var(--secondary-color) !important;
	text-decoration: none !important;
	font-family: var(--main-font) !important;
	font-weight: 700 !important;
}

.closed-jobs .titleCell a:hover {
	color: #dc9b77 !important;
	text-decoration: none !important;
}

/* Responsive */

@media (max-width: 1024px) {

	.top-header,
	.silea_logo {
		display: none;
	}

	.vacancy-list-tile .col-sm-4 {
		width: 50% !important;
	}

	.job_top {
		padding-top: 0px !important;
	}

	form[action="/selezioni-chiuse"] h1.home-title {
		padding-top: 90px;
	}
}

@media (max-width: 992px) {
	.main-footer {
		text-align: center;
	}

	.association-wrapper {
		flex-wrap: wrap;
		gap: 30px;
		padding-top: 30px;
		justify-content: center;
	}

	.Fa_parte_di {
		border: none;
	}

	.Bottom_Navigation {
		justify-content: center;
	}

	.divider {
		display: none;
	}

	.logos {
		justify-content: center;
		flex-wrap: wrap;
	}

	.association-block {
		text-align: center;
	}

	.Center_Logo {
		padding: 40px 0px 60px 0px;
	}
}

@media (max-width: 768px) {
	.banner_section h3 {
		font-size: 3rem;
		text-align: center;
	}

	.banner_section {
		min-height: 350px;
	}

	h1.home-title {
		font-size: 22px !important;
	}

	form[action="/selezioni-chiuse"] h1.home-title {
		padding-top: 130px;
	}

	nav {
		height: 60px !important;
	}

	.silea_logo_mobile {
		display: block;
	}

	nav ul li a,
	nav ul li.language {
		display: none;
	}

	.top-footer .d-flex {
		justify-content: center !important;
		gap: 10px;
	}

	.search-pill input {
		width: 120px;
	}

	/* FORM */
	.job-top-inner .adtitle h1,
	.job-top-inner .adtitle h1 * {
		font-size: 20px !important;
	}

	.hamburger_menu {
		visibility: visible;
	}

	/* footer */
	.footer {
		height: 100px !important;
	}

	.slogan,
	.Sitemap {
		width: 100% !important;
		text-align: center !important;
		font-size: 13px !important;

	}

	.slogan {
		padding: 30px 20px 12px 10px !important;
		line-height: 0px !important;
	}

	.Sitemap {
		padding-top: 0px !important;
	}

	.Sitemap p {
		font-size: 13px !important;
	}

	.ComboLingua {
		padding: 11.5px 6.5px !important;
		margin-left: 10px !important;
		text-transform: uppercase !important;
		border: none !important;
		font-size: 14.3px !important;
		font-weight: 600 !important;
		font-family: var(--main-font) !important;
		color: var(--secondary-color) !important;
		cursor: pointer;
	}

	.ComboLingua:hover {
		color: var(--bg-color) !important;
	}

	.vacancy-list-tile .col-sm-4 {
		width: 100% !important;
	}

	.job_top {
		padding-top: 55px !important;
	}
}

@media (max-width: 575px) {
	.banner_section h3 {
		font-size: 2rem;
	}

	.banner_section {
		min-height: 320px;
	}

	h1.home-title {
		font-size: 20px !important;
	}
}



td>table.FORM.ScTableTitle:nth-child(17) tbody tr:not(:nth-child(1)):not(:nth-child(6)):not(:nth-child(7)):not(:nth-child(13)):not(:nth-child(14)) {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	padding: 0px !important;
}

td>table.FORM.ScTableTitle:nth-child(17) tbody tr:not(:nth-child(1)):not(:nth-child(6)):not(:nth-child(7)):not(:nth-child(13)):not(:nth-child(14)) td:nth-child(2) {
	width: 55px !important;
	font-size: 10px;
}

td>table.FORM.ScTableTitle:nth-child(21) tbody tr:nth-child(2) {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	padding: 0px !important;
}

td>table.FORM.ScTableTitle:nth-child(21) tbody tr td:nth-child(2) {
	width: 55px !important;
	font-size: 10px;
}

/* .editcv .inner .cv-form td>table.FORM.ScTableTitle:last-child tbody tr:nth-child(2) {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	padding: 0px !important;
}

.editcv .inner .cv-form td>table.FORM.ScTableTitle:last-child tbody tr:nth-child(2) td:nth-child(2) {
	width: 30px !important;
} */

.boxinterno table tbody tr td table:last-of-type tr:nth-child(2) {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	padding: 0px !important;
}

.boxinterno table tbody tr td table:last-of-type tr:nth-child(2) td:nth-child(2) {
	width: 55px !important;
	font-size: 10px;
	
}

section.container.content.jobs.send-cv .boxinterno table tbody tr td table:last-of-type tr:nth-child(2) {
  display: block !important;
}

section.container.content.jobs.send-cv .boxinterno table tbody tr td table:last-of-type tr:nth-child(2) td:nth-child(2) {
    width: 100% !important;
}