
  body {
    min-width: 520px;
  }
  .column {
    width:100%;
    padding-bottom: 100px;


  }
  .portlet {

    padding: 0.3em;
  }
  .portlet-header {
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    position: relative;
  }
  .portlet-toggle {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
  }
  .portlet-content {
    padding: 0.4em;
  }
  .portlet-placeholder {
    border: 1px dotted black;
    height: 50px;
  }
#liste{
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
#liste .ligne{
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
	font-size: 9px;
}
.portlet{
  min-height: 35px;
  text-align: center;
  margin: 5px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	 background: #fff;
}
  .col.column{
    min-height: 50px!important;
    border-radius: 0px;
    padding: 5px 5px;
  }
  #liste .col.column{
    background: rgba(0,0,0,0.1);
    /*width: calc(100%/6 - 10px);*/
    margin: 0px 5px;
	  padding:0px;
  }
  #bag>div{
    width: 200px;
    float: left;
	 
  }
  .portlet img{
    width: 100%;

  }
  #bag{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  #visuel{
    height: 300px;
    background-size:auto 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    margin-bottom: 20px;
  }
  #enonce{
    text-align: center;
	  font-size:22px;
  }
  #yt{
    margin:auto;
  }
  .ui-state-disabled{
    opacity: 0.9;
  }
  .goodcard{
    cursor: move;
  }
  .portlet .material-icons{
    width: 100%;
  }
  .backgroundImg{
    background-position: left;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
  }
  .backgroundImg .column{
        width: 150px;
        min-height: 50px;
        position: absolute;
        padding: 5px!important;
  }
  .bigImg{
    height: 800px!important;
  }
  
  .ui-state-disabled{
    /*background: none;*/
    color: #333;
    border: none!important;
	  
  }

  .col.byellow{
    border:2px solid #f39c12!important;
  }
.portlet.byellow{
	color: #fff!important;
	background:#f39c12!important;
	border: none!important;
}


  .bred{
    border:2px solid #c0392b!important;
  }
.portlet.bred{
	color: #fff!important;
	background:#c0392b!important;
	border: none!important;
}


  .col.bblue{
    border:2px solid #83d0e7!important;
   
  }
.portlet.bblue{
	color: #fff!important;
	background:#83d0e7!important;
	border: none!important;
}


  .col.bgreen{
    border:2px solid #8cbeb6!important;
  }
.portlet.bgreen{
	color: #fff!important;
	background:#8cbeb6!important;
	border: none!important;
}


  .col.bpurple{
    border:2px solid #cab4ca!important;
  }
.portlet.bpurple{
	color: #fff!important;
	background:#cab4ca!important;
	border: none!important;
}

  .portlet.error{
    color:red;
    background: rgb(255,150,150)!important;
  }

.left>.ligne{
	justify-content: flex-start!important;
}
  .frise{
    background: #eee;
  padding: 20px 0px !important;
  position: relative;
  }

  .frise{
    background: #eee;
  padding: 20px 0px !important;
  position: relative;
  }

  .frise::before {
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    top: -200px;
    right: 0px;
    box-sizing: border-box;
    border: 100px solid transparent;
    border-bottom-color: #eee;
    border-left-width: 0px;
    border-right-width: 200px;
}
.frise::after {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 200px;
  bottom: -200px;
  right: 0px;
  box-sizing: border-box;
  border: 100px solid transparent;
  border-top-color: #eee;
  border-left-width: 0px;
  border-right-width: 200px;
}


.chart{
		width:200px;
		height: 200px;
		position: relative;
}
.hold {
    position: absolute;
    width: 200px;
    height: 200px;
    clip: rect(0px,200px,200px,100px);
	top:0px;
	left:0px;
}
.hold .pie {
    background-color: #ecf0f1;
    /*border-color: blue;*/
	position: absolute;
}
.pie{
    width: 200px;
    height: 200px;
    clip: rect(0px,100px,200px,0px);
    border-radius: 100px;
	top:0px;
	left:0px;
}

/*------------------------------------------qua1 */
.qua1 .hold:first-child .pie{
	background: #f1c40f;
}
/*------------------------------------------qua2 */
.qua2 .hold:nth-child(1) .pie,.qua2 .hold:nth-child(2) .pie{
	background: #f1c40f;
}
/*------------------------------------------qua3 */
.qua3 .hold:nth-child(1) .pie,.qua3 .hold:nth-child(2) .pie,.qua3 .hold:nth-child(3) .pie{
	background: #f1c40f;
}
/*------------------------------------------qua4 */
.qua4 .hold:nth-child(1) .pie,.qua4 .hold:nth-child(2) .pie,.qua4 .hold:nth-child(3) .pie,.qua4 .hold:nth-child(4) .pie{
	background: #f1c40f;
}
/*------------------------------------------qua5 */
.qua5 .hold:nth-child(1) .pie,.qua5 .hold:nth-child(2) .pie,.qua5 .hold:nth-child(3) .pie,.qua5 .hold:nth-child(4) .pie,.qua5 .hold:nth-child(5) .pie{
	background: #f1c40f;
}
/*------------------------------------------qua5 */
.qua6 .hold:nth-child(1) .pie,.qua6 .hold:nth-child(2) .pie,.qua6 .hold:nth-child(3) .pie,.qua6 .hold:nth-child(4) .pie,.qua6 .hold:nth-child(5) .pie,.qua6 .hold:nth-child(6) .pie{
	background: #f1c40f;
}

/* ----------------------------------------  /2 */
.nb2 .pie{
	transform: rotate(180deg);
}
.nb2 .hold:nth-child(1){
	left:2px;
	top: 0px;
}
.nb2 .hold:nth-child(2){
	transform: rotate(180deg);
	left:-2px;
	top: 0px;
}
.nb2 .hold:nth-child(3){
	display: none;
}
.nb2 .hold:nth-child(4){
	display: none;
}
.nb2 .hold:nth-child(5){
	display: none;
}
.nb2 .hold:nth-child(6){
	display: none;
}

/* ----------------------------------------  /3 */
.nb3 .pie{
	transform: rotate(120deg);
}
.nb3 .hold:nth-child(1){
	left:2px;
	top: -2px;
}
.nb3 .hold:nth-child(2){
	transform: rotate(120deg);
	left:0px;
	top: 2px;
}
.nb3 .hold:nth-child(3){
	transform: rotate(240deg);
	left:-2px;
	top: -2px;
}
.nb3 .hold:nth-child(4){
	display: none;
}
.nb3 .hold:nth-child(5){
	display: none;
}
.nb3 .hold:nth-child(6){
	display: none;
}

/* ----------------------------------------  /4 */
.nb4 .pie{
	transform: rotate(90deg);
}
.nb4 .hold:nth-child(1){
	left:2px;
	top: -2px;
}
.nb4 .hold:nth-child(2){
	transform: rotate(90deg);
	left:2px;
	top: 2px;
}
.nb4 .hold:nth-child(3){
	transform: rotate(180deg);
	left:-2px;
	top: 2px;
}
.nb4 .hold:nth-child(4){
	transform: rotate(270deg);
	left:-2px;
	top: -2px;
}
.nb4 .hold:nth-child(5){
	display: none;
}
.nb4 .hold:nth-child(6){
	display: none;
}

/* ----------------------------------------  /5 */
.nb5 .pie{
	transform: rotate(72deg);
}
.nb5 .hold:nth-child(1){
	left:2px;
	top: -2px;
}
.nb5 .hold:nth-child(2){
	transform: rotate(72deg);
	left:2px;
	top: 2px;
}
.nb5 .hold:nth-child(3){
	transform: rotate(144deg);
	left:-2px;
	top: 2px;
}
.nb5 .hold:nth-child(4){
	transform: rotate(216deg);
	left:-4px;
	top: 0px;
}
.nb5 .hold:nth-child(5){
	transform: rotate(288deg);
	left:-2px;
	top: -2px;
}
.nb5 .hold:nth-child(6){
	display: none;
}

/* ----------------------------------------  /6 */
.nb6 .pie{
	transform: rotate(60deg);
}
.nb6 .hold:nth-child(1){
	left:2px;
	top: -4px;
}
.nb6 .hold:nth-child(2){
	transform: rotate(60deg);
	left:2px;
	top: 0px;
}
.nb6 .hold:nth-child(3){
	transform: rotate(120deg);
	left:2px;
	top: 4px;
}
.nb6 .hold:nth-child(4){
	transform: rotate(180deg);
	left:-2px;
	top: 4px;
}
.nb6 .hold:nth-child(5){
	transform: rotate(240deg);
	left:-2px;
	top: 0px;
}
.nb6 .hold:nth-child(6){
	transform: rotate(300deg);
	left:-2px;
	top: -4px;
}
.zoneclock{
		width: 100%;
	}
	.clock{
		position: relative;
		width: 100%;
		padding-bottom: 100%;
		background: url(style/imgs/clock.png);
		background-size: 100%;
	}
	.rond{
		background: #036f73;
		width: 10%;
		height: 10%;
		border-radius: 50%;
		position: absolute;
		top:calc(50% - 10% / 2);
		left:calc(50% - 10% / 2);
	}
	.geguil,.peguil{
		position: absolute;
		top:calc(50% - 5px);
		left:calc(50% - 5px);
		transform-origin: left center;
	}
	.geguil{
		width: 45%;
		height: 5px;
		background: #84cdc2;
		border-radius: 5px;
	}
	.peguil{
		width: 25%;
		height: 5px;
		background: #f18c7a;
		border-radius: 5px;
	}

	.h0>.peguil{
		transform: rotate(-90deg)
	}
	.h1>.peguil{
		transform: rotate(-60deg)
	}
	.h2>.peguil{
		transform: rotate(-30deg)
	}
	.h3>.peguil{
		transform: rotate(0deg)
	}
	.h4>.peguil{
		transform: rotate(30deg)
	}
	.h5>.peguil{
		transform: rotate(60deg)
	}
	.h6>.peguil{
		transform: rotate(90deg)
	}
	.h7>.peguil{
		transform: rotate(120deg)
	}
	.h8>.peguil{
		transform: rotate(150deg)
	}
	.h9>.peguil{
		transform: rotate(180deg)
	}
	.h10>.peguil{
		transform: rotate(210deg)
	}
	.h11>.peguil{
		transform: rotate(240deg)
	}



	.m0>.geguil{
		transform: rotate(-90deg)
	}
	.m5>.geguil{
		transform: rotate(-60deg)
	}
	.m10>.geguil{
		transform: rotate(-30deg)
	}
	.m15>.geguil{
		transform: rotate(0deg)
	}
	.m20>.geguil{
		transform: rotate(30deg)
	}
	.m25>.geguil{
		transform: rotate(60deg)
	}
	.m30>.geguil{
		transform: rotate(90deg)
	}
	.m35>.geguil{
		transform: rotate(120deg)
	}
	.m40>.geguil{
		transform: rotate(150deg)
	}
	.m45>.geguil{
		transform: rotate(180deg)
	}
	.m50>.geguil{
		transform: rotate(210deg)
	}
	.m55>.geguil{
		transform: rotate(240deg)
	}



#video{
	position: fixed;
    bottom: 10px;
    left: 10px;
    width: 300px;
}