﻿
#install-header {
    white-space: nowrap;
}

.dl-horizontal dt {
    text-align: left;
    width: auto;
}

.dl-horizontal dd {
    text-align: left;
}

.dl-horizontal > dd:after {
    display: table;
    content: "";
    clear: both;
}

#downloads {
    padding-top: 1em;
}

#install-addin, #user-guide-link, #how-to-video {
    margin-right: 1em;
}

#google-add-on {
    margin-top: 1em;
}

#addInCredentialsIllustration {
    width: 563px;
}

.formulaSytax {
    font-size: 11px;
    margin-left: 280px;
    margin-bottom: 6px;
}


.sectionHeader .glyphicon {
    visibility: hidden;
}

.sectionHeader:hover .glyphicon {
    visibility: visible;
}

.add-in-version-image {
    height: 2.5em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

#functionSyntaxContainer {
    overflow: scroll;
}

#asReport {
    /*
    * Do not allow the images to make the screen wider.
    */
    overflow: hidden;
}
