﻿#btn_flip {
    padding: 5px;
    text-align: center;
    background-color: #d9534f;
    border: 2px solid #d9534f;
    border-radius: 5px;
    color: white;
    font-family: Arial;
}

#btn_copie {
    padding: 5px;
    background-color: #428bca;
    border: 2px solid #357ebd;
    border-radius: 5px;
    color: white;
}

#wrap {
    padding: 5px;
    margin-bottom: 20px;
    display: none;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

#panel {
    padding: 15px;
    border: 1px solid #f2dede;
}

#head {
    background-color: #f2dede;
    padding: 10px 15px;
}

.container {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 5px;
    padding-right: 40px;
}

i.material-icons {
    font-size: 14px;
}

#texto{
    margin-bottom: 10px;

}

img {
    margin: 0 auto !important;
    float: none !important;
}

footer {
    background-color: #1d1d1b;
    font-family: Arial;
    color: white;
    line-height: 30px;
    text-align: center;
}

#click:hover {
    -webkit-filter: drop-shadow(0px 0px 8px rgb(242,196,19));
}

teste {
    margin: 0 auto !important;
    float: none !important;
}

#copyright.material-icons {
    font-size: 12px;
}

#hertz {
    background-color: #1d1d1b;
    font-family: Arial;
    color: white;
    line-height: 30px;
    text-align: center;
}

#text:hover {
    -webkit-filter: drop-shadow(0px 0px 8px rgb(242,196,19));
}

#copyright.material-icons {
    font-size: 12px;
}