﻿.progress{
    height:9px;
}

.progress-bar{
    height:9px;
}

.grafico-historico {
    width: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    padding: 15px 0px;
    background-color: #FDFDFD
}

.store {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    max-height: 80px;
    max-width: 150px;
    margin-top: 8px;
}

a::first-letter {
    text-transform: uppercase;
}

.container-footer {
    background-color: white;
    color: #022E69;
}



.store-show {
    top: 10px;
    margin: auto;
    width: 50%;
    height: auto;
    text-align: center;
}

.align {
    margin: auto;
    margin-left: 2px;
    padding: 2px;
}



#store-height {
    height: 150px;
}

.search:first-letter {
    text-transform: uppercase
}

#tags{
 
}

.title-show {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
}

.sub-title-show {
    color: #000000;
    letter-spacing: -1px;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    padding: 10px 10px 0 0;
    margin: auto;
    text-align: center;
}

.button-offer {
    padding: 0.85rem 3rem;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -25px;
    margin-bottom: 10px;
    width: 100px;
    height: 50px;
    background: #022E69;
}

    .button-offer:hover {
        color: white
    }

    .button-offer:visited {
        color: white;
    }

#divide {
    padding-top: 10px;
}



.click {
    font-size: 1.0em;
    line-height: 1.35;
    text-align: center;
    background-color: #022E69;
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 40px;
    color: white;
}

a.click {
    text-decoration: none;
}

.text-click {
    color: white;
    position: relative;
    margin-top: 6px;
}

