@charset "utf-8";

@import "https://fonts.googleapis.com/css?family=Quicksand:300,400&display=swap";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
.ui-widget,
label,
span,
p {
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 400 !important
}

.tabella_elenco_atleti,
.tablesorter,
.tabella_elenco_atleti h1,
.tablesorter h1,
.tabella_elenco_atleti h2,
.tablesorter h2,
.tabella_elenco_atleti h2,
.tablesorter h2,
.tabella_elenco_atleti h3,
.tablesorter h3,
.tabella_elenco_atleti h4,
.tablesorter h4,
.tabella_elenco_atleti h5,
.tablesorter h5,
tabella_elenco_atleti h6,
.tablesorter h6 {
	letter-spacing: -.08em !important
}

body {
	background: #3785B5;
	margin: 0 !important;
	width: 100% !important;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	line-height: 30px;
	text-align: center
}

a {
	cursor: pointer !important
}

a:hover {
	color: #000 !important
}

.form-bottom form input {
	margin-bottom: 20px;
	width: 100%
}

input[type="text"] {
	font-size: 16px !important
}

input[type=checkbox] {
	transform: scale(3.5) !important;
	margin-right: 30px
}

input[type="search"] {
	color: #fff;
}

.img_logo {
	max-width: 270px;
	float: none !important;
	padding: .5em
}

input[type="text"],
input[type="password"],
input[type="date"],
textarea,
textarea.form-control {
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #fff;
	border: 3px solid #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 50px;
	color: #888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

textarea,
textarea.form-control {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
textarea:focus,
textarea.form-control:focus {
	outline: 0;
	background: #fff;
	border: 3px solid #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

button.btn {
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #19b9e7;
	border: 0;
	font-size: 18px !important;
	font-weight: 300;
	line-height: 50px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

button.btn:hover {
	opacity: .6;
	color: #fff
}

button.btn:active {
	outline: 0;
	opacity: .6;
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.div-centrato {
	position: fixed;
	left: 50%;
	margin-top: -250px;
	margin-left: -450px;
	width: 900px;
	height: 500px;
	border-radius: 4px;
	background: #19b9e7;
	z-index: 9
}

strong {
	font-weight: 500
}

a,
a:hover,
a:focus {
	color: #fff;
	text-decoration: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

h1 {
	margin-top: 10px;
	font-size: 40px;
	font-weight: 100;
	color: #fff;
	line-height: 50px
}

h2 {
	margin-top: 0;
	font-size: 34px;
	font-weight: 100;
	color: #fff;
	line-height: 50px
}

h3 {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	line-height: 30px
}

img {
	max-width: 100%
}

.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0;
	background: #19b9e7;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.btn-link-1:hover,
.btn-link-1:focus,
.btn-link-1:active {
	outline: 0;
	opacity: .6;
	color: #fff
}

.btn-link-1.btn-link-1-facebook {
	background: #4862a3
}

.btn-link-1.btn-link-1-twitter {
	background: #55acee
}

.btn-link-1.btn-link-1-google-plus {
	background: #dd4b39
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.btn-link-2:hover,
.btn-link-2:focus,
.btn-link-2:active,
.btn-link-2:active:focus {
	outline: 0;
	opacity: .6;
	background: rgba(0, 0, 0, 0.3);
	color: #fff
}

.inner-bg {
	padding: 60px 0 80px
}

.top-content .description {
	margin: 20px 0 10px
}

.top-content .description p {
	opacity: .8
}

.top-content .description a:hover,
.top-content .description a:focus {
	border-bottom: 1px dotted #fff
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px;
	background: #444;
	background: rgba(0, 0, 0, 0.35);
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-align: left
}

.form-top-left {
	float: left;
	padding-top: 25px
}

.form-top-left h3 {
	margin-top: 0;
	color: #fff
}

.form-top-left p {
	opacity: .8;
	color: #fff
}

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 50px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: .3
}

.form-bottom {
	padding: 25px 25px 30px;
	background: #444;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	text-align: left
}

.form-bottom form textarea {
	height: 100px
}

.form-bottom form button.btn {
	width: 100%
}

.form-bottom form .input-error {
	border-color: #19b9e7
}

.social-login {
	margin-top: 35px
}

.social-login-buttons {
	margin-top: 25px
}

.middle-border {
	min-height: 300px;
	margin-top: 170px;
	border-right: 1px solid #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.6)
}

input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
textarea:-moz-placeholder,
textarea.form-control:-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
textarea.form-control:-ms-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
textarea.form-control::-webkit-input-placeholder {
	color: #888
}

button.btn:focus,
button.btn:active:focus,
button.btn.active:focus {
	outline: 0;
	opacity: .6;
	background: #19b9e7;
	color: #fff
}

::-moz-selection,
::selection {
	background: #19b9e7;
	color: #fff;
	text-shadow: none
}

.btn-link-1 i,
.btn-link-2 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px
}

.top-content,
.top-content .description a,
.social-login h3 {
	color: #fff
}

.top-content .text,
.top-content .text h1 {
	color: #fff !important
}

@media (max-width: 767px) {
	.middle-border {
		min-height: auto;
		margin: 65px 30px 0;
		border-right: 0;
		border-top: 1px solid #fff;
		border-top: 1px solid rgba(255, 255, 255, 0.6)
	}
}

@media (max-width: 415px) {

	h1,
	h2 {
		font-size: 28px
	}
}

input[type="text"],
input[type="password"],
input[type="date"],
textarea,
textarea.form-control {
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #fff;
	border: 3px solid #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 50px;
	color: #888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

textarea,
textarea.form-control {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
textarea:focus,
textarea.form-control:focus {
	outline: 0;
	background: #fff;
	border: 3px solid #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

button.btn {
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #19b9e7;
	border: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 50px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

button.btn:hover {
	opacity: .6;
	color: #fff
}

button.btn:active {
	outline: 0;
	opacity: .6;
	color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.login {
	width: 500px;
	height: 400px
}

div.header {
	background: rgba(0, 0, 0, 0.3) !important;
	height: 160px !important;
	padding: 1vw;
	margin-top: -10px
}

.header div {
	height: 100%
}

.header h2 {
	font-size: 22px;
	width: 100%;
	margin-bottom: -20px
}

.header_text {
	color: #fff !important;
	font-size: 26px !important;
	margin-right: 30px !important;
	text-align: left !important;
	font-weight: 100 !important
}

.header_text img {
	width: 30px;
	position: relative;
	top: 5px;
	margin-right: 1%
}

.SGD {
	color: #fff !important;
	font-size: 30px !important;
	position: relative !important;
	top: 10px !important
}

.header_left {
	display: inline !important;
	margin-left: 10px !important;
	float: left !important;
	height: 100px !important;
	padding-top: 0 !important
}

.header_left td {
	text-align: left !important;
	line-height: normal !important
}

.header_right {
	margin-right: 10px !important;
	display: inline !important;
	clear: left !important;
	height: 100px !important;
	padding-top: 0 !important
}

.header_right td {
	line-height: 50px
}

.form-group {
	margin-bottom: 15px
}

#messaggio_errore {
	color: #FEA4A4 !important
}

.header_info {
	text-align: left !important
}

.footer {
	background: rgba(0, 0, 0, 0.3);
	height: 100px
}

.versione {
	text-align: right
}

.azioni_utente {
	background: #19b9e7;
	border-radius: 4px;
	right: 20px;
	position: absolute;
	top: 150px;
	height: 40px;
	padding: 20px;
	padding-top: 10px
}

select {
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #fff none repeat scroll 0 0;
	border: 3px solid #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 50px;
	color: #888;
	border-radius: 4px;
	box-shadow: none;
	transition: all .3s ease 0s;
	width: 100%;
}

.success_div {
	background: #19b9e7;
	border-radius: 4px;
	width: 800px
}

.aggiungi_disciplina {
	color: #00A000 !important;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-radius: 10px;
	opacity: .7;
	background: #FFF;
	position: relative;
	top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px
}

.aggiungi_disciplina:hover {
	opacity: 1
}

span#provincia {
	font-size: 20px;
	font-style: italic
}

input:required:invalid,
input:focus:invalid {
	border-color: red
}

input:required:valid {
	border-color: #fff
}

.ui-datepicker th {
	color: #fff !important
}

.overflow {
	height: 200px;
	text-align: left
}

.dialogo_div {
	width: 90vw !important;
	min-height: 80vh !important;
	max-height: 99vh !important;
	position: fixed !important;
	top: 0 !important;
	left: 5vw !important;
	background: #3785B5 !important;
	overflow: auto
}

.dialogo_contenuto {
	min-height: 25vh !important;
	max-height: 65vh !important;
	overflow: auto
}

.dialog_alert {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important
}

input[type=radio] {
	display: none;
	margin: 10px
}

input[type=radio]+label i {
	display: none
}

input[type=radio]:checked+label i {
	display: block
}

input[type=radio]+label td {
	color: #333 !important;
	border: 0 !important
}

input[type=radio]+label {
	display: inline-block;
	margin: -2px;
	padding: .5em;
	border-radius: 5px;
	margin-bottom: 0;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

input[type=radio]:checked+label {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-color: #19b9e7
}

.btn-el-atleti {
	line-height: 1.2em;
	margin: 5px !important;
	width: 70%;
}

.btn_default {
	font-size: 1.2em;
	width: 100%;
}

.btn_elimina, .btn_elimina:hover {
	background: #FF1139;
}

.btn_verde, .btn_verde:hover {
	background: #24ae60;
}

.btn_submit {
	font-size: 1.2em;
	margin: auto;
	width: 50%;
	margin: 10px !important;
}

.btn_home {
	width: 100%;
	font-size: 1.23em;
}

#tabella_elenco_atleti tbody td,
#tabella_elenco_atleti tfoot th,
#tabella_elenco_atleti tfoot td {
	padding: 1px !important
}

.ui-sortable .dati_atleta {
	width: 100%
}

.ui-sortable .dati_atleta .td_nascita {
	width: 20%
}

.ui-sortable .dati_atleta .td_id_reg {
	width: 10%
}

input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
textarea:-moz-placeholder,
textarea.form-control:-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
textarea.form-control:-ms-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
textarea.form-control::-webkit-input-placeholder {
	color: #888
}

button.btn:focus,
button.btn:active:focus,
button.btn.active:focus {
	outline: 0;
	opacity: .6;
	background: #19b9e7;
	color: #fff
}

.logo_utente,
.logo_eps {
	width: 300px;
	height: 300px;
	-moz-border-radius: 999em;
	-webkit-border-radius: 999em;
	-o-border-radius: 999em;
	border-radius: 999em
}

.contatti,
.browser,
.ui-sortable .dati_atleta td {
	text-align: left
}

.ui-sortable .dati_atleta .td_cognome,
.ui-sortable .dati_atleta .td_nome {
	width: 35%
}

.ui-datepicker {
	width: auto !important;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	outline: 0;
	font: inherit;
	width: 100%;
	padding: 0 4em 0 1em;
	background: url(../immagini/freccia_select.svg) no-repeat right 0.8em center/1.4em, linear-gradient(to left, #3785B5 3em, #3785B5 3em);
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	border: 1px solid #19b9e7;
}

select option {
	color: inherit;
	background-color: #3785B5;
}

select:focus {
	outline: none;
}

select::-ms-expand {
	display: none;
}