/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 
 
 

 
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section
{
    display:block
}


[tabindex="-1"]:focus
{
    outline:0!important
}

hr
{
    box-sizing:content-box;
    height:0;
    overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;
        margin-bottom:.5rem
    }
    
    p
    {
        margin-top:0;
        margin-bottom:1rem
    }
    
    abbr[data-original-title],abbr[title]
    {
        text-decoration:underline;
        -webkit-text-decoration:underline dotted;
        text-decoration:underline dotted;
        cursor:help;
        border-bottom:0;
        text-decoration-skip-ink:none
    }
    
    address
    {
        margin-bottom:1rem;
        font-style:normal;
        line-height:inherit
    }
    
    dl,ol,ul
    {
        margin-top:0;
        margin-bottom:1rem
    }
    
    ol ol,ol ul,ul ol,ul ul
    {
        margin-bottom:0
    }
    
    dt
    {
        font-weight:700
    }
    
    dd
    {
        margin-bottom:.5rem;
        margin-left:0
    }
    
    blockquote
    {
        margin:0 0 1rem
    }
    
    b,strong
    {
        font-weight:bolder
    }
    
    small
    {
        font-size:80%
    }
    
    sub,sup
    {
        position:relative;
        font-size:75%;
        line-height:0;
        vertical-align:baseline
    }
    
    sub
    {
        bottom:-.25em
    }
    
    sup
    {
        top:-.5em
    }
    
    
    .table .thead-dark th{
        color:inherit;
        border-color:#dee2e6;
    }

    

/*# sourceMappingURL=bootstrap.min.css.map */