body {
    background: #ffffff;
    margin: 0px;
}
.eleicoesMain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #111;
    width: 100%;
    margin: 0px auto;
    max-width: 1242px;
}
.campo {
    max-width: 552px!important;
    max-height: 1235px!important;
    overflow: hidden;
    float: left;
    margin-bottom: 30px;
    min-width: 552px;
    margin-top: 60px;
}
.mundo{margin-left:auto;
margin-right:auto;
}

#innerGraficos {
    float: left;
    width: 50%;
    margin-top: 50px;
}
.home #innerGraficos, .home .campo {
    margin-top: 0px;
}
.clear {
    clear: both;
}
.eleicoesDistritoContent {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    padding-left: 20px;
}
.eleicoesMainTitle {
    float: left;
    width: auto;
    padding-right: 30px;
}
.eleicoesApurados {
    line-height: 1.5;
    color: #6D735F;
    float: left;
    height: 48px;
    padding: 5px 0px 0px 50px;
    border-left: 1px solid #999999;
    font-size: 12px;
    background: url(../img/paper.png) 10px 7px no-repeat scroll;

}
.eleicoesTit {
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 4px;
    text-transform: uppercase;
    color: #666;
    font-size: 14px;
}
.graphBar {
    height: 15px;
    float: left;
    background: #676767;
    margin: 4px 0px 0px 0px;
}
.graphPercentagem {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 4px 0px 0px 4px;
    width: auto;
}
/*.cabecalho {
    width: 100%;
    height: 90px;
    background-image: url(../img/logo.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
}
.undercabecalho {
    background-color: #333333;
    padding: 15px;
    margin-bottom: 30px;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #ffffff;
}*/

.cabecalho {
    width: 100%;
    height: 60px;
    background-image: url('../img/new_logo_n.gif'), url('../img/logcm.jpg');
    background-position: left center, right center;
    background-repeat: no-repeat;
    display: block;
}
.undercabecalho {
    background-color: #333333;
    padding: 1px;
    margin-bottom: 30px;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #ffffff;
}
.titulo {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 20px;
    text-align: right;
    padding-right: 20px;
}
.titulo span {
    font-size: 25px;
}

.bread a {
    color: #000000;
    vertical-align: text-bottom;
    text-decoration:underline;
}
.bread .active{color:#D2232B;
}
.bread select.form-control {
    max-width: 290px;
    display: inline-block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

ul.bread {
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #000000;
    line-height: 35px;
    vertical-align: text-bottom;
    padding: 0;
}

ul.bread li {
    display: inline;
}

ul.bread li+li:before {
	font-family: 'FontAwesome';
    padding: 8px;
    color: black;
    content: "\f054";
	font-size:18px;
	font-weight:100;

}

ul.breadcrumb li a {
    color: #000000;
    text-decoration: none;
}

ul.bread li a:hover {
    color: #D2232B;
    text-decoration: underline;
}

.text-primary {
    color: #000000;
}

.small, small {
    font-size: 14px;
}

.selectmenu{
	    width: 100%;
		

}
.selectmenu .form-control {
    display: inline-block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	margin:5px 0;
}
.mobileselector{display:none;
}


.bannerhp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #111;
    width: 100%;
    margin: 0px auto;
    max-width: 1242px;
    background-image: url('../img/bannerhp_bg.gif');
    height:290px;
    max-height:300px;
    overflow:hidden;
    padding-top:10px;
    position: relative;
}

    .bannerhp .logo {
        position: absolute;
        left: 10px;
        top: 60px;
        display: block;
        width: 17%;
        z-index:1000000;
    }

    
    .bannerhp .logo img{
        width:100%;
        height:auto;
    }


.linhabanner {
    margin-right: -15px;
    margin-left: -15px;
}
.colunabanner {
    width: 30%;
    float:left;
    padding-left:15px;
    padding-right:15px;
    min-width:310px;
}
.colunabanner1 {
    width: 38%;
    float:left;
    padding-left:15px;
    padding-right:15px;
}
.colunabanner3 {
    width: 22%;
    float:left;
    padding-left:15px;
    padding-right:15px;
}
.colunagraph{ width: 30%;
    float:left;}


.small.name {
    height: 20px;
    padding-top: 2px;
    background-color: #D8D8D8;
    padding-left: 10px;
    white-space: nowrap;
    padding-right: 10px;
    margin: 0px 0 12px;
}
.pull-left {
    float: left !important;
}
div .margin-bottom-5 {
    margin-bottom: 5px;
}
.progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    border-radius: 0px;
    background-color: #eeeeee;
    box-shadow: none;
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #666666;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-bar {
    box-shadow: none!important;
}

div .padding-right-5 {
    padding-right: 5px;
}
div .margin-0 {
    margin: 0px;
}
div .margin-bottom-0 {
    margin-bottom: 0px;
}
p.h5 {
    margin-top: 0px;
}
.pull-right {
    float: right !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.linkbanner{ text-transform:uppercase;
             font-size:11px;
             font-weight:bold;
}
.linkbanner a{ color:#ffffff;
               text-decoration:underline;
}


h3.h5 {
    margin-bottom: 5px;
    font-size: 16px;
    margin-top: 11px;
}
b, strong {
    font-weight: bold;
}
.gaph1, .gaph2 {margin-top:15px;}


.path-ppdpsdcdspp {
    background-color: #f89f1b;
    fill: #f89f1b;
}
.path-ppdpsd {
    background-color: #f19b20;
    fill: #f19b20;
}
.path-ps {
    background-color: #eb81b4;
    fill: #eb81b4;
}
.path-be {
    background-color: #a41d21;
    fill: #a41d21;
}
.path-pcppev {
    background-color: #d21f26;
    fill: #d21f26;
}
.path-pan {
    background-color: #50947B;
    fill: #50947B;
}

.maplateral{width:100%;
            max-width:300px;
}

        .maplateral .logo {
        position: relative;
        display: block;
        width: 100%;
        text-align:center;
        margin:20px 0;
    }
            .maplateral .logo img{
        width:90%;
        height:auto;
    }

            .maplateral .grey{width:100%;
                              text-align:center;
                              background:#333333;
                              color:#ffffff;
                              display:block;
                                  padding: 4px;
                                  font-size: 10px;
                                  font-family: Arial, Helvetica, sans-serif;
            }

            .maplateral .grey a {
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

.maplateral .mundo{margin-top:10px; margin-bottom:5px;}

 .voltar {
    display: none;
}

@media only screen and (max-width: 1024px) {
    #innerGraficos {
        max-width: 40%;
    }
    ul.bread {
        padding-left: 15px;
        padding-right: 15px;
    }
    .bannersvg{margin-left:-30px;}
}

@media only screen and (max-width: 800px) {
    #innerGraficos {
        max-width: 90%;
        width: 90%;
		margin-top:0px;
    }
    .campo {
        display: none;
    }
    .eleicoesDistritoContent {
        padding-left: 15px;
    }
	.mobileselector {
    display: block;
    padding: 15px;
}

    .colunabanner3 {
    width: 19%;
}
    .colunabanner1 {
    width: 30%;
}
    .linkbanner {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.botaoipad{    height: initial;}

.bannerhp .logo {
    width: 25%;
}
.bannersvg{margin-left:-30px;}
}



@media only screen and (max-width: 767px) {
    .colunabanner {display:none;
    }

    .linhabanner{margin: 0;
    padding-left: 15px;
    padding-right: 15px;}

    .colunabanner1{
    width: 100%;
    margin-top: 65px;
    padding: 0;
}
    .bannerhp .logo {
    width: 70%;
    top: 28px;
}
    .colunabanner3 {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
    .bannerhp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #111;
    width: 100%;
    margin: 0px auto;
    max-width: 1242px;
    background-image: url(../img/bannerhp_bgm.gif);
    height: auto;
    max-height: initial;
    overflow: initial;
    padding-top: 10px;
    position: relative;
    padding-bottom:20px;
}

}




@media only screen and (max-width: 450px) {

    .cabecalho {
    width: 100%;
    height: 85px;
    background-image: url(../img/new_logo_m.gif), url(../img/logcmm.jpg);
    background-repeat:no-repeat;
    background-position: top center, bottom center;
    }



    .bread select.form-control {
        max-width: 100%;
        margin-top:5px;
    }

    .eleicoesInnerContent table td:first-child {
        padding-left: 0px !important;
    }

    .eleicoesInnerContent table td[width="170"] {
        width: 35%;
    }

    .eleicoesInnerContent table td[width="26"] {
        width: 10px;
    }


  .resporcent {
    width: 100%;
    min-height: 15px;
    background: #eeeeee;
    position: relative;
}

   .resporcent .graphBar{
    margin: 0px;
    background: #c3c3c3;
}

.resporcent .graphPercentagem {
    margin: 0px;
        position: absolute;
    font-size: 13px;
    right:0;
}

ul.bread {
    display:none;
}
 .voltar {
    text-decoration: underline;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #ef1c25;
    padding: 15px;
    display: block;
}
  .nounder {
    text-decoration: none!important;
    color:#000000!important;
}

.selectmenu .form-control {
    display: inline-block;
    width: 100%;
    height: 27px;
    padding: 4px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #eee;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -webkit-appearance: none;
   text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.selectmenu .form-control:focus{
 		outline: none;
 	}

.mobileselector {
    display: block;
    padding-top: 0px;
}



.eleicoesApurados {
    line-height: 1.5;
    color: #6D735F;
    float: left;
    height: 48px;
    padding: 5px 0px 0px 5px;
    border-left: 1px solid #999999;
    font-size: 12px;
    background: none;
}

.plain-selector::after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 30%;
    height: 0;
    width: 0;
    right: 8px;
    border-top: 6px solid black;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    pointer-events: none;
}

 	.out-selector{
 		position: relative;
 	}

.linhabanner .logo img{display:none}

    .linhabanner .logo {
        width: 300px;
        height: 38px;
        display: block;
        background-image: url('../img/logo_bannerrrm.gif');
    }


}

@media only screen and (max-width: 320px) {
.graphPercentagem {
    font-size: 12px;}

}


@media only screen and (max-width: 800px) and (min-width:450px) {
    .selectmenu {
        width: 33%;
        display: inline-block;
    }
}

/* PARTIDOS */

.ps {
    background: #ff66ff!important;
}
.PPDPSD {
    background: #F68A21!important;
}
.PCPPEV {
    background: #C79E87!important;
}
.psdcdspp{
		background: #7DAAB6!important;
}
.cidadaos{
	background:#FEAB19!important;
}
.CDSPP {
    background: #0091DC!important;
}



