﻿
.btn, .btn-default:active, .btn:active, .form-control
{
    background-image: none
}

HTML
{
    position: relative
}

HR, IMG
{
    border: 0
}

BODY, HTML
{
    -webkit-text-size-adjust: 100%
}

H4, H5, HR
{
    margin-top: 18px
}

H2, H4, H5, UL
{
    margin-bottom: 9px
}

.btn, IMG
{
    vertical-align: middle
}

HTML
{
    font-family: sans-serif;
    -ms-text-size-adjust: 100%
}

FOOTER
{
    display: block
}

A
{
    background-color: transparent;
    color: #004C97;
    text-decoration: none
}

.form-control, body
{
    background-color: #FFF
}

A:active, A:hover
{
    outline: 0
}

B
{
    font-weight: 700
}

HR
{
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-bottom: 18px;
    border-top: 1px solid #EEE
}

INPUT
{
    color: inherit;
    font: inherit;
    margin: 0
}

.user-message, FOOTER H4, BODY
{
    line-height: 1.4
}

.btn, H2, H4, H5, LABEL
{
    font-weight: 600
}

INPUT[type=submit]
{
    -webkit-appearance: button;
    cursor: pointer
}

INPUT::-moz-focus-inner
{
    border: 0;
    padding: 0
}

*, :after, :before
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

HTML
{
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

BODY
{
    margin: 0;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    color: #444;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

INPUT
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

BODY, H2, H4, H5, H2, H4, H5
{
    font-family: Roboto,sans-serif
}

A:focus, A:hover
{
    color: #00254B;
    text-decoration: underline
}

A:focus
{
    outline: dotted thin;
    outline-offset: -2px
}

H2, H4, H5
{
    line-height: 1.1;
    color: #222
}

.text-center
{
    text-align: center
}

UL
{
    margin-top: 0
}

.list-unstyled
{
    padding-left: 0;
    list-style: none
}

H5
{
    font-size: 16px
}

H4
{
    font-size: 18px
}

H2
{
    margin-top: 32px;
    font-size: 25px
}

.btn, .form-control
{
    font-size: 13px;
    line-height: 1.4
}

.container
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px
}

.no-image .col-xs-offset-1
{
    margin-left: 0
}

@media (min-width:768px)
{
    .container
    {
        width: 736px
    }
}

@media (min-width:992px)
{
    .container
    {
        width: 956px
    }
}

@media (min-width:1200px)
{
    .container
    {
        width: 1156px
    }
}

.row
{
    margin-left: -8px;
    margin-right: -8px
}

.col-md-12, .col-md-3, .col-md-7, .col-md-8, .col-md-2, .col-sm-10, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-8, .col-sm-9, .col-xs-10, .col-xs-5, .col-xs-1
{
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px
}

.col-xs-10, .col-xs-5, .col-xs-1
{
    float: left
}

.col-xs-10
{
    width: 83.33333333%
}

.col-xs-1
{
    width: 6%;
    padding-top: 3px;
    padding-left: 0px;
}

.col-xs-5
{
    width: 41.66666667%
}

.col-xs-offset-1
{
    margin-left: 8.33333333%
}

@media (min-width:768px)
{
    .col-sm-10, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-8, .col-sm-9
    {
        float: left
    }

    .col-sm-12
    {
        width: 100%
    }

    .col-sm-10
    {
        width: 83.33333333%
    }

    .col-sm-9
    {
        width: 75%
    }

    .col-sm-8
    {
        width: 66.66666667%
    }

    .col-sm-4
    {
        width: 33.33333333%
    }

    .col-sm-3
    {
        width: 25%
    }

    .col-sm-2
    {
        width: 16.66666667%
    }

    .col-sm-offset-9
    {
        margin-left: 75%
    }

    .col-sm-offset-8
    {
        margin-left: 66.66666667%
    }

    .col-sm-offset-1
    {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0
    {
        margin-left: 0
    }
}

@media (min-width:992px)
{
    .col-md-12, .col-md-3, .col-md-7, .col-md-8, .col-md-2
    {
        float: left
    }

    .col-md-12
    {
        width: 100%
    }

    .col-md-8
    {
        width: 66.66666667%
    }

    .col-md-7
    {
        width: 58.33333333%
    }

    .col-md-2
    {
        width: 6%;
        padding-top: 0px;
    }

    .col-md-3
    {
        width: 25%
    }

    .col-md-offset-4
    {
        margin-left: 33.33333333%
    }

    .col-md-offset-2
    {
        margin-left: 16.66666667%
    }

    .col-md-offset-1
    {
        margin-left: 8.33333333%
    }

    .col-md-offset-0
    {
        margin-left: 0
    }
}

FOOTER, INPUT[type=submit]
{
    width: 100%
}

LABEL
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.form-control
{
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    color: #555;
    border: 1px solid #CCC;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus
    {
        border-color: #0277BD;
        outline: 0;
        box-shadow: none
    }

    .form-control::-moz-placeholder
    {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder
    {
        color: #999
    }

    .form-control::-webkit-input-placeholder
    {
        color: #999
    }

.form-horizontal .form-group
{
    margin-left: -8px;
    margin-right: -8px
}

@media (min-width:768px)
{
    .form-horizontal .control-label
    {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-control
{
    box-shadow: none
}

.form-group
{
    margin-bottom: 8px
}

.btn
{
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px 12px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:active:focus, .btn:focus
    {
        outline: dotted thin;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover
    {
        color: #444;
        text-decoration: none
    }

    .btn:active
    {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-default
{
    color: #444;
    background-color: #F9F9F9;
    border-color: #ccc
}

    .btn-default:active, .btn-default:focus, .btn-default:hover
    {
        color: #444;
        background-color: #E0E0E0;
        border-color: #ADADAD
    }

.btn
{
    box-shadow: 0 1px 1px rgba(0,0,0,.025)
}

.container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .row:after, .row:before
{
    content: " ";
    display: table
}

.container:after, .form-horizontal .form-group:after, .row:after
{
    clear: both
}

@-ms-viewport
{
    width: device-width
}

.visible-xs, .visible-xs-block, .visible-xs-inline-block
{
    display: none !important
}

@media (max-width:767px)
{
    .visible-xs, .visible-xs-block
    {
        display: block !important
    }

    .visible-xs-inline-block
    {
        display: inline-block !important
    }

    .hidden-xs
    {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px)
{
    .hidden-sm
    {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px)
{
    .hidden-md
    {
        display: none !important
    }
}

@media (min-width:1200px)
{
    .hidden-lg
    {
        display: none !important
    }
}

@media screen and (max-width:767px)
{
    BODY
    {
        font-size: 15px
    }
}

HTML
{
    font-size: 14px;
    min-height: 100%
}

BODY
{
    font-size: .929rem;
    margin-bottom: 351px
}

H2
{
    color: #494949;
    font-size: 1.786rem
}

H5
{
    font-size: 1.143rem
}

.form-control.error
{
    border-color: #D73339
}

LABEL.error
{
    color: #D73339;
    margin-top: 2px
}

#loginform
{
    background: #FFF;
    background: rgba(255,255,255,.95)
}

INPUT[type=password], INPUT[type=text]
{
    border-radius: 0
}

#login_bg
{
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.superimposed-links
{
    margin-top: 16px
}

    .superimposed-links A
    {
        display: inline-block;
    }

FOOTER, FOOTER A, FOOTER H4
{
    color: #DDD;
}

    FOOTER A:hover, FOOTER A:focus
    {
        color: #FFF;
    }

.superimposed-links A + A
{
    margin-left: 15px
}

.environment-warning-bar
{
    background: #D73339;
    height: 10px
}

#google_translate_element_container
{
    margin-top: 12px;
    padding: 0
}

#google_translate_element
{
    text-align: right !important
}

FOOTER
{
    background-color: #364145;
    border-top: 1px solid #EAE9EA;
    bottom: 0;
    height: 275px;
    position: absolute
}

    FOOTER .container
    {
        margin-top: 20px
    }

    FOOTER H4
    {
        font-size: 1.214rem
    }

    FOOTER LI
    {
        padding-top: 3px
    }

    FOOTER HR
    {
        border-color: #E7E7E7;
        margin-top: 21px
    }

    FOOTER .row.supplement
    {
        margin-top: 30px
    }

.client-login::before
{
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22width%3A%2020px%3B%20height%3A%2020px%3B%22%3E%3Cpath%20d%3D%22M12%2012c2.21%200%204-1.79%204-4s-1.79-4-4-4-4%201.79-4%204%201.79%204%204%204zm0%202c-2.67%200-8%201.34-8%204v2h16v-2c0-2.66-5.33-4-8-4z%22%20style%3D%22fill%3A%20rgb%282%2C%20119%2C%20189%29%3B%22%2F%3E%3C%2Fsvg%3E)
}

.broker-login::before
{
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22width%3A%2020px%3B%20height%3A%2020px%3B%22%3E%3Cpath%20d%3D%22M16%2011c1.66%200%202.99-1.34%202.99-3S17.66%205%2016%205c-1.66%200-3%201.34-3%203s1.34%203%203%203zm-8%200c1.66%200%202.99-1.34%202.99-3S9.66%205%208%205C6.34%205%205%206.34%205%208s1.34%203%203%203zm0%202c-2.33%200-7%201.17-7%203.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8%200c-.29%200-.62.02-.97.05%201.16.84%201.97%201.97%201.97%203.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%22%20style%3D%22fill%3A%20rgb%282%2C%20119%2C%20189%29%3B%22%2F%3E%3C%2Fsvg%3E)
}

.sso-login-button
{
    background-color: #FFF;
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    color: #364145 !important;
    display: inline-block;
    font-size: 15px;
    margin: 36px 0 0;
    padding: 13px 20px;
    text-align: center;
}

    .sso-login-button::before
    {
        background-repeat: no-repeat;
        background-size: 20px 20px;
        content: '';
        display: inline-block;
        height: 20px;
        margin-right: 0.6em;
        vertical-align: text-bottom;
        width: 20px;
    }

    .sso-login-button:focus, .sso-login-button:hover
    {
        text-decoration: none
    }

    .sso-login-button + .sso-login-button
    {
        margin-left: 16px;
    }

    .sso-login-button SPAN
    {
        display: inline-block;
    }

.ad-login-links
{
    display: inline-block;
    margin-top: 1em;
}

    .ad-login-links IMG
    {
        vertical-align: middle;
    }

@media (max-width:767px)
{
    BODY
    {
        background: #F7F8FA;
    }

    #login_ktbsonline_logo
    {
        display: block;
        height: 50px;
        margin: 26px auto 24px;
        width: 200px;
    }

    #login_bg > DIV
    {
        background-color: #FFF;
        border-radius: 3px;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 0;
    }

    H2
    {
        font-size: 1.714rem;
        font-weight: 400;
        margin-top: 28px
    }

    #loginform
    {
        background: 0 0
    }

    #login_heading
    {
        margin-bottom: 5px
    }

    INPUT[type=submit], INPUT[type=submit]:focus, INPUT[type=submit]:hover,
    INPUT[type=button], INPUT[type=button]:focus, INPUT[type=button]:hover
    {
        font-size: 1.071rem;
        font-weight: 400;
        margin-bottom: 28px;
        margin-top: 12px
    }

    INPUT[type=password], INPUT[type=text]
    {
        font-size: 1.071rem;
        height: 35px;
        line-height: 32px
    }

    INPUT[type=text]
    {
        margin-top: 6px
    }

    INPUT[type=password]
    {
        margin-top: 2px
    }

    .superimposed-links
    {
        margin: 14px 0;
        padding-top: 8px
    }

        .superimposed-links A
        {
            font-size: 1.071rem;
            margin-top: 12px;
        }

    BODY
    {
        margin-bottom: 575px
    }

    FOOTER
    {
        background: #364145;
        height: 520px
    }

        FOOTER, FOOTER A, FOOTER H4
        {
            color: #DDD;
        }

            FOOTER A:hover, FOOTER A:focus
            {
                color: #FFF;
            }

            FOOTER H4
            {
                margin-bottom: 16px
            }

    #k_product_banner_col + #k_nondiscrim_notice_col
    {
        margin-top: 10px
    }

    .no-image .col-xs-offset-1
    {
        margin-left: 8.33333333%
    }

    .sso-login-button
    {
        display: block;
        margin: 16px 0 0
    }

        .sso-login-button + .sso-login-button
        {
            margin-left: 0;
            margin-top: 10px
        }

    .ad-login-links
    {
        margin-top: 2.5em;
    }
}

@media (min-width:768px)
{
    #login_ktbsonline_logo
    {
        margin: 30px 0 25px 31px;
        width: 240px;
    }

    #login_bg
    {
        height: 307px
    }

        #login_bg > DIV
        {
            right: -9px
        }

    #loginform
    {
        margin-top: 30px;
        padding-bottom: 16px;
        padding-top: 4px
    }

    INPUT[placeholder]::-webkit-input-placeholder
    {
        color: #000
    }

    INPUT[placeholder]::-moz-placeholder
    {
        color: #000
    }

    INPUT[placeholder]:-moz-placeholder
    {
        color: #000
    }

    INPUT[placeholder]:-ms-input-placeholder
    {
        color: #000
    }

    FOOTER #k_nondiscrim_notice_col
    {
        text-align: right
    }
}

@media (min-width:768px) and (max-width:991px)
{
    BODY
    {
        margin-bottom: 367px
    }

    #login_ktbsonline_logo
    {
        margin: 30px 0 20px 31px;
        width: 180px;
    }

    #login_env_text
    {
        font-size: 27px;
        margin: 33px 0 0 7px;
    }

    FOOTER
    {
        height: 291px
    }
}

@media (min-width:992px)
{
    #login_bg
    {
        height: 400px
    }

    #loginform
    {
        margin-top: 100px;
        padding-bottom: 24px;
        padding-top: 9px
    }

    INPUT[placeholder]::-webkit-input-placeholder
    {
        color: transparent
    }

    INPUT[placeholder]::-moz-placeholder
    {
        color: transparent
    }

    INPUT[placeholder]:-moz-placeholder
    {
        color: transparent
    }

    INPUT[placeholder]:-ms-input-placeholder
    {
        color: transparent
    }
}

@media (min-width:1200px)
{
    .container.desktop-constrained
    {
        width: 960px
    }

    INPUT[placeholder]::-webkit-input-placeholder
    {
        color: transparent
    }

    INPUT[placeholder]::-moz-placeholder
    {
        color: transparent
    }

    INPUT[placeholder]:-moz-placeholder
    {
        color: transparent
    }

    INPUT[placeholder]:-ms-input-placeholder
    {
        color: transparent
    }
}

INPUT:-webkit-autofill, INPUT:-webkit-autofill:focus, INPUT:-webkit-autofill:hover
{
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset,0 0 0 1000px #fff inset
}

#google_translate_element_link_holder A
{
    margin-left: 12px;
    white-space: nowrap;
}

@media screen and (max-width: 767px)
{
    #google_translate_element
    {
        text-align: center !important;
    }

    #google_translate_element_container
    {
        margin-top: 12px;
    }

    #google_translate_element_link_holder A
    {
        font-size: 1.1rem;
        margin-left: 0;
    }

        #google_translate_element_link_holder A + A
        {
            margin-left: 16px;
        }
}


@font-face
{
    font-family: 'kellycon';
    src: url('../fonts/kellycon/kellycon.woff2?ds8hub') format('woff2'), url('../fonts/kellycon/kellycon.woff?ds8hub') format('woff'), url('../fonts/kellycon/kellycon.ttf?ds8hub') format('truetype'), url('../fonts/kellycon/kellycon.svg?ds8hub#kellycon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="kellycon-"],
[class*=" kellycon-"]
{
    display: inline-block;
    font-family: 'kellycon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.kellycon-help-material:before
{
    content: "\e90b";
}

.kellycon-incidental-material:before
{
    content: "\e90c";
}

.kellycon-inform-material:before
{
    content: "\e90d";
}

.kellycon-success-material:before
{
    content: "\e90e";
}

.kellycon-update-material:before
{
    content: "\e90f";
}

.kellycon-warning-material:before
{
    content: "\e910";
}

.user-message
{
    border-radius: 1px;
    border-style: solid;
    border-width: 0 0 0 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #364145;
    font-size: 1rem;
    line-height: 1.42;
    margin: 0 0 20px 0;
    max-width: 70em;
    min-height: 1.786em;
    min-width: 120px;
    padding: 1.429em 2.071em 1.429em 4.25em !important;
    position: relative;
    text-align: left;
    word-break: break-word;
}

    .user-message A
    {
        color: #0285CD;
    }

    .user-message LI
    {
        box-sizing: border-box;
        max-width: 70em;
    }

    .user-message:after
    {
        font: 1.5rem/1 kellycon;
        left: 1.2em;
        top: 0.9em;
        position: absolute;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .user-message H2:not(:only-child)
    {
        margin-bottom: 0.6em;
    }

    .user-message H3:not(:only-child),
    .user-message H4:not(:only-child)
    {
        margin-bottom: 0.8em;
    }

    .user-message.full-width
    {
        max-width: none;
    }

    .user-message.no-image
    {
        min-height: 1.214em;
        padding: 1em 2em !important;
    }

        .user-message.no-image:after
        {
            display: none;
        }

    .user-message.success
    {
        background-color: #F5FAF6;
        border-left-color: #41AD48;
    }

        .user-message.success:after
        {
            color: #41AD48;
            content: '\e90e';
        }

    .user-message.warning,
    .user-message.time-sensitive
    {
        background-color: #FFFCF5;
        border-left-color: #FFAE00;
    }

        .user-message.warning:after,
        .user-message.time-sensitive:after
        {
            color: #FFAE00;
            content: '\e910';
        }

    .user-message.error
    {
        background-color: #FFF8F7;
        border-left-color: #D92222;
    }

        .user-message.error:after
        {
            color: #D92222;
            content: '\e910';
        }

    .user-message.update
    {
        background-color: #FFFBF0;
        border: none;
    }

        .user-message.update:after
        {
            color: #E68702;
            content: '\e90f';
        }

    .user-message.help
    {
        background-color: #F9F7FC;
        border: none;
    }

        .user-message.help:after
        {
            color: #9374D4;
            content: '\e90b';
        }

    .user-message.inform
    {
        background-color: #F5FBFF;
        border-left-color: #03A9F4;
    }

        .user-message.inform:after
        {
            color: #03A9F4;
            content: '\e90d';
        }

        .user-message.inform H2
        {
            font-size: 1rem;
            font-weight: normal;
            margin: 0;
            padding: 0;
        }

    .user-message.incidental
    {
        background-color: #F5FBFF;
        border: none;
    }

        .user-message.incidental:after
        {
            color: #03A9F4;
            content: '\e90c';
        }

    .user-message.no-image P
    {
        padding-left: 0 !important;
    }

    .user-message P:first-child
    {
        margin-top: 0;
    }

    .user-message P:last-child
    {
        margin-bottom: 0;
    }

    .user-message > B + P
    {
        margin-top: 8px;
    }

    .user-message UL
    {
        margin: 0;
        padding: 0 0 0.143em 1.143em;
    }

    .user-message .list-summary
    {
        font-weight: bold;
    }

        .user-message .list-summary + UL,
        .user-message > B + UL
        {
            margin-top: 0.357em;
        }

@media (max-width: 767px)
{
    .user-message
    {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    }

        .user-message.success,
        .user-message.warning,
        .user-message.time-sensitive,
        .user-message.error,
        .user-message.update,
        .user-message.help,
        .user-message.inform,
        .user-message.incidental
        {
            background-color: #FFF;
        }

            .user-message.success H2,
            .user-message.success H3,
            .user-message.success H4,
            .user-message.success H5,
            .user-message.success .list-summary,
            .user-message.success .user-message-color
            {
                color: #41AD48;
                font-weight: bold;
            }

            .user-message.error H2,
            .user-message.error H3,
            .user-message.error H4,
            .user-message.error H5,
            .user-message.error .list-summary,
            .user-message.error .user-message-color
            {
                color: #D92222;
                font-weight: bold;
            }

            .user-message.warning H2,
            .user-message.time-sensitive H2,
            .user-message.warning H3,
            .user-message.time-sensitive H3,
            .user-message.warning H4,
            .user-message.time-sensitive H4,
            .user-message.warning H5,
            .user-message.time-sensitive H5,
            .user-message.warning .list-summary,
            .user-message.time-sensitive .list-summary,
            .user-message.warning .user-message-color,
            .user-message.time-sensitive .user-message-color,
            .user-message.update H2,
            .user-message.update H3,
            .user-message.update H4,
            .user-message.update H5,
            .user-message.update .list-summary,
            .user-message.update .user-message-color
            {
                color: #E68702;
                font-weight: bold;
            }

            .user-message.help H2,
            .user-message.help H3,
            .user-message.help H4,
            .user-message.help H5,
            .user-message.help .list-summary,
            .user-message.help .user-message-color
            {
                color: #9374D4;
                font-weight: bold;
            }

            .user-message.inform H2,
            .user-message.inform H3,
            .user-message.inform H4,
            .user-message.inform H5,
            .user-message.inform .list-summary,
            .user-message.inform .user-message-color,
            .user-message.incidental H2,
            .user-message.incidental H3,
            .user-message.incidental H4,
            .user-message.incidental H5,
            .user-message.incidental .list-summary,
            .user-message.incidental .user-message-color
            {
                color: #03A9F4;
                font-weight: bold;
            }
}
