/* #Primary
================================================== */
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.woff') format('woff'),url('../fonts/Poppins-Medium.ttf') format('truetype');
}
body{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #212112;
    background-color: #fff;
    overflow-x: hidden;
    transition: all 200ms linear;
}
::selection {
    color: #fff;
    background-color: #0972CE;
}
::-moz-selection {
    color: #fff;
    background-color: #0972CE;
}

/* #Primary style
================================================== */
.top-page .boxed{
    box-sizing: border-box;
    font-size: 16px;
    background-color: #ffffff;
    padding:0px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 650px;
    }
}
@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 820px;
    }
}
@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 1050px;
    }
}
@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1200px;
    }
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1400px;
    }
}

.section {
    position: relative;
    width: 100%;
    display: block;
}
.full-height {
    height: 100vh;
}
.over-hide {
    overflow: hidden;
}
.absolute-center {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: 40px;
    transform: translateY(-50%);
    z-index: 20;
}
.top-page {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 100px;
    z-index: 20;
}
h1{
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    color: #212112;
}
p{
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    margin: 0;
    padding-top: 10px;
    opacity: 1;
    transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1700ms;
}

h1 span{
    display: inline-block;
    transition: all 300ms linear;
    opacity: 1;
    transform: translate(0);
}



/* #Media
================================================== */

@media (max-width: 767px) {
    h1{
        font-size: 38px;
    }
}

/* #Link to page
================================================== */

.table th{
    background-color: #0972CE;
    color: #ffffff;
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    text-align: center;
    padding: 10px;
}

.table th span
{
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

td.middle{
    vertical-align: middle !important;
    text-align: center;
}

th.sett1{
    background-color: rgb(139, 0, 0);
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
}
td.sett1{
    background-color: rgba(139, 0, 0, 0.24) ;
}

th.sett2{
    background-color: rgb(240, 111, 59);
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
}
td.sett2{
    background-color: rgba(240, 111, 59, 0.24) ;
}

th.sett3{
    background-color: rgb(255, 174, 0);
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
}
td.sett3{
    background-color: rgba(255, 174, 0, 0.24) ;
}
td.edit a{
    color: #0972CE;
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
}
td.print a{
    color: #0972CE;
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
}

td.iscritto{
    color: #0972CE;
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
}
td.iscrivi{
    background-color: #0972CE;
}
td.iscrivi a {
    font-variant: small-caps;
    font-family: 'Poppins-Medium', sans-serif;
    color:#fff;
}

th.uscita{
    background-color: #0972CE;
}
.input-group-prepend span{
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    background-color: #0972CE;
    color: #ffffff;

}
.input-group-append button{
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    background-color: #0972CE;
    color: #ffffff;
}

.input-group-append button:hover{
    background-color: #d0d0cc;
    color:  #0972CE;
    border: 1px #0972CE solid;
    transition: background-color 0.2s;
}


.formIscrizione, .redirectbutton
 {
    box-sizing: border-box;
    font-size: 16px;
    width: 500px;
    background-color: #ffffff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
}

.formIscrizione h1 {
    font-family: 'Poppins-Medium', sans-serif;
    text-align: center;
    font-size: 24px;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #dee0e4;
}

.formIscrizione form .list-group{
    padding: 5px 50px 5px 50px;
    border-bottom: 1px solid #dee0e4;
}

.formIscrizione form .list-group .list-group-item{
    border:0px;
    padding: 0.1rem 1rem;
}
.formIscrizione form .list-group .list-group-item label{
    margin-top:0.1rem;
    margin-bottom:0.1rem;
}

.formIscrizione form input[type="submit"]{
    font-family: 'Poppins-Medium', sans-serif;
    font-variant:small-caps;
    width: 100%;
    padding: 15px;
    background-color: #0972CE;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    transition: background-color 0.2s;
}
.formIscrizione form input[type="submit"]:hover{
    background-color: #0972CE;
    transition: background-color 0.2s;
}

.alert-danger a{
    color:inherit;
    font-weight: bold;
    text-decoration: underline;
}

/* Card Styles */

.card-sl {
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 30px;
}

.card-image img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 8px 8px 0px 0;
    background-color: white;
}

.card-action {
    position: relative;
    float: right;
    margin-top: -25px;
    margin-right: 20px;
    z-index: 2;
    color: #f06f3b;
    background: #fff;
    border-radius: 100%;
    padding: 15px;
    font-size: 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}

.card-action:hover {
    color: #fff;
    background: #f06f3b;
    -webkit-animation: pulse 1.5s infinite;
}

.card-button {
    font-size:28px;
    line-height: 35px;
    font-family: 'Poppins-Medium', sans-serif;
    font-variant:small-caps;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    width: 100%;
    background-color: #0972CE;
    color: #fff;
    border-radius: 0 0 8px 8px;
}

.card-button:hover {
    text-decoration: none;
    background-color: #0972CE;
    color: #fff;
}


@-webkit-keyframes pulse {
    0% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    }

    100% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    }
}

.form-select{
    display:block;
    width:100%;
    padding:.375rem 2.25rem .375rem .75rem;
    -moz-padding-start:calc(0.75rem - 3px);
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    color:#212529;
    background-color:#fff;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-position:right .75rem center;
    background-size:16px 12px;
    border:1px solid #ced4da;
    border-radius:.25rem;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
@media (prefers-reduced-motion:reduce){
    .form-select{transition:none}
}
.form-select:focus{
    border-color:#86b7fe;
    outline:0;
    box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}
.form-select[multiple],.form-select[size]:not([size="1"]){
    padding-right:.75rem;
    background-image:none
}
.form-select:disabled{
    background-color:#e9ecef
}
.form-select:-moz-focusring{
    color:transparent;
    text-shadow:0 0 0 #212529
}
.form-select-sm{
    padding-top:.25rem;
    padding-bottom:.25rem;
    padding-left:.5rem;
    font-size:.875rem
}
.form-select-lg{
    padding-top:.5rem;
    padding-bottom:.5rem;
    padding-left:1rem;
    font-size:1.25rem
}

.hero-anime{
    background-color:ghostwhite;
}

tr.nonrinnovato td{
    background:#f06f3b;
}

tr.nonrinnovato td:hover{
    background:#f06f3b;
}

.ok{
    background-color: #5bff00;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}
.warn{
    background-color: #ffcf00;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.full{
    background-color: #ff0000;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

td.totale{
	background-color:#cdcdcd
}

tr.totale{
	border-top: 2px solid;
	font-weight: bold;
}

td.leftborder, th.leftborder{
	border-left: 2px solid;
}

td.rightborder, th.rightborder{
		border-right: 2px solid;
}

#changepassword, #inserisciPagamento {
    width: 100%;
    background-color: #0972CE;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    transition: background-color 0.2s;
    font-family: 'Poppins-Medium', sans-serif;
    font-variant:small-caps;
}

#TitoloElenchi{
	width: 100%;
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    background-color: #0972CE;
    color: #ffffff;
    border: 0;
	padding: .5rem 1rem;
	margin-bottom:5px;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}

#GeneraElenchi{
	width: 100%;
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    border: 1px solid gray;
	padding: .5rem 1rem;
	margin-top:5px;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}

.filtri{
	padding:0px !important;
	border-left:1px solid grey;
}

.ultimo{
	border-right:1px solid grey;
}

.filtri p{
	width: 100%;
    font-family: 'Poppins-Medium', sans-serif;
    font-variant: small-caps;
    background-color: #0972CE;
    color: #ffffff;
    border: 0;
	padding: .5rem 1rem;
	margin-bottom:5px;
	font-size: 0.75rem;
	line-height: 1;
}

.form-check{
	padding:5px;
	margin:5px;
	display: grid;
	grid-gap: 5px;
	font-size:small;
}

.bordertop{
border-top:1px solid grey;	
}

#print{
	width: 50%;
	background:#0972CE;
	color:white;
    font-family: 'Poppins-Medium', sans-serif;
    text-align: center;
    font-variant: small-caps;
    border: 1px solid gray;
	padding: .5rem 1rem;
	margin-top:5px;
	margin-bottom:20px;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}

#print:hover{
    background:#efefef !important;
    color:black !important;
}