/* **** */
/* HTML */
/* **** */
html {
	transition: color 300ms, background-color 300ms;
}

html[theme='dark-mode'] {
	filter: invert(1) hue-rotate(180deg);
}

html[theme='dark-mode'] img {
	filter: invert(1) hue-rotate(180deg);
}

/* ****** */
/* LAYOUT */
/* ****** */
.applayout-main {
	overflow-x: hidden;
}

.applayout-content {
	margin-bottom: 50px;
}

.applayout-column-right {
	margin-bottom: 60px;
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 40px;
	padding-left: 0px;
}

.vertical-align {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

/* ****** */
/* FONT */
/* ****** */
body.xsp {
	font-family: 'Open Sans', sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2d2d2d;
}

xspInputFieldRichText {
	font-family: 'Open Sans', sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2d2d2d;
}

font {
	font-family: 'Open Sans', sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2d2d2d;
}

legend {
	line-height: 24px;
}

/* ****** */
/* NAVBAR */
/* ****** */
.navbar-brand {
	padding: 10px 15px;
}

.navbar-brand-img>img {
	height: 30px;
}

.nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
}

/* ****** */
/* HEADER */
/* ****** */
.header {
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

.logo {
	padding-left: 0px;
	width: auto;
	max-height: 50px;
}

.iconaHeader {
	padding-left: 0px;
	width: auto;
	max-height: 15px;
	margin-left: 10px;
	color: #1b294a;
}

/* ********* */
/* NAVIGATOR */
/* ********* */
.panel-admin {
	margin-bottom: 10px;
}

.admin-navigator {
	padding: 5px;
}

.admin-navigator ul li {
	line-height: 16px;
}

/* ******** */
/*  FOOTER  */
/* ******** */
.footer {
	background: #eaedef;
}

.footer-cms {
	color: #1b294a;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer-copyright {
	color: #1b294a;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* ******* */
/* POLICY */
/* ******* */

.form-policy-checkbox .checkbox {
	position: relative;
	display: inline;
}

.form-policy-checkbox .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0px;
	display: inline;
}

.form-policy-link {
	
	display: inline;
	margin-left: 10px;
}



.jumbotron p {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 200;
}

/* ******* */
/* CATALOG */
/* ******* */
.person-thumb {
	border: 1px solid #337ab7;
	padding: 10px;
	margin-bottom: 30px;
}

.person-thumb-image-box {
	/*height: 215px;
    width: 180px;
    background: #999999;*/
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: #708186 !important;
	padding-bottom: 10px;
}

.person-thumb-image {
	height: 85px;
	overflow: hidden;
	width: 74px;
	object-fit: cover;
	object-position: top;
}

.person-thumb-details {
	height: 120px;
}

.person-thumb-details-presence {
	height: 135px;
}

.person-thumb-name {
	font-size: 14px;
	color: #1b294a;
	font-weight: 600;
	padding-top: 10px;
}

.person-thumb-desc {
	font-size: 12px;
	height: 18px;
	overflow: hidden;
	line-height: 14px;
	padding-top: 3px;
}

.person-thumb-icon {
	margin-right: 5px;
}

.person-thumb-icon-img {
	width: 13px;
	height: auto;
	margin-right: 5px;
}

.person-thumb-icon-img-jobtitle {
	height: auto;
	margin-right: 5px;
}

.person-thumb-icon-img-jobtitle-vcard {
	width: 30px;
}

.person-thumb-icon-img-jobtitle-hcard {
	width: 30px;
}

.person-thumb-icon-img-jobtitle-list {
	width: 20px;
}

.person-main-section {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: #708186 !important;
	margin-bottom: 10px;
	font-weight: 600;
}

.person-main-name {
	font-size: 20px;
	color: #1b294a;
	font-weight: 600;
}

.person-main-desc {
	font-size: 14px;
	overflow: hidden;
	line-height: 16px;
	padding-top: 5px;
}

.media-cards {
	border: 1px solid #337ab7;
	margin-bottom: 20px;
	padding: 10px;
	height: 130px;
}

.media-cards-presence {
	border: 1px solid #337ab7;
	margin-bottom: 20px;
	padding: 10px;
	height: 145px;
}

.media-contact-image {
	height: 85px;
	width: 74px;
	overflow: hidden;
	object-fit: cover;
	object-position: top;
}

.media-thumb-image {
	height: 74px;
	width: 62px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
}

.media-thumb-img-jobtitle {
	width: 50px;
	float: right;
}

.btn-initial {
	margin-bottom: 10px;
}

.btn-initial-active {
	margin-bottom: 10px;
}

/* ***** */
/* VCARD */
/* ***** */
.vcard-icon {
  font-size: 60px;
  color: #1b294a;
  padding: 10px;
}

.vcard-skill-list {
	padding-left: 0px;
}

.vcard-skill-list li {
	display: inline-block;
}

.vcard-skill-tag {
  border-style: solid;
  border-color: #1b294a;;
  border-width: 1px;
  padding: 4px;
  background-color: #1b294a;;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 10px;
}

/* ****** */
/* FIELDS */
/* ****** */
/* Tolgo il padding dx dal controllo date picker */
.dijitDateTextBox {
	padding-right: 0px !important;
}

/* ****************** */
/* MEDIA X RESPONSIVE */
/* ****************** */
@media ( max-width : 767px) {
	.grid-dsp-sizer, .grid-dsp-item {
		/* width: 100%; /*
	}
	.grid-sizer, .grid-item {
		width: 100%;
	}
	
	.grid-dsp-item2 {
		width: 100%;
	}
	
	.grid-dsp-item3 {
		width: 100%;
	}
	
	.grid-dsp-item4 {
		width: 100%;
	}
	
	.grid-dsp-item5 {
		width: 100%;
	}
	
}

@media ( ( min-width : 768px) and (max-width : 991px) ) {
	.grid-dsp-sizer, .grid-dsp-item {
		/*width: 50%;*/
	}
	.grid-sizer, .grid-item {
		
	}
	
	.grid-dsp-item2 {
		width: 50%;
	}
	
	.grid-dsp-item3 {
		width: 50%;
	}
	
	.grid-dsp-item4 {
		width: 50%;
	}
	
	.grid-dsp-item5 {
		width: 50%;
	}
	
}

@media ( min-width : 992px) and ( max-width : 1280px) {
	.grid-dsp-sizer, .grid-dsp-item {
		/* width: 33%; */
	}
	.grid-sizer, .grid-item {
		
	}
	
	.grid-dsp-item2 {
		width: 50%;
	}
	
	.grid-dsp-item3 {
		width: 33%;
	}
	
	.grid-dsp-item4 {
		width: 33%;
	}
	
	.grid-dsp-item5 {
		width: 33%;
	}
	
}