﻿:root, html, body {
	font-size: 110% !important;
	line-height: 1.6;
}

.navbar .navbar-collapsable .navbar-nav li a.nav-link {
	font-size: 1.4em;
	letter-spacing: 1px;
}

.navbar .navbar-collapsable .navbar-nav li a.nav-link:hover,
.navbar .navbar-collapsable .navbar-nav li a.nav-link:focus {
	font-weight: bold;
	text-decoration: underline;
}

.it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary a {
	font-size: 1em;
}

.card .card-body .card-text {
	font-size: 0.9em;
}

.modal .modal-dialog {
	margin: 110px auto !important;
}

@media (min-width: 992px) {

	.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
		font-size: 1.1em;
	}

	.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
		font-size: 1.2em;
	}

	.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
		font-size: 1.05em;
	}

	.cookiebar {
		max-width: 90%;
	}

	.it-header-wrapper {
		font-size: 0.9em;
	}

}



@media (min-width: 576px) {
	a.read-more {
		 font-size: 0.85em;
	}

	.cookiebar p {
		font-size: .95rem;
	}

	.cookiebar .cookiebar-btn {
		font-size: .86rem;
	}
}

.card .categoryicon-top span.text {
	font-size: 0.85em;
}

.logo-hypersic-footer {
	width: 60px;
}
.footer-info span {
	display: block;
}
.footer-info span svg.icon {
	margin-right: 5px;
}
.footer-list li a,
.it-footer a,
.link-list-wrapper ul li a {
	text-decoration: none;
	/*font-weight:bold;*/
}

.footer-list li a:hover,
.footer-list li a:focus,
.it-footer a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.card.card-img .card-body {
    padding-left: 24px;
    padding-right: 24px;
}

.read-more {
	margin-top: 20px;
}
.logo {
	width: 85px;
	margin: 10px 15px 10px 0;
}

.icon.fa {
	text-align: center;
   line-height: 40px;
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
	padding-left: 12px;
}

.custom-navbar-toggler svg {
	width: 32px;
	height: 32px;
}

.card-body a {
	text-decoration:none;
}

.card-body a:hover, .card-body a:focus {
	text-decoration:underline;
}

@media (min-width: 992px) {

	.it-header-slim-wrapper {
		height:fit-content;
		min-height:48px;
	}

	.it-header-center-wrapper {
		height:fit-content;
		min-height: 120px;
	}

}

@media (max-width: 992px) {

	.no-mobile {
		display: none !important;
	}

	.logo {
		width: 60px;
		margin: 0 10px;
	}

	a.search-link.rounded-icon {
		width: 40px !important;
		height: 40px !important;
	}

	.it-nav-wrapper {
		box-shadow: 0 0 6px 0;
	}

	.navbar .navbar-collapsable.expanded .menu-wrapper {
		min-width: 70%;
	}

	.it-header-wrapper .navbar-collapsable .close-div {
		right: 40px;
		left: auto;
	}

	.navbar .close-div .close-menu .icon { fill: #fff !important; }

}

.cloned-element .logo {
	width: 50px;
}

.it-brand-wrapper.cloned-element {
	margin-right: 10px !important;
}

.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned-element .it-brand-text {
	display: inline-block;
	margin-right: 10px;
}

.forward {
	font-size:1em;
	text-align:left;
}

/*
	EFFETTO BORDO BASSO COLORATO ALL'HOVER
*/
.border-bottom-card::before {
	transform: scale(0);
	transition: transform 250ms ease-in-out;
	transform-origin:  0% 50%;
}

.border-bottom-card:hover::before {
	transform: scale(1);
}
/* END EFFETTO */

.panel-footer.panel-txt {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.table tr.headerstyle td a {
	font-weight: bold;
	text-decoration: none;
}

.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned-element .it-brand-text .it-brand-title {
	font-weight: bold;
}

.table tr.headerstyle {
	border-bottom-width: 4px;
	border-bottom-style: double;
}

.footer-apk:hover span, .footer-apk:focus span {
	text-decoration:underline;
}

a.read-more {
	text-decoration: underline;
}

.footer-apk span {
	display:inline-block;
}

.footer-apk span:first-child {
	margin-right: 10px;
}

.form-control-plaintext {
	border: none;
	border-bottom: solid 1px #19191a;
}

.tab-content .link-list>li:not(:last-child) {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.tab-content .link-list>li .icon.fa {
	text-align: center;
   line-height: 1.35em;
   margin-right: 10px;
}

.tab-content .link-list>li a[aria-expanded=true] .icon:first-child {
	transform: unset !important;
}

.no-single-erase .clean-input {
	display:none;
}

a.disabled {
    pointer-events: none;
	 cursor: not-allowed;
}

a[disabled] {
    pointer-events: none;
	 cursor: not-allowed;
}

.card .head-tags {
	margin-bottom: 1.1em;
}

.card-title .icon {
	margin-right: 0.3em;
}

.nav-tabs .nav-item.active a {
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.nav-tabs {
	border-bottom: none;
}

.search-link.rounded-icon {
	border-width: 1px;
	border-style: solid;
}

.it-footer-main, .btn {
	font-size: 1em;
}

.search-modal .form-group .autocomplete-icon {
	left: 25px;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle.btn-full {
	font-size: 1em;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle .icon {
	margin-left: unset;
}

/* FIX FORMS */
.btn {
   font-size: 1em;
}

input:focus {
   box-shadow: unset !important;
   outline: 3px solid black !important;
   outline-offset: 2px !important;
}

.input-container {
   display: flex;
   flex-flow: row wrap;
   margin: 0;
   padding: 1.3em;
}
.form-group {
   flex: 0 1 100%;
	margin-bottom: 0;
}
/* END FIX FORM */

.nav-tabs .nav-item.inactive, .nav-tabs .nav-item.active {
	border-width: 1px;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 0;
	padding: 0;
	margin: 0 2px;
}

form > .aspNetHidden {
	display: none;
}

.form-set-header {
	font-size: 1.25rem;
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.clean-input {
	top: 0;
	right: 0;
	position: absolute;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.table-responsive > .table {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.table tr td:not(:first-child) {
	border-left: none;
}
.table tr td:first-child {
	border-left-style: solid;
	border-left-width: 2px;
}
.table tr td:not(:last-child) {
	border-right: none;
}
.table tr td:last-child {
	border-right-width: 2px;
	border-right-style: solid;
}

table tr.pagerstyle {
	font-size: 1em !important;
}

.table tr.pagerstyle td {
	border-left: none;
	border-right: none;
}
.table tr.pagerstyle > td {
	border-width: 2px;
	border-style: solid;
}

.table tr {
	font-size: 0.8em !important;
}

.table tr.headerstyle {
	font-size: 1.0em !important;
	text-transform: uppercase !important;
}

.table-responsive > .table > tbody > tr:last-child td {
	border-bottom-style: double;
	border-bottom-width: 4px;
}

.it-footer-main .it-brand-wrapper a .icon {
	width: 50px;
	height: 60px;	/* original: 100x120 */
}

.area-note {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px; 
}

.chip {
	height: 30px !important;
	min-width: 120px !important;
	padding: 0 16px 14px 16px !important;
}

@media (min-width: 576px) {
	.chip .chip-label {
		 font-size: 1em !important;
	}

}


.gridOrderNone {
	background-position-y: bottom;
	background-position-x: center;
	background-size: 24px;
	padding-bottom: 24px !important;
	cursor: pointer;
}
.gridOrderNone:hover {
	background-position-y: bottom;
	background-position-x: center;
	background-size: 24px;
	padding-bottom: 24px !important;
}
.gridOrderASC {
	background-position-y: bottom;
	background-position-x: center;
	padding-bottom: 32px !important;
	background-size: 24px;
	padding-bottom: 24px !important;
	cursor: pointer;
}
.gridOrderASC:hover {
	background-position-y: bottom;
	background-position-x: center;
	background-size: 24px;
	padding-bottom: 24px !important;
}
.gridOrderDESC {
	background-position-y: bottom;
	background-position-x: center;
	padding-bottom: 32px !important;
	background-size: 24px;
	padding-bottom: 24px !important;
	cursor: pointer;
}
.gridOrderDESC:hover {
	background-position-y: bottom;
	background-position-x: center;
	padding-bottom: 32px !important;
	background-size: 24px;
	padding-bottom: 24px !important;
}

.it-header-slim-wrapper-content .navbar-brand span {
	font-size: 1.2em;
	letter-spacing: 0.9px;
	line-height: 1.6;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2, 
.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .h2, 
.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .it-brand-title.d-block {
	font-size:0.9em;
}

@media (max-width: 376px) {
	.logo {
		width: 45px;
	}
	.it-header-wrapper .search-link {
		width: 2.5em;
		height: 2.5em;
	}
	.it-header-wrapper .search-link svg {
		width: 1em;
		height: 1em;
	}
	.it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
		padding-left:15px;
	}
	.h-fix {
		padding: 0 4px;
	}
	.nav-tabs .nav-link {
		padding:0.2em 0.8em;
	}
	h1, .h1 {
		font-size: 1.9em;
	}
}

.it-footer a {
	font-size: 1rem !important;
}

.text-uppercase {
	text-transform: uppercase;
	font-size: 0.777778rem;
}

.txt-small {
	font-size: 0.8888888889rem;
}
