/* Created by TopStyle Trial - www.topstyle4.com */
@media(min-width: 1101px) {
	body, .main-content.app-content, .main-header, .container-fluid, .footer, .sem, .facture, #tout, .blocc.total, #soc  {
		width: 900px;
		min-width: 900px;
		max-width: 900px;		
		margin-left: CALC(50% - 450px);
	}	
	.index, #list {
		width: 900px;
		min-width: 900px;
		max-width: 900px;
	}
	.week, .nom {
		position: fixed;
		top: 50px;
		left: CALC(50% - 450px);
		width: 900px;
	}
	.timer, .but {
		padding-top: 70px;
	}
	#list {
		top: 350px;
		padding-top: 20px;
		height: CALC(100SVH - 400px);
	}
	#live, #live2 {
		background: #fff;
	}
	.timee {
		background: #fff;
		height: 100SVH;
	}
	.search input {
		background: #ECF0FA;
	}
	.facture {
		top: 210px;
		height: CALC(100SVH - 260px);
	}
	.blocc.total {
		top: 165px;
	}
}