﻿.speek-buttons {
    display: block;
    background: #f1f1f1;
    border-radius: 6px;
    padding: 7px 7px 7px 11px;
    margin-top: 5px;
}
    .speek-buttons img {
        padding: 0px;
        height: 24px;
    }

    .speak {
        height: 28px;
        display: inline-block;
        cursor: pointer;
        margin-right: 6px;
    }
.speek-textbutton {
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    padding-top: 1px;
    vertical-align: middle;
}

.speak-pause {
    height: 28px;
    display: none;
    cursor: hand;
    cursor: pointer;
    margin-right: 6px;
}

.button-hide
{
    display:none;
}

.speak-stop
{

}

.speak-content
{

}

.speak-message
{
    display:none;
    vertical-align: middle;
    /*padding: 5px;*/
    /*margin-top: -15px;*/
    color: #01710f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-right:5px;
}
.speek-gender
{
    display:none;
}
.speak-message-hidden
{
    display:none;
}

.speak-content-type
{
    display:none;
}
