#movilidad .browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



/* Everything but the jumbotron gets side spacing for mobile first views */
#movilidad  .header,
#movilidad  .marketing,
#movilidad  .footer {
    padding-left: 15px;
    padding-right: 15px;
}

/* Custom page header */
#movilidad  .header {
    border-bottom: 1px solid #e5e5e5;
}

/* Make the masthead heading the same height as the navigation */
#movilidad  .header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    padding-bottom: 19px;
}

/* Custom page footer */
#movilidad  .footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

#movilidad  .container-narrow > hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
#movilidad  .jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

#movilidad  .jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;

}

/* Supporting marketing content */
#movilidad  .marketing {
    margin: 40px 0;
}

#movilidad  .marketing p + h4 {
    margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    #movilidad  .container {
        max-width: 730px;
    }

    /* Remove the padding we set earlier */
    #movilidad  .header,
    #movilidad  .marketing,
    #movilidad  .footer {
        padding-left: 0;
        padding-right: 0;
    }

    /* Space out the masthead */
    #movilidad  .header {
        margin-bottom: 30px;
    }
    
    /* Remove the bottom border on the jumbotron for visual effect */
    #movilidad  .jumbotron {
        border-bottom: 0;
    }
}
#movilidad  .numberDivs{
    width: 100%;
}

#movilidad  #page-wrapper{
    background: #4F6B85;
}
#movilidad  .panel{
    background: #385370;
    color:#eee;
    border-radius: 1px;
    box-shadow: 6px 7px 7px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
#movilidad  .panel.summary{
    background: #28415d;
}

#movilidad  .summary .panel-heading{
    text-align: center;
}
#movilidad  .panel-heading span{
    border-bottom: 1px solid #1CC1D5;
    padding-bottom: 3px;
    font-weight: bold;
}

#movilidad  text{
    fill:#eee;  
}
#movilidad  .axis line, .axis path{
    stroke:#eee !important;
}
#movilidad  .reset {
    position: absolute;
    top: -20px;
    right: 0px;
    

}
#movilidad  .reset button{
    
    padding: 2px 10px;
    border-radius: 19px;
}
#movilidad  .resetTop {
    position: absolute;
    top: 69px;
    right: 20px;
    padding: 5px 20px;
    border-radius: 19px;

}
#movilidad  .top-header{
    background: #e7ebef;
    color: #999;
    font-size: 18px;
    /*height: 30px;*/
    padding: 10px 30px;


}
#vehicleChart .pie-slice {
  fill: darkslategray!important;
}

#movilidad .alert {

    margin-bottom: 14px;
}
#movilidad .btn{
    outline: none;
}

/*#movilidad #dateChartContainer{
    height: 339px;
}
#movilidad svg{
    overflow: hidden;
}*/
