/*!
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */

div.col-lg-1.button-slide {
    margin-bottom: 2em;
}

.totmanufacturer-title {
    text-align: left;
    padding-left: 10px;
    width: 600px;
    font-size: 18px;
    font-weight: bold;
}

.alphabet {
    width: 1000px;
    text-align: right;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.manufacturerBanner {
    padding: 100px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.list {
    padding-left: 20px;

}

.letterBlock {
    display: inline-block;
    width: 100%;
}

.list.columns-type-2 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}

.list.columns-type-2 .letterBlock {
    width: auto;
    flex: 200px;
}

.letter {
    font-size: 25px;
    color: #414141;
}

#totcategfilter {
    margin-bottom: 20px;
}

.text-right {
    text-align: right;
}
