#cht_vivants
{
	width:400px;
	height:400px;
}

.icon30
{
	width:30px;
	height:30px;
}

.icon40
{
	width:40px;
	height:40px;
}

.green
{
	color: #00ff00;
}

.red
{
	color: #ff0000;
}

thead>tr
{
	background-color: #efefef;
}

.slider.slider-horizontal{
 	width: 75% !important;
 }


.container-replay
{
	margin-left: 45px !important;
}

 .large-container {
    width: 3000px;
    height: 3000px;
    overflow: hidden;
}

.scroll-container {
    width: calc(100% - 70px);
    height: calc(100vh - 120px);
    overflow: auto;
    margin: 10px;
    border: 1px solid grey;
}

.bodyreplay
{
	height:100% !important;
}

.solo
{
	color: #e69557;
}

.duo
{
	color: #43a5a0;
}

.squad
{
	color: #6d68ac;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.mapicon{
	width:40px;
	height:40px;
}

}

