@media only screen and (max-width: 660px), only screen and (max-device-width: 660px) {

.padding1020 {
	padding: 10px 4px 14px;
}

/* ------------------------------------------------------------------------ 		
			
	 == GLOBAL ==

	 ------------------------------------------------------------------------		*/
body {
}
body.lightbox {
}

.mb30 {
	margin-bottom: 20px;
}

/* ------------------------------------------------------------------------ 		
			
	 == GLOBAL ==
	 ------------------------------------------------------------------------ 
			CONTAINER
	 ------------------------------------------------------------------------		*/
div#site-container { /* contient le contenu de la page, permets de décaler lorsque menu mobile ouvert  */
}
div#baseline-container { /* contient la baseline  */
	height: 140px;
}

div.container-wrapper,
div.container { /* contenu principal, 1000px centré  */
	width:100%;
}
	div.container-wrapper.shadow {	
	}

	div.content-wrapper { /* contenu de la page, sans padding avec fond blanc */
	}
		div.content-wrapper.min-height {
		}



div.inside-wrapper { /* element de la page, avec padding  */
	position: relative;
	padding: 0;
}



	

/* ------------------------------------------------------------------------ 		
			
	 == MOBILE HACK ==

	 ------------------------------------------------------------------------		*/
.mobile-navbar	{
	display:block;	
}
#mobile-navigation	{
	display:none;
}

/* DESKTOP HACK	*/
.desktop-hide {
}
.mobile-hide {
	display: none !important;
}
.mobile-display {
	display: block !important;
}

/* WEB APP	*/
.webapp-wrapper {
	display: block;
}



/* ------------------------------------------------------------------------ 		
			
	 COLONNES // GENERIQUE

	 ------------------------------------------------------------------------		*/
div.cols-wrapper {
}

.cols-70x30-wrapper {
	flex-flow: row wrap; -webkit-flex-flow: row wrap;
}
    .cols-70x30-left {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .cols-70x30-right {
        width: 100%;
        margin: 0;
    }
    .cols-70x30-right.cols-banners {   	
    }
	    .cols-70x30-right.cols-banners img {   	
	    	margin-bottom: 7px;
	    }

.cols-85x15-wrapper {
    flex-flow: row wrap; -webkit-flex-flow: row wrap;
}
    .cols-85x15-left {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .cols-85x15-right {
        width: 100%;
        margin: 0;
        padding: 0px;
        flex-flow: row wrap; -webkit-flex-flow: row wrap;
    }

.cols-30x70-wrapper {
    width: 100%;
	flex-flow: row wrap; -webkit-flex-flow: row wrap;
}
    .cols-30x70-left {
        width: 100%;
        margin: 0;
        display: flex; display: -webkit-flex; 
        flex-flow: column; -webkit-flex-flow: column;
        justify-content: space-between; -webkit-justify-content: space-between;    	
    }
    	/*	TOP STATS CLUBS HACK */
    	.cols-30x70-left .items-inside {
    		margin-top: 13px;
    	}
    	.cols-30x70-left .items-inside .item-c {
    		width: 80%;
    		margin: 0 auto;
    	}
    .cols-30x70-right {
        width: 560px;
        margin: 0 auto 0 0;
    }


.cols-50x50-wrapper {
    width: 100%;
	display: flex; display: -webkit-flex; 
	flex-flow: row nowrap; -webkit-flex-flow: row nowrap;
	justify-content: space-around; -webkit-justify-content: space-around;
}
	.cols-50x50-wrapper .teams-logo-zoomed .team-name {
		display: none;
	}
	.cols-50x50-wrapper .teams-logo-zoomed .team-logo {
		margin: auto;
	}
.teams-logo-zoomed {
	margin-top: 15px;
}

			
/* ------------------------------------------------------------------------ 		

		LISTING DEFAUT
		@Controller : personsGames, structuresRemoteCompetitions
		
	 ------------------------------------------------------------------------		*/
ul.listing-large {
}
	/*	LI	*/
	ul.listing-large li {
		padding: 12px 4px;
		font-size: 12px;
	}
		ul.listing-large li.row-stats {
			padding: 8px 2px;
			font-size: 11px;
		}
			ul.listing-large li.row-stats.small-size {
				padding: 2px 2px;
			}
			ul.listing-large li.row-stats.invert {
			}
			ul.listing-large li.row-stats.dark {
			}
		ul.listing-large li.dark {
		}
		ul.listing-large li.no-bg {
		}
		ul.listing-large li.no-bg.last {
			padding: 12px 2px 4px;
		}
		ul.listing-large li.header {
			padding: 10px 2px 5px;
		}
		ul.listing-large li.total-stats {
			padding: 10px 2px;
		}
			ul.listing-large li.total-stats.alternate {
				padding: 10px 2px;
			}
			ul.listing-large li span.top-stats {
				font-size: 12px;
			}
			ul.listing-large li.total-stats span.top-stats {
			}
			ul.listing-large li.total-stats.alternate span.top-stats {
			}
	
	/*	ALIGNEMENT	*/		
	ul.listing-large li div.row {
		flex-flow: row wrap; -webkit-flex-flow: row wrap;
	}
		ul.listing-large li div.row .margin-inside {
		}

		ul.listing-large li div.row div.order-wrapper {
		}
			ul.listing-large li div.row .order-bt {
			}
	
	/*	COL	*/
	ul.listing-large li div.col-flex {
	}
	ul.listing-large li div.col {
		margin: 0 auto;
	}

	div.col-number {
	}
	div.col-label {
	}
		.standings-index div.col-label {
			width: 45%;
		}
		.standings-index div.col-stats {
			width: 15%;
		}
		div.col-label div.logo {
			width: 30%;
		}
		div.col-label div.logo-small {
		}
			div.col-label div.logo img, div.col-label div.logo-small img {
			}
		div.col-label div.name {
			width: 70%;
		}
	div.col-infos {
		width: 15%;
	}
	div.col-game {
		width: 60%;
	}
	div.col-by2 {
		width: 100%;
	}
		div.col-by2.label {
			font-weight: bold;
			color: #243f92;
		}
		div.col-by2.value {
			font-weight: bold;
		}

		/* 	LISTING DOCUMENTS	*/
		.listing-documents .icons-buttons {
			width: 200px;
		}
			.listing-documents .icons-buttons .col-label {
				width: 160px;
			}
		.listing-documents div.col-by2.label {
			margin: auto !important;
			padding: 3px 10px 9px;
			width: 100% !important;
			text-align: center !important;
			display: flex; display: -webkit-flex; 
			flex-flow: row wrap; -webkit-flex-flow: row wrap;
			justify-content: center; -webkit-justify-content: center;
		}
		.listing-documents div.col-by2.value {
			width: 100%;
			text-align: center;
		}

	div.col-calendar {
		width: 100%;
	}
	div.col-stats {
		width: 14%;
		text-align: center;
	}


/* ------------------------------------------------------------------------ 		

		FORMULAIRES
		
	 ------------------------------------------------------------------------		*/
ul.form-default {
}
	ul.form-default.center {
		width: 100%;
	}
	ul.form-default li {
	}
	ul.form-default li.submit {
	}
		ul.form-default li .go-button {
		}
			ul.form-default li .go-button:hover {
			}

	ul.form-default li.note {
	}

	ul.form-default li div.warning {
	}
.intro {
}

/*	LABEL	*/
ul.form-default label {
}
/*	ELEMENTS	*/
input, textarea {
}
select {
}
input[type=file] {
}
input[type=checkbox] {
}
/*	CHECKBOX	*/
div.col-checkbox {
}
div.col-checkbox-legend {
}
/*	BIRTHDATE	*/
div.col-days {
}
div.col-months {
}
div.col-years {
}
	div.col-years select {
	}

		
/* ------------------------------------------------------------------------ 		

		MISC
		@Titles, Flex, Buttons, Fonts...
		
	 ------------------------------------------------------------------------		*/



/*	BUTTONS	*/
.go-button {
}
	.go-button.large {
		padding: 3px 65px;
	}
	:hover.go-button {
	}
	span.go {
	}

/*	ICONS BUTTONS	*/
.icons-buttons-wrapper {
	display: flex; display: -webkit-flex; 
	flex-flow: row wrap; -webkit-flex-flow: row wrap;
	justify-content: center; -webkit-justify-content: center;
	margin: 20px 0;
}
	.icons-buttons-wrapper.under-filtrer {
	}

	.icons-buttons-wrapper.large-margin {
	}
	.icons-buttons {
		margin: 0 auto 7px;
	}
		.icons-buttons .col-icon {
		}
        	.icons-buttons .col-icon.warning {
        	}
			.icons-buttons .col-icon .material-icons {
			}
		.icons-buttons .col-label {
		}



/*	BANNERS	*/
.banners-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-flow: column;
	-webkit-justify-content: space-between;
}
	.banners-item {
		margin: 0 auto;
	}
		.banners-item a img {
			width: 100%;
		}



/* LINKS */
a { 
	color: #333333;
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline;
	cursor: pointer; 
}

/* HR */
hr {
	height: 1px;
	border: none;
	background: #dedede;
	margin: 10px 0;
}
hr.large {
	height: 1px;
	border: none;
	background: #dedede;
	margin: 15px 0;
}

/*	FORM ERRORS	*/
.form-error {
	border: 1px solid #c5001e !important; 
}
div.form-error-content {
	display: none;
}

/*	OPACITY	*/
.is_disabled {
	opacity:0.5;
}






/* ------------------------------------------------------------------------ 		
			
	 TABS

	 ------------------------------------------------------------------------		*/
div.tabs-wrapper {
}
	div.tabs-buttons {
		margin: 15px 0;
		background: none;
		flex-flow: row wrap; -webkit-flex-flow: row wrap;
		justify-content: flex-start; -webkit-justify-content: flex-start;
		width: 100%;
	}
		div.tabs-buttons .tabs-button {
			width: 32%;
			margin: 2px 1px 0;
			font-size: 12px;
		}
			div.tabs-buttons .tabs-button.large {
				width: 32%;
				height: 46px;
				padding: 0 5px;
			}
	div.tabs-wrapper .module-wrapper {
		padding: 0;		
	}

.tabs-sub-button {
	font-size: 14px;
}

.cols-40x60-wrapper {
	flex-flow: row wrap; -webkit-flex-flow: row wrap;
}
	.cols-40x60-left {
		width: 98%;
		margin: 0 auto 15px;
	}
	.cols-40x60-right {
		width: 98%;
		margin: 0 auto 15px;
	}

.selectric-wrapper {
	width: 90%;
}

}
