/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//+		© Copyright iDIWAY 2009
//+		Tout droits de reproduction interdits
//+		http://www.idiway.fr
//+		$Revision: 9260 $
//+		$Date: 2025-10-31 15:07:06 +0100 (ven. 31 oct. 2025) $
//+		$HeadURL: svn://svn.id.lan/pko/sat/2x/241_tgo/trunk/tpl/tpl0/css/umod/mlv/country.ls.css $
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.mlv-header + .mlv-header .mlv-header__center { justify-content: flex-end; padding: 0 20px;}

.mlv-country > .i-grid { width: max-content; margin:20px auto; }
.mlv-country > .i-grid .i-grid__li > div { padding-top: 8px; padding-bottom: 8px; }
.mlv-country > .i-grid .i-grid__grp__sep { font-family: var(--font-reg); /*background-position-y: 49px;*/}
/*.mlv-country  .i-grid__grp:first-child .i-grid__grp__sep { background-position-y: 0px;}*/
.mlv-country > .i-grid .i-grid__grp.i-grid__grp--close .i-grid__grp__sep{ padding-bottom: 10px; }

.mlv-country .i-grid__grp__sep img+span{ margin-left:5px; }
.mlv-country .i-grid__li--divPlayer >div{ margin-top:14px }
.mlv-country .i-grid__grp__sep+.i-grid__li--divPlayer >div{ margin-top:0px }


.mlv-country a.i-grid__li:not(.i-grid__li--divPlayer):hover > div:not(:first-child) { background: #D9DFF1;}


.i-grid__tglAll{display: flex;  align-items: center; font-size: 16px;}
.i-grid__tglAll:hover{cursor: pointer;}

.i-grid__tglAll .svg__icon{fill: #979797;}
.i-grid__tglAll:not(.i-grid__tglAll--close) .svg__icon--close{display: none;}
.i-grid__tglAll.i-grid__tglAll--close .svg__icon--open{display: none;}

.i-grid__tglAll > span{margin-left: 14px;}
.i-grid__tglAll:hover > span{text-decoration: underline;}