/*
 * Tournament site css: included only by tournament site templates
 * */ /*Generic Classes*/ /* phase toolbar*/
 
.tournament-site {
	background-image: url(../img/header-tournament.jpg);
	background-color: #FFF;
}

.tournament-site #page {
	margin-top: 0px;
}

.tournament-site #page .header {
	height: 130px;
	margin-top: 16px;
	position:relative;
}

.tournament-site #page .header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.fixtures h3, .fixtures table.round thead td {
	font-size: 1em;
}

.fixtures .round-badge{
	background:#82A600;
	color:#fff;
	padding:0px 2px;
	margin-right:5px;
	font-size:0.85em;
	-moz-border-radius:3px;
	margin-bottom:4px;
}

ul.tab-list {
	border-bottom: 1px solid #A0BCCF;
	height: 30px;
	z-index: 3;
	margin-bottom: 10px;
}

ul.tab-list li {
	height: 23px;
	padding: 6px 10px 0px 10px;
	float: left;
	border-top: 1px solid #D9DEE2;
	border-left: 1px solid #D9DEE2;
	border-right: 1px solid #D9DEE2;
	border-bottom: 1px solid #A0BCCF;
	z-index: 0;
	margin-right: 10px;
}

ul.tab-list li.filter.active {
	border: none;
	background: url(../img/triangolo.png) no-repeat bottom center;
}

ul.tab-list li.active,ul.tab-list li.default {
	border-top: 1px solid #A0BCCF;
	border-left: 1px solid #A0BCCF;
	border-right: 1px solid #A0BCCF;
	border-bottom: 1px solid #ffffff;
	z-index: 3;
}

ul.tab-list a:hover,ul.tab-list a:active {
	color: #4386BD;
	background: none;
}

ul.tab-list li.active a:link,ul.tab-list li.active a:visited {
	color: #1F4678;
}

ul.tab-list li.active a:hover,ul.tab-list li.active a:active {
	color: #4386BD;
	background: none;
}

ul.groups li.active a:link,ul.groups li.active a:visited {
	color: #1F4678;
}

ul.groups li.active a:hover,ul.groups li.active a:active {
	color: #4386BD;
	background: none;
}

#add-tie-form{
	float:left;
	margin:10px;
}
.bracket-column-head .owner {
	float: left !important;
	margin: 0;
}

.competitorPerMatch.error, .competitor.error, .versus.error, .match_holder.same_com {
	background-color: #ff9c85;
	color: #000000;
}

.guest-register {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 31px;
	padding: 10px 30px 5px 30px;
	text-align: center;
	height: 18px;
	overflow: hidden;
	background-color: #F0FFBA;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	outline-color: #EEEEEE;
	outline-style: solid;
	outline-width: 2px;
}

.guest-register .first,.guest-register .second {
	height: 16px;
	display: block;
}

.guest-register .second {
	margin-top: 5px;
}

/*Tables*/

/*table round*/

table.round {
	margin-bottom: 40px;
}

.dashboard table.round {
	margin-bottom: 20px;
}

table.round td.num {
	color: #82a600;
	font-size: 0.85em;
	width: 100px;
}

table.round thead tr {
	background-color: #FFF !important;
	cursor: default;
}

table.round thead td {
	white-space: nowrap;
	text-align: center;
}

table.round thead td.title {
	white-space: nowrap;
	text-align: left;
}

table.round tr td, table.score tr td{
	padding-top: 8px;
	padding-bottom: 8px; 
}


table.round td.competitor {
	padding-left: 2px;
	width: 140px;
}

.dashboard table.round td.competitor, .dashboard table.score td.competitor {
	font-size: 0.85em;
}

.dashboard table.score tr.first td.competitor {
	font-size: 1em;
}

.tournament-settings h3, .dashboard .presentation h3 {
	color:#1F4678;
	font-size: 1em;
}

.tournament-settings h3 {
	background:#f3f3f3;
	border-bottom:1px solid #e5e5e5 !important;
}

.dashboard .presentation h3 {
	margin-bottom: 5px;
}

.tournament-settings li {
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #e5e5e5;
	font-size: 0.85em;
}

.tournament-settings li span{
	display:block;
	float:left;
}

.tournament-settings li span.key{
	padding-left:10px;
	color: #959595;
	width:140px;
}

.tournament-settings li ul li tr td.title, .tournament-settings li tr td.title{
	color:#959595;
}

.tournament-settings li tr td.key{
	padding-left: 10px;
	color:#959595;
}

.tournament-settings li h4{

	padding:6px 10px;
	background:#f3f3f3;
	margin-top:-6px;
}

.tournament-settings li span.value{
	color: #3D3E3F;
	padding-left:10px;
}

ul.tournament-settings table tr {
	height: 20px;
}

.knockout thead tr {
	text-align: left;
}

/* [todelete] Non necessario
table.round tr.set td.competitor {
	width: auto;
}*/

.dates table.round td.competitor {
	width: 260px;
}

table td.no-competitor, table .set td.competitor div.no-competitor
	{
	color: #959595;
	font-style: italic;
}
.edit_results{
	position: relative;
}

.configuration-group .tooltip-link{
	position:relative;
}

table.round td.competitor.no-competitor,.knockout .matches  table.round .set td.competitor div {
	width: 330px;
}

.matches .ratification-leggend{
	border-bottom: 1px dotted #D7D9CC;
    border-top: 1px dotted #D7D9CC;
    margin-bottom: 30px;
    margin-top: 5px;
    padding:10px;
}

.matches .ratification-leggend .dida.first{
	margin-right:50px;
}


table.round .set td div {
	padding: 5px 0px;
	float: left;
	margin-right: 20px;
}

table.round .set td.ratificated div {
	padding:0px;
	margin-right:0px;
}

table.round td.separator {
	width: 10px;
}

table.round td.res {
	font-weight: bold !important;
	margin: 0;
	text-align: right;
}

table.round td.res span {
	white-space: nowrap;
}

.dashboard table.round td.res {
	font-size: 0.85em;
}	
table.round tr.set td.res {
	text-align: left;
}

table td .ratificated{
	float:right;
}
.result_type_Set table.round td.competitor {
}
.result_type_Set table.round td.res, .result_type_Set table.round td.date {
	
}

.result_type_Set table.round td.res.away, .result_type_Set table.round thead td{
	padding-right:20px;
}
table.round td.res.home {
	text-align: right !important;
}

table.round td.res.home input{
	border-right:none;
}

table.round td.res.away {
	text-align: left !important;
}

table.round td.res.error input, table.score td.res.error input {
	border-color: #FF4C00;
}

table.round td.versus {
	color: #999999;
	text-align: center;
	width: 10px;
}

table.round td.date {
	color: #959595;
	font-size: 0.85em;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
	width: 45px;
}

table.round .bye-match {
	color: #999;
}

table.round .tie-score{
	font-size: 0.85em;
	text-align: center;
}

/* Dates */
.matches.dates table.round tr.separator td {
	border-bottom: 1px solid #A4B3BE;
}

.matches.dates table.round td.date input, .dates .date input {
	width: 100px;
}

.matches.dates table.round td.time input, .dates .time input {
	width: 60px;
}

.matches.dates table.round td {
	text-align: left;
}

.matches.dates table.round td.date, .matches.dates table.round td.time, .matches.dates table.round td.copy {
	color: inherit;
	font-size: 1em;
	width: 140px;
}

.matches.dates .set-to-all-container{
	float:right;
}
.matches.dates .set-to-all-container p.dida{
	float:left;
	padding:20px 10px;
	margin-bottom: 0;
	color:#999;
	font-size:11px;
}
.matches.dates .set-to-all{
	float:left;
	margin-right:10px;
	background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px #D7D9CC;
    z-index: 10;
}


.matches.dates .set-to-all .date, .matches.dates .set-to-all .time{
	width:150px;
	float:left;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

.email-notify{
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	padding: 8px 0px 10px 0px;
}

.email-notify .add-on {
	padding: 6px 10px 6px 33px;
	background: #efefef url("../img/email-flat.jpg") no-repeat 8px center;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}

.email-notify .add-on.active{
	background: #DEF691 url("../img/email-flat.jpg") no-repeat 8px center;
}

.email-notify label{
	color:#666;
	display: inline;
}

/* Edit*/
.matches.edit table.round {
	margin-bottom: 0px;
}

.knockout.matches.edit table.round {
	margin-bottom: 40px;
}




/* set */
table.round .set td.res div {
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
}

/*table score*/

.table-container {
	margin-bottom: 30px;
}

table.score tr td {
	text-align: center;
	padding-right: 5px;
}

table.score tr td.competitor {
	padding-left: 2px;
	text-align: left;
}

/*Ratification*/
table.score tr td.ratificated abbr span, table.round tr td.ratificated abbr span{
	width:10px;
	height:10px;
	display: block;
	float:right;
	margin-right:5px;
}

table td.ratificated.input{
	text-align: right;
	padding-right:5px;
	width:112px;
}
.ratification-container {
	float:right;
	margin-right: 28px;
}


.ratification-container .dida{
	padding: 6px 5px;
	float:left;
}
ul.ratification-picker{
	list-style: none;
	padding:0;
	margin:0;
	width:90px;
	margin-top:5px;
	font-size: 11px;
	margin:auto;
}

ul.ratification-picker li{
	display: block;
	padding: 2px 8px;
	float: left;
	border:1px solid transparent;
}

ul.ratification-picker li:hover, ul.ratification-picker li.mouse-over{
	cursor:pointer;
	
	border-radius:3px;
	background:#fff !important;
	box-shadow: 0 1px 2px #AAA;
}

ul.ratification-picker li span.text{
	float:none;
	width:auto;
	height: auto;
	display: inline;
}
ul.ratification-picker li span.inset{
	display: block;
	margin:5px;
	border-radius:20px;
	width:10px;
	height:10px;
	box-shadow:inset 0 1px 1px #999; 
}



ul.ratification-picker li.active{
	border:1px solid #A4B3BE;
	border-radius:3px;
	background:#fff;
	box-shadow: 0 1px 2px #AAA;
}

ul.ratification-picker li.active .inset{
	
}

table.score.tournament_ended tr.promoted td {
	background-color: #def691;
	border-bottom: 1px solid #ffffff;
}

table.score.tournament_ended tr.promoted.repechage td {
	background-color: #f5f691;
}

table.score .chart_order {
	text-align: center;
	padding-right: 10px;
	width: 30px;
	font-size: 0.85em;
}

table.score .chart_order span {
	padding: 3px 6px;
}
table.score tr.promoted .chart_order span {
	background-color: #def691;
	font-weight: bold;
	/*border: 1px solid #D5D5D5;*/
}
table.score.tournament_ended tr.promoted .chart_order span {
	background-color: transparent;
	border: 0px;
}

td.main-score, .table_sort .main-score {
	font-weight: bold;
}

.main-score span.notes {
	position: absolute;
	cursor: help;
}

table.score td.res.bonus {
	font-weight: bold;
	color: #82A600;
}

table.score td.res.malus {
	font-weight: bold;
	color: #FF4C00;
}

.bonus-malus.note em {
	color: #3D3E3F;
	font-style: normal;
}

.bonus-malus  {
}
.bonus-malus.note .title {
	color: #82A600;
}

.bonus-malus .placeholder {
	margin-right: 5px;
}

.repechage .selection {
	margin-bottom: 50px;
}

.repechage .selection ol {
	list-style: decimal;
	margin-bottom: 20px;
	padding-left: 20px;
}

.box{
	border:1px solid #ccc;
    margin-bottom: 20px;
}

.box .option {
	padding: 15px;
	border-bottom:1px solid #ccc;
	color: #999999;
}


.box .option strong {
	color:#333;
	font-weight: normal;
}

.box .option .number {
	font-size:1.8em;
}

.box .competitor-type ul li {
	display:block;
	color:#959595;
	font-size:1em;
	padding:10px 15px;
	margin: 0px -15px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ffffff;
}

.box .competitor-type ul li.active {
	color: #333333;
	background: #F0FFBA;
	padding: 10px 10px 10px 15px;
	background-image: url(../img/arrow-participant.png);
	background-repeat: no-repeat;
	background-position: -1px center;
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/arrow-participant.png');
}

.box .competitor-type ul li.public-competitor-type {
	color: #333;
	background-color: transparent;
}

.box #switch_team label {
	color:  #333!important;
}

.btn.high {
	background: none repeat scroll 0 0 #4386BD;
    border: 1px solid #23669D;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 1px 2px #333333;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #03467D;
}
/*-----------------------------------------------------------------------------------*/
	/* Page: Dashboard */
	

.dashboard .presentation {
	margin-bottom: 30px;
	margin-top: 5px;
	border-top: 1px dotted #D7D9CC;
	border-bottom: 1px dotted #D7D9CC;
}

.dashboard .presentation .poster {
	float: left;
	width: auto;
}

.dashboard .presentation .desc {
	float: left;
	width: 400px;
	padding-top: 15px;
	margin-left: 20px;
}


.dashboard .presentation .desc p .note {
	font-size: 1em;
}
	
.dashboard .presentation p.add-presentation {
	padding: 10px 10px;
}

.dashboard .presentation p.add-presentation .tip{
	background: #F0FFBA;
	padding:4px 6px;
	color:#82A600;
	margin-right: 1em;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* end presentation*/

.dashboard .admin-message p {
	padding-bottom: 0px;
	padding-top: 0px;
}

.dashboard .fixtures {
	display: none;
}

.dashboard .current {
	display: block;
}

.dashboard .fixtures h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.dashboard a.sub_fixtures_nav {
	text-decoration: none;
	float: right;
	margin-left: 5px;
	width: 12px;
	height: 12px;
	background-image: url(../img/arrow4stat.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
}

.dashboard a.sub_fixtures_nav.prev {
	background-position: 0px 0px;
}

.dashboard a.sub_fixtures_nav.next {
	background-position: 0px -12px;
}

.dashboard a.sub_fixtures_nav.disabled.prev {
	background-position: 0px -24px;
}

.dashboard a.sub_fixtures_nav.disabled.next {
	background-position: 0px -36px;
}

.groups-standings h2 {
	margin-bottom: 0px;
	font-size: 1.2em;
}

.podium {
	background-image: url(../img/podio.gif);
	position: relative;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 280px; /* = width of the background image */
}

.podium span {
	display: block;
	position: absolute;
	text-align: center;
	overflow: hidden;
}

.podium span.second {
	bottom: 100px;
	left: 10px;
	color: #1F4678;
}

.podium span.first {
	bottom: 160px;
	font-size: 1.2em;
	color: #1F4678;
	width: 100%;
}

.podium span.third {
	bottom: 75px;
	left: 310px;
	color: #1F4678;
}


/*Page: Schedule-Results*/
.first-res {
	border-left: none !important;
}

.groups-toolbar {
	margin-bottom: 30px;
}

ul.groups li {
	display: inline;
	margin-right: 25px;
	white-space: nowrap;
	/* serve a IE per non spezzare il nome del girone quando non ha spazio */
}

/* MATCH DETAIL */
.matches.detail .round-corner-box {
	margin-bottom: 20px;
	background-image: url(../img/matches-detail-gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

.matches.detail table.round tr {
	height: 45px;
}

.matches.detail .theader h3 {
	height: 60px;
}

.matches.detail table.round h3 {
	font-size: 0.85em;
}

.matches.detail h3 div.total-result {
	font-size: 1.2em;
	color: #1F4678;
}

.matches.detail .date {
	color: #959595;
	font-size: 0.85em;
}

.matches.detail .round-corner-box .date {
	margin-bottom: 10px;
}

.matches.detail .round-corner-box .competitor {
	font-size: 1.7em;
	letter-spacing: -0.4px;
	color: #1F4678;
	float: left;
	max-width: 700px;
}

.matches.detail .round-corner-box .versus {
	float: left;
	color: #93B31D;
	line-height: 2.55em;
	/* standard line-height * competitor font-size: 1.5*1.7  */
	font-size: 1.2em;
	padding-right: 40px;
	padding-left: 40px;
}

.matches.detail .round-corner-box .res {
	color: #93B31D;
	float: left;
	font-size: 1.9em;
	padding-left: 40px;
}

.matches.detail .round-corner-box .res div {
	text-align: right;
	float: left;
	width: 3em;
}

.matches.detail .round-corner-box .res span {
	display: block;
}

.matches.detail .fixtures {
	margin-top: 20px;
}

.matches.detail .activity-content, .matches.detail .activity-list {
	float: none;
	width: auto;
}

/* --------------------------------------------------*/ /* KNOCKOUT */

.knockout.matches .fixtures .bracket-head .edit_results{
	margin-bottom:0px;
}
.knockout.matches .fixtures .edit_results{
	margin-bottom:-20px;
}
.competitorCont {
	/*background:#FFFFFF url(../img/competitor_bg.jpg) repeat-x scroll center bottom;*/
	font-size: 0.85em;
	height: 26px;
	vertical-align: middle;
	display: table-row;
}

.competitorRes {
	display: table-cell;
	border-spacing: 0px;
	border-left: 1px solid #CCC;
	text-align: center;
	width: 14px;
}

.competitorCont .competitorRes,.competitorCont .competitorName {
	border-top: 1px solid #CCC;
}

.competitorCont.first .competitorRes,.competitorCont.first .competitorName {
	border-top: None;
	height: 20px;
}

.rescontainer {
	float: right;
}

.competitorCont.first {
	border-bottom: none;
	border-top: 1px solid #BDC4C7;
	background-position: top;
}

.competitorPerMatch {
	display: table;
	border: 1px solid #CCc;
	border-spacing: 0px;
	table-layout: fixed;
}

.knockoutMatch .competitorPerMatch {
	margin: 10px 0px;
	position: relative;
}

.knockoutMatch .competitorPerMatch span.date {
	position: absolute;
	right: 2px;
	top: 25px;
}

.knockoutMatch .bye-match .competitorCont .competitorName, .knockoutMatch .bye-match .competitorCont .competitorRes, .knockoutMatch .bye-match .placeholder {
	color: white;
	border-top: none;
}

.knockoutTree .bye-match {
	border: 1px solid #DDD !important;
}

.rescontainer .competitorRes {
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	margin: -7px 0;
	padding: 7.5px 3.5px;
	text-align: center;
}

.knockout .bye-match .competitorRes {
	border-left: none;
}

.knockoutMatch .competitorRes {
	word-wrap: normal;
	width: 36px;
}

.result_type_Set .knockoutMatch .competitorRes {
	width: 18px;
}
.competitorName {
	padding: 6px 0px 6px 3px;
	padding: 2px;
}

.competitorName a {
	color: #004B6A;
	text-decoration: none;
}

.match-winner .competitorName, .match-winner .competitorRes, .match-winner .placeholder {
	font-weight: bold !important;
}

.bracket-anchor {
	position: absolute;
	top: -10px;
	right: 0px;
	^top: -20px;
}

.first-knockout-round .bracket-anchor {
	left: 0px;
}

/*
 * BRACKETS DIMENSIONS
 */

.brackets {
	border: 2px solid #506674;
	border-left: 0px;
	position: absolute;
	right: 0px;
	top: 42px;
	height: 50%;
	width: 5px;
	^width: 6px; /* IE 6 & 7 must be 1 px bigger */
}

.knockoutBranches {
	float: left;
	position: relative;
	padding-right: 7px; /* must be equal to as .brackets width + .brackets border */
}

.knockoutTree {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.knockoutMatch {
	width: 235px; /* must be equal to .bracket-column-head */
	^width: 234px; /* IE 6 & 7 must be 1 px smaller */
	padding-left: 5px; /* must be equal to .single-bracket width */
	float: right;
	position: relative;
}

.knockoutMatch.first-knockout-round {
	padding-left: 0px;
}

.single-bracket {
	border-bottom: 2px solid #506674;
	height: 41px;
	left: 0;
	position: absolute;
	width: 5px;
}

.bracket-head {
	margin-left: -10px; /* must be equal to negative .bracket-column-head + border width of first round in configuration */
}

.bracket-column-head {
	float: left;
	padding-left: 12px; /* must be equal to .brackets width + .brackets border + .single-bracket width */
	width: 235px; /* must be equal to .knockoutMatch */
}

.bracket-column-head a.float-none {
	float: none !important;
}

.configure .competitorName {
	width: 230px; /* must be equal to .knockoutMatch width minus padding-left */
	width: 228px; /* IE 6 & 7 must be 2 px smaller */
}


/* ---------------------------------------------*/ /*Page: Configure*/
#page-ad.configure .half .main {
	margin-right: 26px;
}

#configurator {
	padding: 0px;
	text-align: left;
	border: 1px solid #eeeeee;
}

.knockout.configure form label {
	color: #3D3E3F;
	font-size: 0.85em;
	display: inline;
}

.header-conf h3 {
	color: #506672;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1;
}

.configuration-group .header-conf h3 {
	font-weight: normal;
}

.configuration-group.total_promoted .header-conf h3 {
	font-weight: bold;
	font-size: 1em;
}

#page.standings.configure .header-conf h3 {
	padding-left: 10px;
}

/*FORM CONFIGURATION*/
#configure-top {
	text-align: left;
}

div.configuration {
	background-image:  url(../img/header-conf.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 15px;
	background-color: #f8f9fb;
	border-color: #eeeeee #BDC4C7 #BDC4C7 #eeeeee;
	border-style: solid;
	border-width: 1px;
	display: block;
}

.configuration hr {
	border: none;
	color: #d6d6d6;
	background-color: #d6d6d6;
	height: 1px;
}

.configuration input {
	margin-left: 0px;
}

.header-conf {
	border-right: 1px solid #BDC4C7;
	border-left: none;
	margin-bottom: 0;
	padding: 18px 0 6px 2px;
	width: 210px;
	float: left;
	height: 23px;
	background-color: #F4F7FB;
}

.per-round-configuration .header-conf {
	height: 44px;
}

div.configuration .per-round-configuration span.label {
	display: block;
	float: none;
}

.configuration-group {
	border-bottom: 1px solid #d6d6d6;
	padding-left: 5px;
}

div.configuration span.item, div.configuration ul li {
	padding: 16px 5px 8px 20px;
	display: block;
	font-size: 0.85em;
	float: left;
	position: relative;
}

div.configuration span.group-promoted .dida, div.configuration .configuration-group .dida {
	position: relative;
	left: 20px;
	font-size: 1em;
	width: 500px;
}

div.configuration .configuration-group .participant-number {
	font-size: 0.85em;
	color: #959595;
}

.configuration input.owner {
	float: left; /* ie issue */
}

div.configuration .matchscore_data span.item{
	padding-top: 10px;
	padding-bottom: 0px;
}
div.configuration span.item .owner {
	font-size: 1em;
	display: inline;
	float: none;
}

div.configuration span.item .subitem {
	margin-bottom: 7px;
}

div.configuration .multiple, div.configuration .num {
	display: block;
	float: left;
	margin-top: 15px;
	font-size: 0.85em;
	margin-left: 10px;
}

div.configuration .num {
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
}

#total-rounds, .calculator-result /* ID usato anche da script - NON sostituire MAI */ {
	font-weight: bold;
	color: #4386BD;
	font-size: 1.1em;
}

div.configuration ul li label, div.configuration span.item label {
	color: #3D3E3F;
	display: inline;
}

div.configuration span.label {
	color: #506672;
	float: left;
	padding-top: 3px;
	margin-right: 5px;
}

div.configuration span.radiolabel {
	float: left;
	padding-left: 5px;
	padding-top: 4px;
	width: 130px;
}

.configuration .matchscore_data input {
	width: 35px;
	text-align: right;
}

#repechages {
	font-size: 1em;
	width: 40px;
	display: block;
	float: left;

}

/* -------------------------------------------------*/
	/*CONFIGURE SCHEDULE*/
.round_robin .round_grouper,.round_robin_ar .round_grouper,.round_robin_multi .round_grouper
	{ /* This is used only for drag and drop */
	border: 1px solid white;
}

.same_competitors td {
	background-color: #ff9c85;
}

.round-swapper-handle {
	float: right;
	line-height: 7px;
}

.knockout .round_grouper.rg_0 {
	border: 1px solid white;
}

.round_grouper.drag-move,.round_grouper.drop-over {
	border: 1px dashed #93B31D !important;
	background-color: #FFF !important;
}

.drag-tip {
	text-align: left;
	font-size: 0.85em;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #999999;
}

#schedule-form select {
	width: 98%;
}

.groups-configuration select {
	width: 66%;
}

/* -------------------------------------------------*/
	/*CONFIGURE GROUPS+PLAYOFF*/
.groups_playoff.configure fieldset {
	border: 2px solid #A4B3BE;
	padding: 1em;
	margin: 0px 15px 10px 0px;
	width: 350px;
	float: left;
}

.groups_playoff fieldset.clear-row {
	clear: both;
}

.groups_playoff.configure fieldset legend {
	color: #959595;
	padding: 0px 12px 0px 12px;
	font-size: 0.85em;
}

.groups_playoff.configure fieldset legend span.group-name {
	color: #82A600;
	font-size: 1.2em;
}

.groups-configuration ul {
	padding: 10px;
}

.groups-configuration li {
	border: 1px solid #cccccc;
	background-color: #FFF;
	cursor: move;
	margin: 2px;
	padding: 5px 2px 0px 5px;
	height: 25px;
}

.groups-configuration li:hover {
	background-image: url("../img/drag-drop.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

.groups-configuration fieldset.not-enough {
	border-color: #FF2200;
}

.groups-configuration fieldset.not-enough legend {
	color: #FF2200;
}

.groups-configuration fieldset .warning {
	display: none;
}

.groups-configuration li.select-placeholder {
	background-color: #F0FFBA;
	border: 1px solid #80a720;
}

.real-form {
	display: none;
}

ul#group-names {
	display: none;
}

/*INFO*/
.info .main li {
	border-bottom: 1px solid #D7D9CC;
	list-style: none;
	padding: 5px 0px 10px 0px;
}

.info.edit .main li {
	border-bottom: none;
}

.info h3 {
	font-size: 1em;
}

.info li img.gravatar {
	float: left;
	margin-right: 10px;
}

.info .followers-number {
	padding: 10px;
	margin-top: 15px;
	border: none;
}

#page .golden .dashboard-info {
	margin-bottom: 15px;
	background-color: #f3f3f3;
	padding: 15px;
}

/* COMPETITORS */
.competitors ul.competitor-list li {
	padding-left: 0px;
	border-bottom: 1px solid #d7d9cc;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 0px;
}

.competitors ul.competitor-list li .connected-profile {
	background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    box-shadow: 1px 1px 2px #D7D9CC;    
    float: right;
	min-width: 50%;
}

h3.connected-profile {
    float: right;
	width: 50%;
}

.competitors ul.competitor-list li .competitor-alias, h3.competitor-alias {
	float:left;
	width:240px;
	margin-bottom: 5px;
}

.competitors ul.competitor-list li .competitor-alias.team {
	padding: 10px 0;
}

.edit h3.competitor-alias {
	margin-left: 35px;
	width: 275px;
}

.edit h3.connected-profile {
	float: none;
	width: 600px;
}

.competitors ul.competitor-list li .connected-profile .row{
	padding: 4px 8px;
	border-bottom:1px solid #ccc;
	position: relative;
}
.competitors ul.competitor-list li .connected-profile .row img {
	vertical-align: middle;
}

.competitors ul.competitor-list li .awaiting-message{
	background: #FFFcc0;
	border:1px solid #ede17d;
	float:left;
	padding: 3px 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top:1px solid #ede17d;
	border-bottom:1px solid #ede17d;
	border-right: 1px solid #ede17d;
	/*margin-left: 10px;*/
	z-index:20;
	color: #7f7f7f;
	font-size: 0.85em;
	margin-left: 10px;
	margin-top: 3px;
}

.competitors ul.competitor-list li img.gravatar {
	float:left;
	margin-right:10px;
}



.competitors .side h3 {
	font-size: 1em;
	margin-bottom: 10px;
}

.competitors.change_number .side a.owner {
	margin: 10px 0px 0px 0px;
	float: left;
}

.competitors.edit .side p.note {
	margin-bottom: 10px;
}


.competitors .side ul {
	margin-bottom: 10px;
	padding-left: 0px;	
	/*margin-left: 15px; #TODO verificare*/
}

.profile-skin {
	padding:4px;
	top: 2px;
	position:relative;
	z-index:50;
	line-height: 30px;
}

.competitor-list li .linked-competitor{
	border: none;
	display: inline;
}

.competitor-list li .temp-linked-competitor{
	color: #4386BD;
}

.competitor-list li .clear, .competitor-list li .cancel{
	float:right;
	margin-top: 7px;
}

.competitor-list li a.profile-skin:hover, .competitor-list li a.profile-skin:active{
	background: #4386BD;
	color: #fff;
	border-color:#2a7abd;
}

.competitor-list li .competitor-select-profile{
	position: relative;

}

.competitor-list li .competitor-select-profile .mail-invite-container{
	position:relative;

	width:250px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	background: #f6f6f6;
	box-shadow: 1px 1px 2px  #d7d9cc;
	-webkit-box-shadow: 1px 1px 2px  #d7d9cc;
	-moz-box-shadow: 1px 1px 2px #d7d9cc;
	border:1px solid #A4B3BE;
	border-top:0px;
	padding:4px;
	z-index:10;
}

.competitor-list li .alias{
	float:left;
	
}

.edit .competitor-list li .alias.double{
	padding-top:30px;
}

.edit .competitor-list li .alias.single{
	padding-top:10px;
}

.competitor-list li .connect-formset-container{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f6f6f6;
	box-shadow: 1px 1px 2px  #d7d9cc;
	-webkit-box-shadow: 1px 1px 2px  #d7d9cc;
	-moz-box-shadow: 1px 1px 2px #d7d9cc;
	z-index:10;

}

#page.competitors .wide {
	background-image: none;
}

.connect-formset:hover .connect-formset-container{
	visibility:visible;
}

.connect-formset-container .row{
	padding:8px;
	border-bottom:1px solid #ccc;
	position: relative;
	^width:450px;
}

.connect-formset-container .row .status-column{
	float:left;
	position:relative;
	display: block;
}

.connect-formset-container .row .form-column{
	float:left;
}

.connect-formset-container .row input:focus{

}

.connect-formset-container input.valid-email{
	border-color: #82A600;
}

.competitor-list li .cancel, .competitor-list li .clear{
	font-size: 1.2em;
	position: absolute;
	top:0;
	right:-22px;
	padding: 0 4px;
	line-height:30px;
}

.status{
	padding: 3px 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top:1px solid #ede17d;
	border-bottom:1px solid #ede17d;
	border-right: 1px solid #ede17d;
	/*margin-left: 10px;*/
	z-index:20;
	color: #7f7f7f;
	font-size: 0.85em;
	margin-left: 10px;
	display:block;
}

.status.email-request-pending{
	background: #FFFcc0;
	border:1px solid #ede17d;
}

.status.request-pending {
	background: #FFFcc0;
	border:1px solid #ede17d;
	position:relative;
	top: 5px;
}


.competitor-list .mail-invite-container input, .connect-formset-container input{
	background: #FFF;
	border: 1px solid #A4B3BE;
	width:288px !important;
}
.competitor-list input[type="text"]{
	width:250px !important;	
	z-index:2;
	position:relative;
}

.competitor-list .mail-invite-container input[type="text"], .connect-formset-container input[type="text"]{
	width:240px !important;	
	margin-top: 2px;
}

.competitor-list .mail-invite-container .buttons, .connect-formset-container .buttons{
	display:block;
	margin: 8px 0;
	font-size: 0.85em;
	color: #7f7f7f;
}

.competitor-list .middle-column {
	width:260px;
	float:left;
	margin-right:10px;
}

.competitor-list .middle-right-column {
	float:left;
	position:relative;
}

.competitor-list .request-pending.middle-right-column  {
	margin-top: 2px;
}

a.mail-invite-action:link, a.mail-invite-action:visited {
	padding: 0.2em 0.5em;
	text-align: center;
	line-height: 1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #CCCCCC;
	font-size: 0.85em;
	color: #959595;
}

a.mail-invite-action:hover, a.mail-invite-action:active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-box-shadow:0 0 1px #CCC;
	-webkit-box-shadow: #CCC 1px 1px 1px;	
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#AAAAAA;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	color:#4386BD;
}

a.confirm-mail-invite-action:link, a.confirm-mail-invite-action:visited {
	padding: 0.2em 0.5em;
	text-align: center;
	line-height: 1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #E5E5E5;
	background-image: url(../img/buttons/owner.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
	border: 1px solid #a5aaad;
	color: #4386BD;
}

a.confirm-mail-invite-action:hover, a.confirm-mail-invite-action:active {
	background-position: right top;
	border: 1px solid #999999;
	color: #1F4678;
}

/*TieBreak*/
.tiebreak ul {
	width: 100%;
}

.tiebreak ul.as_table li {
	padding: 3px;
	border-bottom: 1px solid #FFF;
	cursor: move;
}

.tiebreak ul li div {
	float: left;
	padding: 5px;
	text-align: center;
	width: 40px;
}

.tiebreak ul li .chart_order {
	width: 20px;
}

.tiebreak ul li .competitor {
	width: 200px;
	text-align: left;
}

.tiebreak form {
	margin-top: 10px;
}

#ties_competitor label {
	color: #959595;
	display: inline;
}

.tie_match {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #bdc4c7;
}

#ties_competitor .tie-tobebroken label {
	color: #3D3E3F;
}

#ties_competitor.admin-message p {
	font-size: 0.85em;
	padding-bottom: 0px;
}

/*Page: Competitor*/


.competitors .placeholder {
	float: left;
	width: 30px;
	margin-right: 5px;
	margin-top: 2px;
	display: block;
}

.placeholder {
	margin-right: 20px;
	color: #999;
}

#removed_placeholders_num{
	margin-right:1em;
}

.change_number em.num {
	font-style: normal;
	font-size: 1.5em;
}
.change_number #removed_placeholders em.num {
	color: #82A600;
}
.change_number .removed_assigned em.num {
	color: #FF4C00;
}

.change_number .content {
	padding-top: 20px;
	padding-bottom: 40px;
	min-height: 130px;
}

.change_number label {
	font-size: 1.1em;
	display: inline;
}

.change_number .selection-menu {
	margin-bottom: 10px;
}

.change_number .send-button {
	margin-top: 10px;
}

.change_number #assigned_competitors label {
	color: #999999;
	font-size: 1em;
}
.change_number #assigned_competitors label.removed {
	text-decoration: line-through;
	color: #FF4C00;
}
.change_number div.configuration {
	width: auto;
	float: none;
	padding: 30px 50px 20px 20px;
	margin-bottom: 10px;
}
.change_number #assigned_competitors {
	border-top: 2px solid #A4B3BE;
	border-bottom: 2px solid #A4B3BE;
}
.change_number #assigned_competitors p {
	padding-top: 15px;
	padding-bottom: 0em;
}

.change_number #assigned_competitors ul {
	padding-bottom: 20px;
}

.change_number #credits-message {
	display: none;
}

.leaderboard {
	width: 728px;
	margin: 0px auto 25px auto;
}


/* Activate button */
.admin-message .button-big:hover, a.button-big:hover {
	background-color: #F0FFBA;
}

.admin-message .activate-button {
	padding-top: 5px;
	margin-left: 20px;
	float: right;
	text-align: center;
	width: 130px;
}

.admin-message .activate-button .credits {
	color: #82A600;
	margin-top: 4px;
	font-size: 1.1em;
}

/* Organization customization */

.org-site {
	background-image: none;
}
.org-site .org-header {
	height: 50px;
	position: relative;
}
.org-site .org-logo {
	padding-top: 10px;
}

.org-site h2.org-logo {
	font-size: 1.3em;
}

.org-site .org-logo img {
	vertical-align: middle;
	margin-right: 10px;
}
.org-site .page-header {
	position: relative;
	margin-bottom: 20px;
}

.org-site #header h1 {
	margin: 20px 0 0 0;
	float: left;
	font-size: 1.9em;
}

.org-site #header button.follow {
	margin-top: 30px;
}

.org-site ul#main-toolbar {
	text-shadow: none;
	top: 82px;
	^top: 83px;
}

.org-site ul#main-toolbar li, .org-site ul#main-toolbar li.active {
	height: 41px;
	background-image: url(../img/tournament-org-toolbar-border.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-left: 0px;
	padding-right: 1px;
}
.org-site ul#main-toolbar li.lastitem {
	background-image: none;
	padding-right: 0px;
}
.org-site ul#main-toolbar li.last {
	display:none;
}
.org-site ul#main-toolbar li a {
	height: 21px;
}
.org-site ul#main-toolbar li a:link, .org-site ul#main-toolbar li a:visited {
	background-color: #ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.org-site ul#main-toolbar li a:hover, .org-site ul#main-toolbar li a:active {
	background-color: #ffffff;
	opacity:1;
	filter:alpha(opacity=100);
}
.org-site ul#main-toolbar li.not-visible a:link, .org-site ul#main-toolbar li.not-visible a:visited {
	background-color: #e0e0e0;
}
.org-site ul#main-toolbar li.not-visible a:hover, .org-site ul#main-toolbar li.not-visible a:active {
	background-color: #ffffff;
	opacity:1;
	filter:alpha(opacity=100);
}
.org-site ul#main-toolbar li.active a, .org-site ul#main-toolbar li.not-visible.active a{
	background-color: #ffffff;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}
.org-site .container {
	padding-bottom: 62px;
	^padding-bottom: 40px;
}

