/*
 *
 * @author    Christoph Muskalla <muskalla@cm-s.eu>
 * @copyright 2019 CMS (http://www.cm-s.eu)
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */


@import "Button.css";
@import "Form.css";
@import "TTF.css";
@import "SocialMedia.css";


.ttf-select-brands,
.ttf-select-models{
    line-height: 2.5;
    height: 50px;
}

.popover{
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    font-size: 15px;
    color: #5f7285;
    font-weight: 500;
    margin-top: 15px;
    min-width: 325px;
    width: 325px;
}
.popover-body{
    color: #5f7285;
}