


/********************************* Bootstrap Override **************************************************************/
.input-group-addon {
    padding: 6px 16px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    /* background-color: #eeeeee; */

    border-radius: 4px;
}