/* ****************************************

	Code created by Serge Soudoplatoff
	Copyright 2015 - 2016 - 2017 - 2018 - 2019 - 2020 - 2021 - 2022 - 2023

*******************************************

	kflow css

	*/
body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

    -webkit-touch-cautoout: auto;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;

	background-image: url("/medias/wild-oliva-light.png");
	background-repeat: repeat;
	background-attachment: fixed;

}


.btn {
	font-family: Helvetica;
	font-size: 12px;
}


/***** Some generic stuff ****/

.topmenu {
	font-size: 12px;
	font-weight: bold;
}
.sel_lgue {
	background: #93c8ee;
	color: #fff;
	
	width: 200px;
	height: 40px;
	border: solid 1px #517B97;
	font-size: 20px;
	box-shadow: 0 5px 5px rgb(93, 15, 9);
	-webkit-appearance: button;
	outline: none;
}



#d_kfs h3 {
	border:4px outset #d9480f; /* oc-orange-9 (open color) */
	font-family: monospace;
	font-size: 24px;
	color: #364fc7; /* oc-indigo-9 (open color) */
	margin-bottom: 3px;
	padding-left: 5px;
	background-color: #e9ecef /* oc-gray-2 (open color) */
}

.icones {
	width: 16px;
}

.handy {
	cursor: pointer;
}

.edtb {
	cursor: pointer;
	margin-left: 12px;
	margin-bottom: 5px;
}


.maincontent {
	margin-left: 100px;
	margin-right: 50px;
}


#dkflow_list {
	width: 97%;
}

#kflow_list h4 {
	font-size: 18px;
	font-family: sans-serif;
}
#kflow_top {
	padding-left: 10px;
	padding-top: 15px;
}
.hd_kf_pl {
	font-size: 24px;
	font-family: sans-serif;
	border-bottom: 3px groove #beb2e9;
}

.sh_class h1 {font-size: 18px; font-weight: bold; font-family: sans-serif;}
.sh_class h2 {font-size: 16px; font-weight: bold; font-family: sans-serif;}
.sh_class h3 {font-size: 14px; font-weight: bold; font-family: sans-serif;}

.table-fixed tbody {
	height: 600px;
	overflow-y: auto;
	width: 100%;
}
.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
	display: block;
}
.table-fixed tr:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.table-fixed tbody td,
.table-fixed thead > tr > th {
	float: left;
}

.table > thead > tr > th,
.table > thead > tr > td {
/*
	font-size: .9em;
	font-weight: 400;
	border-bottom: 0;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 8px;
	text-transform: uppercase;
*/
	background: #51596a;
	color: #ffffff;
}

.b_kflow {
	margin-bottom: 2px;
}

.sm_text {
	font-size: 10px;
	font-style: italic;
}


/*
	bootstrap toggle twick

	* /

.toggle-off {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

}
.toggle-on {
	border-color: rgba(0, 0, 0, .25);
}

.toggle-handle {
	background-color: white;
	border: thin rgba(0, 0, 0, .25) solid;
}
/**/



/*
	*****************************************
	kflow admin css

	*/



.tbl_players select {
	font-size: 10px;
}

/* ------------ All about the kflow list */
.kflow_mgt {
	margin-top: 15px;
	margin-left: 20px;
}

/**/
.kfd_kflow_menu {
	position: absolute;
	width: 50px;
}
.kfd_main_cont {
	border: 2px;
	margin-left: 130px;
}
.kfd_main_cont h3 {
	border-bottom: 1px solid #25a8c8;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: sans-serif;
}


#kf_admin {
	margin-left: 15px;
	margin-right: 20px;
}

.div_team {
	width: 350px;
}
.team_head {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 24px;
}

.team_content {
	width: 90%;
}
.atab_ph {
	background-color: WhiteSmoke;
}
.atab_mk {
	background-color: Snow;
}
.knote_compo {
	background-color: WhiteSmoke;
	border: 3px outset #808CC9;
	padding-bottom: 3px;
	width: 100%;
}

#d_anal h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}


.col_sep {
	padding-right:15px;
	border-right: 1px solid #ccc;
}

.tml_evts {
	width		: 100%;
	height		: 300px;
	padding-top	: 10px;
}


/*
	************************************************************************
	The match part

	*/

.kflow_titre {
	padding-top: 15px;
	padding-bottom: 12px;
	border-bottom: 2px solid SkyBlue;
}

#lb_stats {
	width: 300px;
}

#tm_choices {
	padding-top: 10px;
	padding-bottom: 10px;
}

#d_create {
	padding-top: 10px;
	padding-bottom: 10px;
}
#vote {

	margin-top: 10px;
	border-top: 2px solid SkyBlue;
	padding-top: 2px;
}

.knote_lean {
	width: 30rem;
}

.knote_lean card {
	margin-top: 15px;
}

.nomorvot {
	width: 390px;
	margin-top: 45px;
	font-size: 20px;
	font-weight: bold;
	color: #7286e1;
	text-align: center;
}

.a_categ {
	background-color: #8ca8be;
	color: white;
}


.h_stats {
	margin-top: 3px;
}

#leader_board {

	margin-right: 10px;
}
.lb_chart {
	margin: 3px;
	width: 400px;
	height: 300px;
}



/*
	*************************************************************
	anl css

	*/

.d_anld {
	border: 1px solid #1862ab;
	margin: 10px;
}

.lab_x {
	color: #1862ab;
	font-size: 16px;
	font-weight: bold;
}
.lab_y {
	transform: rotate(270deg);
	color: #1862ab;
	font-size: 16px;
	font-weight: bold;
}

/*

	dropdown multi level
	*/
.dropdown-menu li {
	position: relative;
}
.dropdown-menu .dropdown-submenu {
	display: none;
	position: absolute;
	left: 100%;
	top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
	right: 100%;
	left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
	display: block;
}

