.google-preview {
    font-family: arial, sans-serif;
    font-style: normal;
}

.google-preview .title-container .title {
    font-size: 18px;
    font-weight: normal;
    color: #1a0dab;
}

.google-preview .title-container .title {
    font-size: 18px;
    font-weight: normal;
    color: #1a0dab;
}

.google-preview .link-container {
    font-size: 14px;
    font-weight: normal;
    color: #006621;
}

.google-preview .meta-container {
    line-height: 1.4;
    font-size: small;
    font-weight: normal;
    color: #545454;
}


.google-preview em {
    font-weight: bold;
    font-style: normal;
}

.tundra .dijitProgressBarTile {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
    background: rgba(0, 0, 0, 0) url("/js/dojo-build/dijit/themes/flat/dijit/images/progressBarStrips.png") repeat-x scroll center top;
}