﻿@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");

label.viola,
td.viola, p.viola, span.viola {
	color: #000000;
}

a.fucsia, i, span.fucsia {
	color: #000000;
}

.white {
	color: #000;
}

.black {
	color: #000;
	text-align: left;
}

label.black {
	font-weight: 600;
	color: #000;
	display: block;
}
span.gym-name {
	color: #000000;
}
.btn-mw {
	min-width: 150px;
}

.user-blocco-data {
	background-color: #ffffff;
	border: 1px solid #000000;
	border-radius: 6px;
	text-align: center;
	width: 100%;
}

.user-blocco-data-altreGare {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
	width: 100%;
}

#dateStandard {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #888;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #5E5ADA;
	border-radius: 6.4px;
}

.carousel-inner {
	color: #fff;
}

.carousel-caption {
	position: relative;
	width: 100%;
	left: 0px;
	height: auto;
	color: #000;
	top: 0px;
}


.video-container {
	height: 450px;
	width: auto;
	
}
.video-container video {
	margin: auto;
	height: 100%;
	max-height: 100%;
	width: 100%;
}
.carousel-indicators {
	margin-bottom: -5px;
}

	.carousel-indicators [data-bs-target] {
		height: 10px;
		width: 10px;
		border-radius: 50%;
		background-color: #B3B3B3;
	}

	.carousel-indicators button.active {
		background-color: #000;
	}

	.carousel-indicators button {
		background-color: #b3b3b3;
	}

.carousel-control-prev {
	left: -30px;
}

.carousel-control-next {
	right: -25px;
}

video {
	border-radius: 6px;
}

main {
	min-height: 90vh;
}

.form-control::file-selector-button {
	background-color: #000 !important;
	color: #fff !important;
}

.navbar-nav .nav-link {
	font-size: 1.2rem;
}

.mt-6 {
	margin-top: 6rem;
}

.btn-secondary {
	background-color: #fff;
	border: 1px solid #fff;
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);
}

.btn-info:hover {

	background-color: #000;
	border-color: #000;
}

@media (min-width: 576px) {
	.btn.btn-primary.btn-mob {
		margin-top: 10px;
	}
	.btn.btn-info.btn-mob {
		margin-top: 10px;
	}
}

@media (max-width: 576px) {

	.btn.btn-primary.btn-mob {
		margin-top: 10px;
	}
	.btn.btn-info.btn-mob {
		margin-top: 10px;
	}

	.mb-20 {
		margin-bottom: 30px;
	}

	.btn-aln {
		display: inline-block;
	}

	.fw-100 {
		width: 100% !important;
	}

	p.px-custom {
		margin: 0 20px !important;
	}
	
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {

	label.black {
		font-size: 1.2em;
	}

}

@media (min-width: 1400px) {

	th, td {
		font-size: 1.4rem;
		padding: 10px auto;
	}
}



/*** BOOTSTRAP OVERRIDE ***/

/** menu **/

.nav-item a,
.nav-item i {
	color: rgba(255, 255, 255, 1) !important;
}

.navmenu-text {
	color: #ffffff;
	cursor: pointer;
}

/** effetti **/
.dropdown-item:hover, .dropdown-item:focus {
	color: #FFFFFF;
	background-color: #DA5AAF;
}

/** button **/

.button-minw-150 {
	min-width: 150px !important;
}

.button-minw-200 {
	min-width: 200px !important;
}

.button-mw-150 {
	max-width: 150px !important;
}

.button-mw-200 {
	max-width: 200px !important;
}

/*.button-custom-close {
	background-color: #F7F7FD;
	border: 1px solid #5E5ADA;
	border-radius: 6px;
	padding: 7px;
	max-width: 150px;
	text-align: center;
	cursor: pointer;
}*/

@media (min-width: 577px) and (max-width: 767px) {
	
	.button-mw-fitcontent {
		max-width: fit-content;
	}
}

/** checkbox **/

input.checkbox-large {
	transform: scale(2);
	margin-left: 15px;
}

/* text-primary */
	.text-primary {
	color: #000000 !important;
}

/* Accordion */

.accordion {
	/* bottone */
	--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23DA5AAF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23DA5AAF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	--bs-accordion-btn-focus-box-shadow: transparent;
	--bs-accordion-btn-focus-border-color: transparent;
	--bs-accordion-btn-color: #000000;
	--bs-accordion-btn-bg: transparent;
	/* bordo */
	--bs-accordion-border-color: transparent;
	--bs-accordion-color: #000000;
	--bs-accordion-bg: transparent;
	/* stato */
	--bs-accordion-active-color: #000000;
	--bs-accordion-active-bg: transparent;
}

#accordionSettore li.text-left {
	list-style:square;

}
	


.accordion-button:focus {
	z-index: 3;
	border-color: #000000;
}

.accordion-button {
	color: #000000;
}

/*** OVERRIDE LAYOUT ***/

/** header **/

.top-row {
	min-height: 3.5rem !important;
	height: auto !important;
}

/** display **/

.display-ib {
	display: inline-block !important;
}

.display-b {
	display: block !important;
}

/** max-width **/

.mw-150 {
	max-width: 150px !important;
}

.mw-200 {
	max-width: 200px !important;
}

.mw-500 {
	max-width: 500px !important;
}

.mw-700 {
	max-width: 700px !important;
}



/*** OVERRIDE MODALE ***/

.modal-header {
	background-color: #fff !important;
}

.modal-content {
	border: 2px solid #000000 !important;
}

#modalList.modal-body {
	max-height: 60vh;
}

.modal-footer {
	background-color: #FFF !important;
}

button.close {
	background-color: #fff;
	font-weight: bold;
	font-size: 17px;
	border: 1px solid lightgray;
	border-radius: 2px;
	color: #000;
}



/*** TESTO CUSTOM ***/

.title-black {
	font-weight: 600;
	color: #000;
	font-size: 1.2em;
	/*display: block !important;*/
}

.text-bold {
	font-weight: 600;
}

.text-fucsia {
	color: #000000 !important;
}

.text-viola {
	color: #000000 !important;
}

.text-black {
	color: #000000 !important;
}

.text-white {
	color: #FFFFFF !important;
}

.text-grey {
	color: #CCCCCC !important;
}

th.text-viola {
	color: #000000 !important;
	font-weight: normal;
}

.text-i-large {
	font-size: x-large;
}

	@media (min-width: 992px) { /* BS lg */	
		.text-i-large {
			font-size: xx-large;
		}
	}

.like-label-black {
	font-size: var(--bs-body-font-size);
	font-weight: 600;
	color: #000;
	display: block;
}

	@media (min-width: 1200px) {
		.like-label-black {
			font-size: 1.2em;
		}
	}



/*** COLORI CUSTOM ***/

/** sfondi **/

.evidence-bg {
	background-color: #e6e6e64a;
}

/** riga tabella **/

tr.selectedRow {
	background-color: #e3e3e3;
	color: #000;
}

.border-pervinca {
	border: 1px solid #5E5ADA;
}


/*** MENU CUSTOM ***/

/*.usermenu-lastchild {
	      border-bottom-left-radius: var(--bs-dropdown-border-radius);
	      border-bottom-right-radius: var(--bs-dropdown-border-radius)
}

.usermenu-onechild {
	      border-bottom-left-radius: var(--bs-dropdown-border-radius);
	      border-bottom-right-radius: var(--bs-dropdown-border-radius);
	      border-top-left-radius: var(--bs-dropdown-border-radius);
	      border-top-right-radius: var(--bs-dropdown-border-radius)
}*/

.navbar-toggler-custom {
	padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
	font-size: var(--bs-navbar-toggler-font-size);
	line-height: 1;
	color: var(--bs-navbar-color);
	border-radius: var(--bs-navbar-toggler-border-radius);
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.1);
}

@media (min-width: 641px) {

	div#navMenu {
		width: 300px;
		height: 400px;
		background: #000 !important;
		transition: width 2s, height 4s;
		z-index: 10000;
		position: absolute;
	}

		div#navMenu ul {
			height: 100vh;
			width: 250px;
			display: block;
			transition: 1s;
			left: 0;
		}

}

i.bi.bi-person-circle {
	color: #fff !important;
	font-size: 19px;
}

.dropdown-toggle::after {
	color: #fff !important;
}

.usermenu-lastchild {
	border-bottom-left-radius: var(--bs-dropdown-border-radius) !important;
	border-bottom-right-radius: var(--bs-dropdown-border-radius) !important; 
}

.usermenu-onechild {
	border-bottom-left-radius: var(--bs-dropdown-border-radius) !important;
	border-bottom-right-radius: var(--bs-dropdown-border-radius) !important;
	border-top-left-radius: var(--bs-dropdown-border-radius) !important;
	border-top-right-radius: var(--bs-dropdown-border-radius) !important;
	/*border-radius: 0.4rem;*/
}


.usermenu-lastchild {
	      border-bottom-left-radius: var(--bs-dropdown-border-radius);
	      border-bottom-right-radius: var(--bs-dropdown-border-radius)
}

.usermenu-onechild {
	      border-bottom-left-radius: var(--bs-dropdown-border-radius);
	      border-bottom-right-radius: var(--bs-dropdown-border-radius);
	      border-top-left-radius: var(--bs-dropdown-border-radius);
	      border-top-right-radius: var(--bs-dropdown-border-radius)
}


/*** PAGINA PUBBLICA BLOCCO/VIDEO ***/
	/* Stelle */
	/* * {
	margin: 0;
	padding: 0;
}*/

	.rate {
	float: left;
	height: 46px;
	padding: 0 10px;
	margin: 0px auto !important;
	max-width: 170px;
}

	.rate:not(:checked) > input {
		/*position: absolute;
		top: -9999px;*/
		display: none;
	}

	.rate:not(:checked) > label {
		float: right;
		width: 1em;
		overflow: hidden;
		white-space: nowrap;
		cursor: pointer;
		font-size: 30px;
		color: #ccc;
	}

		.rate:not(:checked) > label:before {
			content: '★ ';
		}

	.rate > input:checked ~ label {
		color: #000;
	}

	.rate:not(:checked) > label:hover,
	.rate:not(:checked) > label:hover ~ label {
		color: #f571c8; /* #f2c7e4 */
	}

	.rate > input:checked + label:hover,
	.rate > input:checked + label:hover ~ label,
	.rate > input:checked ~ label:hover,
	.rate > input:checked ~ label:hover ~ label,
	.rate > label:hover ~ input:checked ~ label {
		color: #000;
	}

/** blocco stelle & commenti **/

.public-msg-confirm {
	/*background-color: #F7F7FD; /* grigio chiaro */
	border: 1px solid #000;
	border-radius: 6px;
	color: #000; /* fucsia */
	font-weight: 600 !important;
	padding: 15px;
	padding-top: 20px;
	/*padding-top: 0.7rem !important;*/
	/*min-width: 270px;*/
}

	.public-msg-confirm h6,
	.public-evidence-block-msg-confirm h6 {
		font-weight: 600 !important;
	}

.public-evidence-block {
	/*background-color: #F7F7FD;  grigio chiaro
	border: 1px solid #5E5ADA;
	border-radius: 6px;
	/*color: #DA5AAF;*/ /* fucsia */
	/*padding: 15px;
	padding-top: 20px;*/
	/*padding-top: 0.7rem !important;*/
}

.public-evidence-block-msg-confirm {
	color: #000; /* fucsia */
	font-weight: 600 !important;
}



/*** MESSAGGI ***/

.msg-alert {
	color: red !important;
}

.msg-unauthorized {
	background-color: #f8f9fa; /* grigio chiaro */
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	color: red !important;
	padding: 15px;
	/*padding-top: 20px;*/
	/*padding-top: 0.7rem !important;*/
	min-width: 270px;
}

	.msg-unauthorized p {
		padding-top: 15px;
	}

.msg-confirm {
	background-color: #fff; /* grigio chiaro */
	border: 1px solid #000;
	border-radius: 4px;
	color: #000; /* fucsia */
	padding: 15px;
	/*padding-top: 0.7rem !important;*/
	min-width: 270px;
}

	.msg-confirm p {
		padding-top: 15px;
	}


/*** OVERRIDE BLAZOR ***/

.valid.modified:not([type=checkbox]) {
	outline: 0 !Important;
}



/*** VIDEO ***/

/** Video Player **/

.videoPlayer.box {
	border: 1px solid #000;
	border-radius: 10px;
	padding: 0 15px;
	background-color: #fff;
}

.videoPlayer.header {
	/*background-color: #fafafa;*/
	/*border-bottom: 1px solid #dee2e6;*/
	padding: 0 0.5rem 0 0.5rem;
	border-radius: 8px 8px 0 0;
}

.videoPlayer.button-close {
	/*background-color: #fff;*/
	/*border: 1px solid lightgray;*/
	/*border-radius: 2px;*/
	cursor: pointer;
	margin-top: 0.5rem;
	/*height: 25px;*/
	/*width: 33px;*/
}

.videoPlayer.title {
	background-color: #fff;
	padding: 0.5rem 0.5rem 0 0.5rem;
	
}

.videoPlayer.body {
	background-color: #fff;
	border-bottom: #dee2e6;
}

	.videoPlayer.body video {
		border-radius: 0 !important;
	}

.videoPlayer.footer {
	background-color: #fff;
	padding: 0.5rem 0.5rem 0.8rem 0.5rem;
	border-radius: 0 0 8px 8px;
}

	.videoPlayer.footer p {
		margin-bottom: 0px !important;
	}

/*** ListaVideo ***/

.icon-video-Climby {
	height: 22px;
	margin-bottom: -9px;
}

	@media (min-width: 992px) {
		.icon-video-Climby {
			height: 28px;
			margin-top: 9px;
		}
	}

.data-caricamento {
	margin-top: 5px;
	max-width: 150px;
}

.accordion-ricerca {
	background-color: #ffffff;
	border: 1px solid #000000;
	border-radius: 6px;
	text-align: center;
}


/****************/


.blazored-typeahead__active-item, .blazored-typeahead__result:hover, .blazored-typeahead__result:focus {
	background-color: #8da1d5!important;
	border-top: 1px solid #8da1d5!important;
	border-bottom: 1px solid #8da1d5!important;
}

.blazored-typeahead.valid.modified {
	border: 1px solid #000000!important;
}

.blazored-typeahead {
	border: 1px solid #000000!important;
}

input.bigChechBox {
	transform: scale(2);
	margin-left: 18px;
}

div.blazored-typeahead__input-mask {
	color:#888!important;
}

.br-6 {
	border-radius:6px;
}

section.br-gara {
	border: 1px solid #000;
	border-radius: 10px;
	padding: 15px;
	background-color: #fff;
}

.bi-20 {
	font-size:20px;
}

a label.form-label.viola {
	text-decoration:underline;
}


#consent-policy input[type=checkbox] {
	transform: scale(1.8);
	padding: 10px;
	accent-color: #000000;
	border-color:#000;
}

#consent-policy label.viola {
	padding-right: 15px;
	
}

.b-t-divisore {
	border-top:3px solid #e6e6e6;
}

.bi.bi-heart-fill.text-grey,
.bi.bi-heart-fill.text-fucsia{
	font-size: 1.3rem!important;
}

@media only screen and (max-width: 480px) {
	#accordionCaratteristiche span.viola,
	#collapseOne table,
	#collapseThwo table {
		font-size: 14px !important;
	}
	
}

/*AB 12/07 */
li.text-left, span.text-left {
	text-align: left;
}

	li.text-left a {
		color: #DA5AAF;
	}

span.data-tracciatura, span.text-left {
	color: #000;
}

.accordion-item {
	border-bottom: 1px solid #000;
}

	.accordion-item:last-child {
		border-bottom: transparent;
	}

.img-container {
	background-color: #F7F7FD;
	border: 1px solid #5E5ADA;
	border-radius: 6px;
}

.w-172px {
	width:172px;
}

/*** mappa Google ***/

iframe.map-view {
	min-width: 75vw;
	width: auto !important;
	height: auto;
	min-height: 60vh;
}

/*** icone custom ***/

img.iconaCustom {
	width: 100%;
	height: 100%;
	min-height: 23px;
	min-width: 23px;
	max-height: 31px;
	max-width: 31px;
}

img.iconaCustomSmall {
	width: 100%;
	height: 100%;
	min-height: 16px;
	min-width: 16px;
	max-height: 20px;
	max-width: 20px;
}

/*** pubblicità classifica e gare ***/

.containerPubblicitaClassificaTop {
	height: 200px !important;
}

.pubblicitaClassificaTop {
	max-height: 200px !important;
}

.containerPubblicitaGaraTop {
	height: 200px !important;
}

.pubblicitaGaraTop {
	max-height: 200px !important;
}

.containerPubblicitaGaraBottom {
	height: 200px !important;
}

.pubblicitaGaraBottom {
	max-height: 200px !important;
}

.px-custom.mt-5.mb-5 {
	margin: 0 120px;
	text-align:center;
}

a.white {
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
	color:#fff!important;
}
.btn-home {
	background-color: #fff;
	border: 1px solid #fff;
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);
	color:#000;
	font-weight:700;
}
.btn.btn-home.btn-lg.btn-mob.btn-mw:hover {
	background-color: #b3b3b3;
	border: 1px solid #b3b3b3;
	color: #fff;
}

.site-footer, .page-wrap::after {
	height: 70px;
	margin-top: 20px;
}
	

/* Privacy style */

#climby_policy .header_climby {
	border-bottom: 1px dotted #DFDFDF;
	padding-bottom: 25px;
	position: relative;
}

#climby_policy {
	font-family: "Helvetica Neue", Helvetica, Arial, FreeSans, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #000!important;
}

h1 {
	display: block;
	font-size: 2em;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

#climby_policy h1, #climby_policy h2, #climby_policy h3 {
	color: #262626;
}

#climby_policy h1, #climby_policy h2, #climby_policy h3, #climby_policy h4, #climby_policy h5, #climby_policy h6 {
	font-weight: bold;
	color: #505762;
}

#climby_policy .legal_pp .text_col {
	float: none;
	border-top: 0;
	padding-bottom: 21px;
}

#climby_policy .text_col {
	zoom: 1;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #DFDFDF;
}


#climby_policy .container_climby {
	margin-top: 30px;
	margin-bottom: 30px;
}

#climby_policy.climby_fixed_policy .climby_base_container {
	max-width: 800px;
}

#wbars_all {
	text-align: left;
	margin: 0 10%;
}

#wbars_all p {
color:#000!important;
}

.text_col {
		margin-bottom:35px;
	}

#climby_policy .container_climby {
	margin-top: 30px;
	margin-bottom: 30px;
}


/*** Sponsor ***/

.maxWidth-400 {
	max-width: 400px;
}

.bi bi-eye {
	font-size: 0.9em;
}



/*Interventi CSS NIVA*/

td.text-center i,
a.nav-link i,
.table td i
{
	padding: 5px;
	border-radius: 5px;
	background:  #FFF;
	/*box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);*/
}


.btn-home:hover,
.btn.btn-primary:hover {
	color: #fff !important;
}

.btn-home,
	.btn.btn-primary, .btn.btn-secondary {
		color: #000 !important;
		font-weight:600;
	}

.dropdown-item:hover, .dropdown-item:focus {
	color:#fff;
	background-color: #000000;
}

.td-fix {
	margin-top: 15px;
}

.blazored-typeahead__input {
	max-width:99%;
}

.classifica .btn-primary, .classifica .btn-secondary {
	border-radius: 24px;
	border: 1px solid #000;
	background: #FFF;
	/* Button drop shadow */
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);
}

	.classifica .btn-secondary span {color:#000;}

	.classifica .btn-primary:hover  span, .classifica .btn-secondary:hover span {
		color: #000 !important;
	}

	.classifica .btn-primary i.bi, .classifica .btn-secondary i.bi {
		color: #000 !important;
	}
	.classifica .btn-primary:hover, .classifica btn.btn-primary:active, .classifica .btn-secondary:hover, .classifica btn.btn-secondary:active {
		border-radius: 24px;
		border: 1px solid #000;
		background: #b3b3b3;
	}
thead tr.text-viola {
	border-radius: 5px;
	background: var(--Primary-Black-100, #E6E6E6);
	/* Button drop shadow */
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);
	-moz-box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14);
}

.modal-footer .btn-secondary {color:#000!important;}

i.bi.bi-check2-circle {
background:transparent;
box-shadow:none;
}


p.px-custom {
	font-size: 18px;
}

.btn-check:checked + .btn, .btn-check:active + .btn, .btn.show {
	
	background-color: #000!important;
	border-color: #000!important;
}

.btn.btn-secondary.d-grid.gap-2.mx-auto.fw-100.btn-mw {
	color:#000!important;
	font-weight:600;
}

i.bi.no-boxsh {
	background: transparent;
	box-shadow: none !important;
}

.btn:hover {
	color: #fff;
	background-color: #b3b3b3;
	border-color: #b3b3b3;
}


.btn:disabled, .btn.disabled, fieldset:disabled .btn {
	color: #fff;
	pointer-events: none;
	background-color: #e6e6e6;
	border-color: #e6e6e6;
}


.table > :not(caption) > * > * {
	padding: 0.4rem 0.2rem;
}
 table > td.text-center.align-middle {
	padding: 0.4rem 0.3rem !important;
}


.form-control:focus {
	border-color: #000;
}

.btn.btn-info {color:#fff;}

footer a.white, footer span.white {
	color: white;
}


.rate > input:checked ~ label:hover {
	color:#000;
}

.form-select:focus {
	border-color: #e6e6e6;
	outline: 0;
	box-shadow: 0 0 0 0.25rem #e6e6e6;
}

.form-select {
	color: #000;
}

 .btn.btn-primary:active {
	color: #000;
	background-color: #fff !important;
	border-color: #fff;
}

.dropdown-item:active {
	color: var(--bs-dropdown-link-active-color);
	text-decoration: none;
	background-color: #000;
}

.blazored-typeahead__active-item, .blazored-typeahead__result:hover, .blazored-typeahead__result:focus {
	background-color: #fff !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	color:#000;
}

.btn.btn-mob:disabled {
	background-color: #fff;
}

.bi.bi-check2-circle:before {
	line-height:2;
}

.align-google {
	padding-left: 50%;
	margin-left: -83px;
}


button.btn.btn-outline-primary.mt-3.btn-mob.w-100.d-flex.justify-content-evenly {
	border-radius: 24px !important;
	border: 1px solid #000 !important;
	background: #FFF !important;
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.20), 0px 1px 18px 0px rgba(153, 153, 153, 0.12), 0px 6px 10px 0px rgba(153, 153, 153, 0.14) !important;
color:#000!important;
font-weight:700;
}

button.btn.btn-outline-primary.mt-3.btn-mob.w-100.d-flex.justify-content-evenly:hover {
	border-radius: 24px !important;
	border: 1px solid #000 !important;
	background: #E6E6E6 !important;
}

* , p , div {
	font-family: "Red Hat Display", sans-serif!important;
}



/*.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    height: 400px;
    overflow: hidden;
}

.modal-header, .modal-body {
    padding: 10px 20px;
}

    .modal-header h4 {
        margin-top: 0;
    }

.fixed-size-table-container {
    height: 100%;
    overflow: auto;
}

.fixed-size-table {
    width: 100%;
}

    .fixed-size-table thead,
    .fixed-size-table tbody,
    .fixed-size-table th,
    .fixed-size-table td {
        display: block;
    }

        .fixed-size-table thead th {
            position: sticky;
            top: 0;
            background-color: white;
        }

    .fixed-size-table tbody {
        overflow-y: auto;
    }
*/

.fixed-size-table-container {
    max-height: 200px;
    height: 100%;
    overflow-x: scroll;
    margin-top: 10px;
}

td th .notifica-testo-col{
    width: 70%;
    
}

.rate:not(:checked) > label:hover, .rate:not(:checked) > label:hover ~ label {
    color: #000;
}
