@CHARSET "utf-8";
div.tamponResultats {display: inline-block;margin:auto;}
div.sora_divComp div.tamponResultats {display: block;margin-bottom: 20px;width: 50%;}
div.sora_divCompAnc div.tamponResultats {display: block;margin-bottom: 20px;width: 50%;}
div.tamponResultats div{display: block;text-align: center;padding-bottom:3px;}
div.titreTampon {text-align:center;}
div.msgTampon {border-bottom :1px solid;font-weight: bold;}
div.msgTampon > span.msgTamponEtat {font-weight:bold;}
div.msgTampon > span.msgTamponPourcent {font-weight:500;}

div.timeTampon{font-size: 0.8em;padding-top:4px;}

 
div.tamponResultatscouleurPartiel > div.msgTampon {color :#ff0000;border-bottom-color:#ff0000;font-size:0.9em; }
div.tamponResultatscouleurComplet > div.msgTampon {color :#00c853;border-bottom-color:#00c853;font-size:0.9em; }

/*PARTIE INFOS COMMUNE*/
div.sora_infoCommune {display: flex;margin-bottom: 20px;}
div.sora_infoCommune > div {border-left: 1px solid black;}

div.popMaireSortant {width:50%;margin-bottom:10px;}
div.popMaireSortant div {width:100%;text-align:left;margin-left:10px;}
div.div_nb_sieges {width:100%;text-align:left;margin-left:10px;}
div.nbSieges {margin-bottom:15px;width:50%;margin-bottom:10px;}
div.nbSieges p {margin-top: 0px;}
div.sora_infoCommune > div > div:not(:first-child){margin-top : 10px;}

/*MODE SMARTPHONE*/
#sora_global.smartphone div.sora_infoCommune {display: block;margin-bottom: 20px;}
div.sora_divComp div.sora_infoCommune {display: block;margin-bottom: 20px;}
div.sora_divCompAnc div.sora_infoCommune {display: block;margin-bottom: 20px;}
#sora_global.smartphone div.popMaireSortant {width:100%;margin-bottom:10px;display: block;}
div.sora_divComp  div.popMaireSortant {width:100%;margin-bottom:10px;display: block;}
div.sora_divCompAnc  div.popMaireSortant {width:100%;margin-bottom:10px;display: block;}
#sora_global.smartphone div.nbSieges {margin-bottom:15px;width:100%;margin-bottom:10px;}
div.sora_divComp div.nbSieges {margin-bottom:15px;width:100%;margin-bottom:10px;}
div.sora_divCompAnc div.nbSieges {margin-bottom:15px;width:100%;margin-bottom:10px;}