.gray-head-card {
	margin-bottom: 1.5rem;	
}

.gray-head-card .card-footer .buttons .add-cta {
	position: relative;
	left: 0 !important;
	margin-left: 15px;
}

.gray-head-card.col-m-4 {
	margin: 7px;
}

.gray-head-card .card-body {
	padding: 0 !important;
}

.gray-head-card .card-title {
	background: #E6E9F2;
	padding: 5px 18px;
	margin: 0 !important;
	color: #17324D !important;
}

.gray-head-card .card-title, .gray-head-card .card-title * {
	font-size: 1rem !important;
	line-height: 150%;
}

.gray-head-card .card-title * {
	margin: 0;
}

.gray-head-card .card-title h1, .gray-head-card .card-title h1 a, .gray-head-card .card-title h2, .gray-head-card .card-title h2 a, .gray-head-card .card-title h3, .gray-head-card .card-title h3 a, .gray-head-card .card-title h4, .gray-head-card .card-title h4 a, .gray-head-card .card-title h5, .gray-head-card .card-title h5 a, .gray-head-card .card-title h6, .gray-head-card .card-title h6 a {
	margin: 0;
}

.gray-head-card .icon-list {
	margin: 0;
	padding: 15px;
}

.gray-head-card .icon-list>li {
	list-style: none;
	padding: 0 0 4px 35px;
	position: relative;
	margin: 0;
}

.gray-head-card .icon-list>li .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	fill: #17324D !important;
}

.gray-head-card .organigramma-list {
	margin: 0;
	padding: 15px;
}

.gray-head-card .organigramma-list>li {
	padding: 0 0 4px;
	margin: 0 0 0 20px;
}

.gray-head-card .card-footer .add-cta {
	left: 45px !important;
}

.gray-head-card .card-footer .switch-icon.opened {
	float: right;
}

.gray-head-card .card-footer .switch-icon.opened .icon {
	display: none;
}

.gray-head-card .card-footer .collapse.show .box-default-share {
	min-width: 100px;
	position: absolute;
	right: -20px;
	top: 15px;
}

.gray-head-card .padd.servizi-list-card {
	padding: 20px;
}

.card-footer .icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 4px;
    margin: 0; }
    .card-footer .icon * {
      max-width: 100%;
      max-height: 100%;
      vertical-align: top; }
  .sezioni-notizia .card,
  .card-bordered,
  .cardlist-profilo-preferiti .shadow {
    box-shadow: none !important;
    border: 1px solid #a2adb8; }
    .sezioni-notizia .card .card-bordered,
    .card-bordered .card-bordered,
    .cardlist-profilo-preferiti .shadow .card-bordered {
      border: 0 none; }
  .cards-ricerca-no-bordered .card, .cards-ricerca-no-bordered .card.card-bordered {
    border: 0 none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important; }
  .collapse .card-teaser-wrapper {
    padding-top: 20px; }

	.card-clickable {
		cursor: pointer; }
		.card-clickable:active .shadow {
		  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
	  .card-flex {
		display: flex;
		overflow: visible; }
		.card-flex .card-wrapper {
		  height: auto; }
		.card-flex .img-responsive-wrapper {
		  flex: 1 1 auto;
		  width: 100%;
		  display: block !important; }
		.card-flex .card-body,
		.card-flex .event-card {
		  position: relative;
		  padding-bottom: 70px !important;
		  height: 100%;
		  width: 100%; }
		  .card-flex .card-body .card-title,
		  .card-flex .event-card .card-title {
			font-size: 1.25rem;
			line-height: 125%; }
			@media only screen and (max-width: 767px) {
			  .card-flex .card-body .card-title,
			  .card-flex .event-card .card-title {
				font-size: 1rem;
				margin-bottom: 5px; } }
		  .card-flex .card-body .chip-footer,
		  .card-flex .event-card .chip-footer {
			padding: 10px 0 !important; }
		  .card-flex .card-body .card-footer,
		  .card-flex .event-card .card-footer {
			position: absolute;
			bottom: 20px;
			left: 20px;
			right: 20px; }
			.card-flex .card-body .card-footer .buttons,
			.card-flex .event-card .card-footer .buttons {
			  padding: 15px 0 5px !important;
			  position: relative; }
			  .card-flex .card-body .card-footer .buttons .switch-icon,
			  .card-flex .event-card .card-footer .buttons .switch-icon {
				position: absolute;
				right: 0;
				height: 30px;
				width: 40px;
				z-index: 4;
				background: transparent; }
				.card-flex .card-body .card-footer .buttons .switch-icon .icon.align-bottom,
				.card-flex .event-card .card-footer .buttons .switch-icon .icon.align-bottom {
				  position: absolute;
				  right: 0;
				  top: 0;
				  height: 30px;
				  width: 40px;
				  opacity: 1;
				  transition: opacity 0.5s ease;
				  display: flex;
				  align-items: center;
				  justify-content: center; }
				  .card-flex .card-body .card-footer .buttons .switch-icon .icon.align-bottom.it-close,
				  .card-flex .event-card .card-footer .buttons .switch-icon .icon.align-bottom.it-close {
					opacity: 0;
					z-index: 1; }
				.card-flex .card-body .card-footer .buttons .switch-icon.opened .icon.align-bottom,
				.card-flex .event-card .card-footer .buttons .switch-icon.opened .icon.align-bottom {
				  opacity: 0; }
				  .card-flex .card-body .card-footer .buttons .switch-icon.opened .icon.align-bottom.it-close,
				  .card-flex .event-card .card-footer .buttons .switch-icon.opened .icon.align-bottom.it-close {
					opacity: 1; }
			  .card-flex .card-body .card-footer .buttons .box-default-share,
			  .card-flex .event-card .card-footer .buttons .box-default-share {
				padding-right: 40px;
				right: 0;
				height: 35px;
				width: auto;
				left: 0;
				top: 15px;
				z-index: 3;
				background: #E6E9F2;
				border-radius: 2px; }
				.card-flex .card-body .card-footer .buttons .box-default-share a,
				.card-flex .event-card .card-footer .buttons .box-default-share a {
				  float: right;
				  margin: 0 5px; }
			  .card-flex .card-body .card-footer .buttons .card-big .box-default-share,
			  .card-flex .event-card .card-footer .buttons .card-big .box-default-share {
				width: auto;
				top: 15px;
				right: 0;
				padding-right: 20px;
				z-index: 0; }
	  .card {
		border-radius:6px;
		overflow: hidden; }

		
			.gray-head-card.card .card-footer {
			  padding: .3rem !important;
			  }
			  
			  .gray-head-card {
			  }
			  .gray-head-card .icon-list li {
				  margin: .5rem 0;
				  color: black;

			  }


			#filterStDtForm {
				input[type="number"] {
					-webkit-appearance: none;
				}
			}

			#filterStDtForm input::-webkit-outer-spin-button,
			#filterStDtForm input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#filterStDtForm input[type=number] {
  -moz-appearance: textfield;
}

#filterBySezione button{
	text-transform: uppercase;
	font-size: 1rem;
	color: black;
	box-shadow: inset 0 0 0 3px #82b2ce;
    border-radius: 6px;
}

.btn-block {
	border-radius: 4px !important ;
}
#clear_search_formForm {
	position: absolute;
	z-index: 1;
	right: 18px;
	top: 5px;
}
#clear_search_formForm button.active {
    display: block;
    color: #000;
    font-size: 1.4em;
    margin-right: 10px;
}
#clear_search_formForm button {
    background: none;
    display: none;
    border: none;
    color: lightgray;
    text-transform: lowercase;
    font-weight: 400;
}
.bottom-0{
	bottom:0 !important;
}