html {
    color: #000 !important;
}

p {
    margin-bottom: 0 !important;
}

a {
    text-decoration: none;
    display: block;
    color: #000 !important
}

a:hover,
a:visited {
    color: #9E9E9E !important;
}

.listeAb {
    background-image: url(vendors/pictures/error.png);
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 20px;
    background-position: 0px 7px;
}

.mdl-layout__header,
.mdl-layout__header-row
{
    background-color: #000 !important;
}

.mdl-layout__drawer {
    background-color: #FFF !important;
}

.mdl-navigation {
    padding-top: 5px !important;
}

.mdl-grid {
    padding: 0 !important;
}

.page-content {
    padding-top: 20px;
}

.logo {
    width: 100%;
    margin-bottom: 30px;
}

.click-imprimer {
    cursor: pointer;
}

.color-text-old {
    color: #03A9F4 !important;
}
.color-text {
	color: #000 !important;
	font-weight: bold !important;
}

.color-background {
    background-color: #03A9F4 !important;
}

.align-center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.text-drawer {
    color: #FFF;
    padding: 10px;
}

.removed-city-field {
    font-size: 30px !important;
}

.info-text {
    font-size: 17px !important;
}

.float-right {
    float: right;
}

.button-res {
    color: #FFF !important;
}

.first-line {
    height: 0 !important;
}

.liste-bureau tr {
    height: 30px;
}

.res-old {
    color: #FFF;
    padding: 5px;
}


.res {
	background-color: #FFF !important;
	box-shadow: inherit !important;
	color: #1e94ee !important;
	font: 46px "Lato Light" !important;
	height: auto  !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	text-align: left !important;
	text-transform: uppercase !important;
	transition: none !important;
}

.logoCandidat {
    width: 15%;
}

.ligne-candidat {
    position: relative;
    min-height: 40px;
}

.candidat {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.nom-candidat {
    padding-left: 10px;
}

.style-bar {
    height: 35px;
}

.preview-color {
    height: 18px;
    width: 25px;
    float: left;
}

.intituler-participation {
    padding: 5px;
}

.espacement-legende {
    margin-bottom: 30px !important;
}

.padding-vote {
    padding-left: 40%;
}

.pourcentage-mobile {
    min-width: 75px;
}

@media screen and (max-width: 1280px) {
    .padding-vote {
        padding-left: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .logo {
        display: none;
    }
}

@media screen and (max-width: 840px) {
    .hide-bar {
        display: none;
    }
    .mobile-remove-padding {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 500px) {
    .info-text {
        font-size: 15px !important;
    }
    .logoCandidat {
        padding-left: 0;
    }
    .style-bar {
        width: 30% !important;
    }
    .pourcentage-mobile {
        padding-left: 35% !important;
    }
    .city-field {
        font-size: 20px !important;
    }
}

#rslt {
    font: 60px "Lato Hairline";
    color: white;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px;
	background-color: #000 !important;
}

#ville {
    font: 60px "Lato Hairline";
    color: white;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px;
}
