/* Write your custom CSS here */

label.rdb-size{
	padding-left: 0;
}

div.input {
	margin-bottom: 15px;
}

div.error {
    box-shadow: none;
}

div.error input{
    border: 1px solid #f25656;
    background: #fff;
}

div.error label, div.error-message {
    color: #f25656;
}

div.input.radio {
	width: 100%;
	margin-bottom: 30px;
}

div.input.radio label {
	padding-left: 0px;
	padding-right: 10px;
}

form.leaderboard{
	padding: 5px;
}

img.leaderboard-logo{
	width:80%;
	padding: 10px;
}

div.user-profile{
	margin-top: -130px;
}

select.selectLeaderboard{
	margin-top: 0px;
}

a.add-score{
	margin-bottom: 0px;
}

/* NEW */
div.sidebar-partecipa {
	text-align: center;
}

div.sidebar-partecipa a{
	margin-top: 15px;
}

.sidebar-profile img {
	width: 100%;
	border: 2px solid white;
}

h5.leaderboard-title{
	font-weight: 300;
	font-size: 24px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: inherit;
	line-height: 1.1;
	color: inherit;
	text-align: center;
}

span.athlete{
	display: block;
	color: black;
}

span.athlete-box{
	display: block;
	font-size: 10px;
	font-style: italic;
}



div.action-button-small a{
	padding-right: 10px;
	font-size: 15px;
	color: #22BAA0;
}

ul.wod-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

ul.wod-list li{
	font-size: 10px;
	margin-top: 3px;
}

td.check-td {
	width: 40px;
	text-align: center;
}

div#map{
	width: 100%; 
	height: 400px;
}

.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.panel-pricing:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

td.team-athletes{
	font-size: 0.8em;
}

td.attendees-action {
	width: 150px;
	text-align: left;
}
td.payment {
	text-align: center;
	width: 50px;
}
div.altezza-minima{
	min-height: 400px;
}

img#jcropTarget{
	width: 100%;
}
.cropbutton{
	margin-top: 20px;
}
div.heat-body{
	padding: 10px 10px 10px !important;
}

ul.heat {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
ul.heat li{
	list-style-type: none;
	padding: 3px;
	margin: 5px;
}

li.heat-move {
	cursor: move;
	border: 1px dotted grey;
}

li.athlete {
	background-color: #fcfcfc;
}

li.li-state-highlight {
	background-color: #fff7ce;
	border: 1px dotted grey;
	margin: 5px;
	min-height: 25px;
}

p.p-grande{
	font-size: 14px;
	padding: 10px;
	padding-bottom: 0px;
}

div.eventcategory-div p{
	font-size: 16px;
}

div.eventcategory-div h5{
	font-size: 12px;
	font-style: italic;
	color: #777;

}

h3.eventcategory-title{
	font-size: 18px !important;
}
span#link-pay{
	border: 1px dotted grey;
	padding: 3px;
	margin-top: 10px;
	display: block;
	background-color: #fff7ce;
}

div.addthis-div {
	margin-right: 15px;
	margin-bottom: 15px;
}

div.ricevuta-img img#ricevuta-img{
	width: 100%;
}

div.user-info{
	font-size:14px;
	padding-top: 10px;
}

img.team-edit{
	border: 1px solid grey;
	padding: 3px;
}

div.print-pdf {
	margin-right: 15px;
	margin-bottom: 20px;
}

input[type=file] {
	height: auto;
}

/* Leaderboard table*/

td.wodresult {
	font-weight: bold;
}
td.wodresult-detail {
	text-align: center;
}

th.sub-header{
	font-size: 9px;

}

table {
	border-collapse: collapse !important;
}

th.leaderboard {
	border: 1px solid #CCC !important;
	text-align: center;
	background-color: white;
}

table#leaderboard td { 
	border-bottom: 1px solid #CCC;
}

td.wod-rank, td.check-td {
	border-right: 1px solid #CCC;
}
  
table#leaderboard td.position{
	font-size: 1.4em;
	border: 1px solid #CCC !important;
	text-align: center;
}

table#leaderboard td.score{
	font-weight: bold;
	text-align: center;
	color: black;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;

}
table#leaderboard th.leaderboard-score{
	width: 45px;
}

div#leaderboard_wrapper div.dt-buttons {
	float: right;
}

div#leaderboard_filter {
	float: left;
}

table.dataTable tbody tr.selected {
    background-color: #e5f3df !important;
}
/* FINE Leaderboard table*/

/* Wod table*/
table#wod th{
	text-align: center;
	border: 1px solid #CCC;
	background-color: white;
}
table#wod td{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}

table#wod td.athlete {
	text-align: left;
}
table#wod td.score {
	font-weight: bold;
	color: black;
}

table#wod td.heat {
	font-style: italic;
}


div#wod_wrapper div.dt-buttons {
	float: right;
}

div#wod_filter {
	float: left;
}
/* FINE Wod table*/


div#score-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.score-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#attendees_wrapper div.dt-buttons {
	float: right;
}

div#attendees_filter {
	float: left;
}

table#attendees th{

	background-color: white;
}

table#onlinewod td {
	font-size: 1.1em;
}

table#onlinewod th {
	font-size: 1.2em;
	font-weight: bold;
}

/* Wod Result */
div.wodresult{
	padding: 10px;
	height: 40px;
}
form.wodresult{
	margin: 0px;
}

div.wodresultmodalbody{
	padding-top: 0px;
}

div.wodresultmodalbody label{
	font-size: 11px;
}

h5.wodresult{
	text-align: center;
	background-color: #e5f3df;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
/* Fine Wod Result */

p.payment-view{
	font-size: 1.4em;
	line-height: 30px;
}



div.countdown-div {
	font-size: 2em;
	display: block;
}

div.is-countdown {
	border: 0px;
	background-color: transparent;
}

p.eventcategory {
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 5px;
}

p.eventcategory-soldout{
	font-weight: bold;
	color: crimson;
}

p.eventcategory-closed{
	color: black;
}

p.eventcategory-signed {
	color: #22BAA0;
}

p.eventcategory-nosex {
	font-size: 1.1em;
}

div.eventcategory-footer{
	height: 50px;
}

/* Leaderboard e Wod mobile */
table#leaderboard-mobile td {
	border: 1px solid #F1F4F9;
	border-bottom: 5px solid #F1F4F9;
	line-height: 1.8em;
	padding: 5px;
}

table#wod-mobile td {
	border: 1px solid #F1F4F9;
	border-bottom: 5px solid #F1F4F9;
	line-height: 1.8em;
	padding: 5px;
}

td.position-mobile{
	background-color: #1DB198;
	text-align: center;
	font-size: 1.3em;
	color: white;
	width: 5%;
}

td.athlete-team-mobile {
	background-color: white;
	padding: 3px;
	width: 90%;

}

td.score-mobile{
	background-color: #dedede;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	width: 5%;
}

span.athlete-mobile, span.athlete-box-mobile{
	display: block;
}

span.athlete-mobile {
	font-size: 1.3em;
	font-weight: bold;
}

span.athlete-box-mobile {
	font-size: 1em;
	font-style: italic;
}

td.wod-result-mobile {
	background-color: #ffeb59;
	text-align: center;
	font-size: 1.3em;
}


ul.wod-list-mobile {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.wod-list-mobile li.wod-list-element-mobile {
    display: inline;
    padding: 1px 3px;
    text-decoration: none;
    font-size: 0.7em;

}
li.wod-list-element-mobile span {
	padding: 3px;
}
li.wod-list-element-mobile span.wod-name-mobile {
	background-color: white;
	border: 1px solid #dedede;

}
li.wod-list-element-mobile span.wod-res-mobile {
	background-color: #ffeb59;
	border: 1px solid #ffeb59;
}
li.wod-list-element-mobile span.wod-rank-mobile {
	background-color: #1DB198;
	border: 1px solid #1DB198;
	font-weight: bold;
	color: white;
}

li.wod-list-element-mobile div.wod-list-div{
	float: left;
	margin-right: 5px;
}
/* Fine Leaderboard mobile */

sup{
	font-size: 0.6em;
}

/* Form dello score quando wod non chiuso */
div#wod-not-closed {
	margin-top: -14px;
	text-align: center;
}
div#wod-not-closed div.input {
	float: left;
	width: 48%;
	margin-right: 5px;
}

div#wod-not-closed label {
	margin-right: 3px;
	font-size: 11px;
	color: grey;
}

div#wod-not-closed input {
	font-size: 12px;
	width: 35px;
	border: 1px solid #dce1e4;
}
/* FINE Form dello score quando wod non chiuso */

/* Heat timeline */

table#heat-timeline td{
	padding: 3px !important;
	background-color: white;
}

table#heat-timeline th{
	background-color: white;
	color: #1DB198;
	font-size: 1.2em;
	border-bottom: 1px solid #1DB198;
}

th.heat-timeline-num, th.heat-timeline-eventcategory, th.heat-timeline-wod{
	text-align: center;
}

td.heat-timeline-num {
	text-align: center;
	vertical-align: middle !important;
	font-weight: bold;
	font-size: 1.2em;
	width: 5%;
}

td.heat-timeline-eventcategory {
	text-align: center;	
	vertical-align: middle !important;
	width: 20%;
}

td.heat-timeline-athlete {
	width: 20%;	
}

td.heat-timeline-wod {
	text-align: center;
	vertical-align: middle !important;
	/*width: 10%;*/
}

td.heat-timeline-wod a{
	color: #1DB198;
}

span.date{
	display: block;
	font-size: 1.4em;
}

span.time{
	display: block;	
	font-size: 2.4em;
	font-weight: bold;
}

span.date-time{
	display: block;
}

.highlight { background-color: yellow }
/* Fine Heat timeline */

/* Colonne sui wod correlati */
table#wod th.wod-related, td.wod-related {
	color: #999;
}
/* Fine colonne sui wod correlati */


div.privacy-text{
    max-height: 250px;
    margin: 10px 10px;
    overflow-y: auto;
    border: 1px solid grey;
}