/*
*	 Author: Vijay Kumar
*	 Template: Archon - Flat & Responsive Bootstrap Admin Template
*	 Version: 1.0
*	 Bootstrap version: 3.0.0
*	 Copyright 2013 bootstrapguru
*	 www: http://bootstrapguru.com
*	 mail: support@bootstrapguru.com
*	 You can find our other themes on: https://bootstrapguru.com/themes/
---------------------------------------------------------------------------------------------- */
div.actions {
    margin: 0.5em 0;
}

.index {
    margin-bottom: 1em;
}

.invisible {
	display: none;
}


tr.evidenza {
    padding-bottom : 1em;
}
.evidenza {
    background-color: #FCAA04 !important;
}

.bold {
    font-weight: bold;
}    

table.ora-persona tr td {
    padding: 0 2em 0 0 !important;
}

table.ora-persona {
    page-break-after: always;
}

.totale {
    font-weight: bold;
}

.ordine-field {
    width: 3em;
}
.importo-field {
    width: 7em;
}
.codiceiva-field {
    width: 8em;
}
.descr-field {
    width: 40em;
}

#message {
    padding-top: 2em;
}


#map_canvas {
    height: 180px;
}

.medio{
    padding-top: 40px;
}

.navbar-nav > li > a {
    padding-bottom: 2px;
}

fieldset {
    border: 1px solid #E5E5E5;
    padding: 1em;    
}

legend {
    margin-bottom: 29px;
}

.strike {
    text-decoration:line-through ;
}

label.error {
	color: red;
}

/** richiesta di anbima - i cognomi sempre uppercase negli input field */
.uppercase {
	text-transform: uppercase !important;
}

.space-5 {
	height: 5px;
}

.space-10 {
	height: 10px;
}

#tagcloud {
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none;
}
#tagcloud  li.tag {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
}
#tagcloud li.tag a {
	display: inline-block;
	max-width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
#tagcloud li.tag a:hover {
	background-color: #3498db;
	border: 1px solid #3498db;
	color: #fff;
}

.form-inline .submit {
	display: inline;
}

.background-grey {
	background-color: rgb(247, 247, 247) !important;
}
.background-white {
	background-color: rgb(255, 255, 255);
}

.background-blue {
	background-color: #303447;
}

ul.no-bullets {
	list-style-type: none; /* Remove bullets */
	padding: 0; /* Remove padding */
	margin: 0; /* Remove margins */
  }

hr.black {
	border-top: 1px solid #303447;
	margin-top: -5px;
}

hr.grey {
	border-top: 1px solid rgb(183, 183, 183);
	margin-top: -15px;
}

label.field-tesseramento {
	font-weight: 700;
}

.active-tesseramento-section {
	background-color: rgb(18, 16, 36);
	color: white;
	border: 0;
	font-size: 0.8em;
}
.inactive-tesseramento-section {
	background-color: rgb(247, 247, 247);
	color: rgb(0, 0, 0);
	border: 0;
	font-size: 0.8em;
}

.text-active {
	color: rgb(18, 16, 36);
	font-weight: 700;
}

.vl {
	border-left: 6px solid rgb(247, 247, 247);
	height: 50px;
	margin-top: -15px;
	margin-bottom: -35px;
	margin-left: 15px;
}

a.color-link {
	font-weight: 700;
	color: #303447;
}

a.color-scarica-guida{
	color:rgb(0, 0, 0);
	margin-top: -2px;
}

.file-button {
	background-color: #303447;
	color: white;
	border: 0;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 700;
	line-height: 1.2em;
}

.file-button-add {
	background-color: #303447;
	color: white;
	border: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 700;
	line-height: 1.2em;
}
.file-button-success {
	background-color: #16B955;
	color: white;
	border: 0;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 700;
	line-height: 1.2em;
}

.underlined-text {
	border-bottom: 2px solid #303447;
	padding-bottom: 3px;
}

.navbar-vue {
	background-color: #303447;
}
.footbar-vue {
	
	height: 200px;
	background-color: #303447;
	margin:0; 
	padding-top: 0px; 
	padding-bottom: 0px;
	border: 0px;
}

.footbar-link {
	color:rgb(142, 152, 171) !important; 
	font-weight: 600 !important;
}

@media (min-width: 650px) { .navbar-vue {
		max-height: 85px;
	}
}

dropdown-button-navbar {
	background-color: #303447 !important;
}

.nav-item-text {
	color: white;
	font-weight: 800;
}

.eye-button {
	border-color:rgb(204, 205, 208) !important; 
	background-color: white;
	width: 45px;
}

.customPage.page-item.active .page-link {
	background-color: #303447;
	border-color: #303447;
	color: white;
  }

.customPage.page-item .page-link {
	color: #303447;
  }

.hidden-header {
	display: none
}
.navbar-dark .navbar-nav .nav-link {
	color: white;
}

[v-cloak]>* {
	display: none;
}

[v-cloak]::before {
	content: " ";
	display: block;
	width: 40px;
	height: 40px;
	margin: 100px auto;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
	animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1.0);
		opacity: 0;
	}
}

@keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
		opacity: 0;
	}
}