﻿h1, h3 {
    color: #3E67F6 !important;
}

h4,h1 {
    text-align: center;
}
h1 {
    margin-bottom: 2px !important;
}

.company-activities h4 {
    margin-bottom: 1rem;
}

.subscription-container {
    margin: 20px auto;
    background-color: #fff;
    width: 700px;
    padding: 20px;
    display: block;
    line-height: 1em;
    border: solid 1px #eeeeee;
}

.header-row {
    padding-bottom: 10px;
    margin-bottom: 50px;
}

    .header-row .logo {
        float: left;
        margin-right: 30px;
    }

    .header-row .welcome {
        float: left;
        font-size: 22px;
        font-weight: bold;
        margin-top: 8px;
    }

.notification {
    background-color: #e0f7fa;
    border-color: #b2ebf2;
    color: #006064;
}

    .notification a {
        font-weight: bold;
        text-decoration: underline;
    }

.form-check-label {
    font-weight: normal;
}

.marketing-opt-in .form-check-label {
    display: inline;
}

.marketing-opt-in .form-check-input {
    margin-top: .3rem;
    position: relative;
}

.btn-block {
    max-width: 150px;
    margin: 0 auto;
}

.registration-select {
    width: 291px !important;
}

.li-heading {
    font-weight: bold;
    font-size: 13px !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: solid 1px #eee;
}
