/* Minification failed. Returning unminified contents.
(6624,2): run-time error CSS1030: Expected identifier, found '#Rating_Information_Table'
(6624,2): run-time error CSS1019: Unexpected token, found '#Rating_Information_Table'
(6624,28): run-time error CSS1019: Unexpected token, found '{'
(6625,18): run-time error CSS1030: Expected identifier, found ' '
(6625,24): run-time error CSS1031: Expected selector, found ';'
(6625,24): run-time error CSS1025: Expected comma or open brace, found ';'
(6626,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Bootstrap Docs (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under the Creative Commons Attribution 3.0 Unported License. For
 * details, see https://creativecommons.org/licenses/by/3.0/.
 */

.bd-navbar {
    min-height: 4rem;
    background-color: #563d7c;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.05),inset 0 -1px 0 rgba(0,0,0,.1)
}

@media (max-width:991px) {
    .bd-navbar {
        padding-right: .5rem;
        padding-left: .5rem
    }

        .bd-navbar .navbar-nav-scroll {
            max-width: 100%;
            height: 2.5rem;
            margin-top: .25rem;
            overflow: hidden;
            font-size: .875rem
        }

            .bd-navbar .navbar-nav-scroll .navbar-nav {
                padding-bottom: 2rem;
                overflow-x: auto;
                white-space: nowrap;
                -webkit-overflow-scrolling: touch
            }
}

@media (min-width:768px) {
    @supports ((position:-webkit-sticky) or (position:sticky)) {
        .bd-navbar {
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            z-index: 1071
        }
    }
}

.bd-navbar .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    color: #cdbfe3
}

    .bd-navbar .navbar-nav .nav-link.active, .bd-navbar .navbar-nav .nav-link:hover {
        color: #fff;
        background-color: transparent
    }

    .bd-navbar .navbar-nav .nav-link.active {
        font-weight: 500
    }

.bd-navbar .navbar-nav-svg {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-top
}

.bd-navbar .dropdown-menu {
    font-size: .875rem
}

.bd-navbar .dropdown-item.active {
    font-weight: 500;
    color: #212529;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23292b2c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: .4rem .6rem;
    background-size: .75rem .75rem
}

.bd-masthead {
    position: relative;
    padding: 3rem 15px
}

    .bd-masthead h1 {
        line-height: 1
    }

    .bd-masthead .btn {
        width: 100%;
        padding: .8rem 2rem;
        font-size: 1.25rem;
        font-weight: 500
    }

    .bd-masthead .carbonad {
        margin-top: 0 !important;
        margin-bottom: -3rem !important
    }

@media (min-width:576px) {
    .bd-masthead {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

        .bd-masthead .carbonad {
            margin-bottom: 0 !important
        }
}

@media (min-width:768px) {
    .bd-masthead h1 {
        font-size: 4rem
    }

    .bd-masthead .carbonad {
        margin-top: 3rem !important
    }
}

.bd-pretext {
    overflow: hidden;
    resize: none
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0
}

.masthead-followup .bd-clipboard {
    display: none
}

.masthead-followup .highlight {
    padding: .5rem 0;
    background-color: transparent
}

.bd-featured-sites {
    margin-right: -1px;
    margin-left: -1px
}

    .bd-featured-sites .col-6 {
        padding: 1px
    }

    .bd-featured-sites .img-fluid {
        margin-top: 0
    }

@media (min-width:768px) {
    .bd-featured-sites .col-sm-3:first-child img {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .bd-featured-sites .col-sm-3:last-child img {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }
}

#carbonads {
    position: static;
    display: block;
    max-width: 400px;
    padding: 15px 15px 15px 160px;
    margin: 2rem 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    background-color: rgba(0,0,0,.05)
}

    #carbonads a {
        color: #333;
        text-decoration: none
    }

@media (min-width:576px) {
    #carbonads {
        max-width: 330px;
        border-radius: 4px
    }
}

.carbon-img {
    float: left;
    margin-left: -145px
}

.carbon-poweredby {
    display: block;
    color: #777 !important
}

.bd-content {
    -ms-flex-order: 1;
    order: 1
}

    .bd-content > h2[id], .bd-content > h3[id], .bd-content > h4[id] {
        pointer-events: none
    }

        .bd-content > h2[id] > a, .bd-content > h2[id] > div, .bd-content > h3[id] > a, .bd-content > h3[id] > div, .bd-content > h4[id] > a, .bd-content > h4[id] > div {
            pointer-events: auto
        }

        .bd-content > h2[id]::before, .bd-content > h3[id]::before, .bd-content > h4[id]::before {
            display: block;
            height: 6rem;
            margin-top: -6rem;
            visibility: hidden;
            content: ""
        }

    .bd-content > table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 1rem
    }

@media (max-width:991px) {
    .bd-content > table {
        display: block;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.bd-content > table > tbody > tr > td, .bd-content > table > tbody > tr > th, .bd-content > table > tfoot > tr > td, .bd-content > table > tfoot > tr > th, .bd-content > table > thead > tr > td, .bd-content > table > thead > tr > th {
    border: 1px solid #e9ecef
}

    .bd-content > table > tbody > tr > td > p:last-child, .bd-content > table > tbody > tr > th > p:last-child, .bd-content > table > tfoot > tr > td > p:last-child, .bd-content > table > tfoot > tr > th > p:last-child, .bd-content > table > thead > tr > td > p:last-child, .bd-content > table > thead > tr > th > p:last-child {
        margin-bottom: 0
    }

.bd-content > table td:first-child > code {
    white-space: nowrap
}

.bd-content > h2:not(:first-child) {
    margin-top: 3rem
}

.bd-content > h3 {
    margin-top: 1.5rem
}

.bd-content > ol li, .bd-content > ul li {
    margin-bottom: .25rem
}

@media (min-width:992px) {
    .bd-content > ol, .bd-content > p, .bd-content > ul {
        max-width: 80%
    }
}

.bd-title {
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-weight: 300
}

@media (min-width:576px) {
    .bd-title {
        font-size: 3rem
    }
}

.bd-lead {
    font-size: 1.125rem;
    font-weight: 300
}

@media (min-width:576px) {
    .bd-lead {
        max-width: 80%;
        margin-bottom: 1rem;
        font-size: 1.5rem
    }
}

.bd-text-purple {
    color: #563d7c
}

.bd-text-purple-bright {
    color: #7952b3
}

.bd-pageheader {
    padding: 2rem 15px;
    margin-bottom: 1.5rem;
    color: #cdbfe3;
    text-align: center;
    background-color: #563d7c
}

    .bd-pageheader .container {
        position: relative
    }

    .bd-pageheader h1 {
        font-size: 3rem;
        font-weight: 400;
        color: #fff
    }

    .bd-pageheader p {
        margin-bottom: 0;
        font-size: 1.25rem;
        font-weight: 300
    }

@media (min-width:576px) {
    .bd-pageheader {
        padding-top: 4rem;
        padding-bottom: 4rem;
        margin-bottom: 3rem;
        text-align: left
    }

        .bd-pageheader .carbonad {
            margin: 2rem 0 0 !important
        }
}

@media (min-width:768px) {
    .bd-pageheader h1 {
        font-size: 4rem
    }

    .bd-pageheader p {
        font-size: 1.5rem
    }
}

@media (min-width:992px) {
    .bd-pageheader h1, .bd-pageheader p {
        margin-right: 380px
    }

    .bd-pageheader .carbonad {
        position: absolute;
        top: 0;
        right: .75rem;
        margin: 0 !important
    }
}

#skippy {
    display: block;
    padding: 1em;
    color: #fff;
    background-color: #563d7c;
    outline: 0
}

    #skippy .skiplink-text {
        padding: .5em;
        outline: 1px dotted
    }

.bd-toc {
    -ms-flex-order: 2;
    order: 2;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: .875rem
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .bd-toc {
        position: -webkit-sticky;
        position: sticky;
        top: 4rem;
        max-height: calc(100vh - 4rem);
        overflow-y: auto
    }
}

.section-nav {
    padding-left: 0;
    border-left: 1px solid #ccc
}

    .section-nav ul {
        padding-left: 1rem
    }

        .section-nav ul ul {
            display: none
        }

.toc-entry {
    display: block
}

	.toc-entry a, .toc-entry span {
		display: block;
		padding: .125rem .75rem;
		color: #737275
	}

        .toc-entry a:hover {
            color: #007bff;
            text-decoration: none
        }

.bd-sidebar {
    -ms-flex-order: 0;
    order: 0;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

@media (min-width:768px) {
    .bd-sidebar {
        border-right: 1px solid rgba(0,0,0,.1)
    }

    @supports ((position:-webkit-sticky) or (position:sticky)) {
        .bd-sidebar {
            position: -webkit-sticky;
            position: sticky;
            top: 4rem;
            z-index: 1000;
            max-height: calc(100vh - 4rem)
        }
    }
}

@media (min-width:1200px) {
    .bd-sidebar {
        max-width: 320px
    }
}

.bd-links {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    @supports ((position:-webkit-sticky) or (position:sticky)) {
        .bd-links {
            max-height: calc(100vh - 9rem);
            overflow-y: auto
        }
    }
}

@media (min-width:768px) {
    .bd-links {
        display: block !important
    }
}

.bd-search {
    position: relative;
    padding: 1rem 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

    .bd-search .form-control:focus {
        /*border-color: #7952b3;*/
        /*border-shadow: 0 0 0 3px rgba(0,123,255,.1)*/
    }

.bd-search-docs-toggle {
    line-height: 1;
    color: #212529
}

.bd-sidenav {
    display: none
}

.bd-toc-link {
    display: block;
    padding: .25rem 1.5rem;
    font-weight: 500;
    color: rgba(0,0,0,.65)
}

    .bd-toc-link:hover {
        color: rgba(0,0,0,.85);
        text-decoration: none
    }

.bd-toc-item.active {
    margin-bottom: 1rem
}

    .bd-toc-item.active:not(:first-child) {
        margin-top: 1rem
    }

    .bd-toc-item.active > .bd-toc-link {
        color: rgba(0,0,0,.85)
    }

        .bd-toc-item.active > .bd-toc-link:hover {
            background-color: transparent
        }

    .bd-toc-item.active > .bd-sidenav {
        display: block
    }

.bd-sidebar .nav > li > a {
    display: block;
    padding: .25rem 1.5rem;
    font-size: 90%;
    color: rgba(0,0,0,.65)
}

    .bd-sidebar .nav > li > a:hover {
        color: rgba(0,0,0,.85);
        text-decoration: none;
        background-color: transparent
    }

.bd-sidebar .nav > .active:hover > a, .bd-sidebar .nav > .active > a {
    font-weight: 500;
    color: rgba(0,0,0,.85);
    background-color: transparent
}

.bd-footer {
    font-size: 85%;
    text-align: center;
    background-color: #f7f7f7
}

    .bd-footer a {
        font-weight: 500;
        color: #495057
    }

        .bd-footer a:focus, .bd-footer a:hover {
            color: #007bff
        }

    .bd-footer p {
        margin-bottom: 0
    }

@media (min-width:576px) {
    .bd-footer {
        text-align: left
    }
}

.bd-footer-links {
    padding-left: 0;
    margin-bottom: 1rem
}

    .bd-footer-links li {
        display: inline-block
    }

        .bd-footer-links li + li {
            margin-left: 1rem
        }

.bd-example-row .row + .row {
    margin-top: 1rem
}

.bd-example-row .row > .col, .bd-example-row .row > [class^=col-] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background-color: rgba(86,61,124,.15);
    border: 1px solid rgba(86,61,124,.2)
}

.bd-example-row .flex-items-bottom, .bd-example-row .flex-items-middle, .bd-example-row .flex-items-top {
    min-height: 6rem;
    background-color: rgba(255,0,0,.1)
}

.bd-example-row-flex-cols .row {
    min-height: 10rem;
    background-color: rgba(255,0,0,.1)
}

.bd-highlight {
    background-color: rgba(86,61,124,.15);
    border: 1px solid rgba(86,61,124,.15)
}

.example-container {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

.example-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.example-content-main {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .example-content-main {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:992px) {
    .example-content-main {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}

.example-content-secondary {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .example-content-secondary {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:992px) {
    .example-content-secondary {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

.bd-example-container {
    min-width: 16rem;
    max-width: 25rem;
    margin-right: auto;
    margin-left: auto
}

.bd-example-container-header {
    height: 3rem;
    margin-bottom: .5rem;
    background-color: #fff;
    border-radius: .25rem
}

.bd-example-container-sidebar {
    float: right;
    width: 4rem;
    height: 8rem;
    background-color: #80bdff;
    border-radius: .25rem
}

.bd-example-container-body {
    height: 8rem;
    margin-right: 4.5rem;
    background-color: #957bbe;
    border-radius: .25rem
}

.bd-example-container-fluid {
    max-width: none
}

.bd-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -15px;
    border: solid #f7f7f9;
    border-width: .2rem 0 0
}

    .bd-example::after {
        display: block;
        clear: both;
        content: ""
    }

@media (min-width:576px) {
    .bd-example {
        padding: 1.5rem;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        border-width: .2rem
    }
}

.bd-example + .clipboard + .highlight, .bd-example + .highlight {
    margin-top: 0
}

.bd-example + p {
    margin-top: 2rem
}

.bd-example .pos-f-t {
    position: relative;
    margin: -1rem
}

@media (min-width:576px) {
    .bd-example .pos-f-t {
        margin: -1.5rem
    }
}

.bd-example > .form-control + .form-control {
    margin-top: .5rem
}

.bd-example > .alert + .alert, .bd-example > .nav + .nav, .bd-example > .navbar + .navbar, .bd-example > .progress + .btn, .bd-example > .progress + .progress {
    margin-top: 1rem
}

.bd-example > .dropdown-menu:first-child {
    position: static;
    display: block
}

.bd-example > .form-group:last-child {
    margin-bottom: 0
}

.bd-example > .close {
    float: none
}

.bd-example-type .table .type-info {
    color: #999;
    vertical-align: middle
}

.bd-example-type .table td {
    padding: 1rem 0;
    border-color: #eee
}

.bd-example-type .table tr:first-child td {
    border-top: 0
}

.bd-example-type h1, .bd-example-type h2, .bd-example-type h3, .bd-example-type h4, .bd-example-type h5, .bd-example-type h6 {
    margin: 0
}

.bd-example-bg-classes p {
    padding: 1rem
}

.bd-example > img + img {
    margin-left: .5rem
}

.bd-example > .btn-group {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.bd-example > .btn-toolbar + .btn-toolbar {
    margin-top: .5rem
}

.bd-example-control-sizing input[type=text] + input[type=text], .bd-example-control-sizing select {
    margin-top: .5rem
}

.bd-example-form .input-group {
    margin-bottom: .5rem
}

.bd-example > textarea.form-control {
    resize: vertical
}

.bd-example > .list-group {
    max-width: 400px
}

.bd-example .fixed-top, .bd-example .sticky-top {
    position: static;
    margin: -1rem -1rem 1rem
}

.bd-example .fixed-bottom {
    position: static;
    margin: 1rem -1rem -1rem
}

@media (min-width:576px) {
    .bd-example .fixed-top, .bd-example .sticky-top {
        margin: -1.5rem -1.5rem 1rem
    }

    .bd-example .fixed-bottom {
        margin: 1rem -1.5rem -1.5rem
    }
}

.bd-example .pagination {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.bd-example-modal {
    background-color: #fafafa
}

    .bd-example-modal .modal {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        z-index: 1;
        display: block
    }

    .bd-example-modal .modal-dialog {
        left: auto;
        margin-right: auto;
        margin-left: auto
    }

.modal.show {
    z-index: 1072
}

    .modal.show .popover, .modal.show .tooltip {
        z-index: 1073
    }

.modal-backdrop {
    z-index: 1071
}

.bd-example-tabs .nav-tabs {
    margin-bottom: 1rem
}

.bd-example-tooltips {
    text-align: center
}

    .bd-example-tooltips > .btn {
        margin-top: .25rem;
        margin-bottom: .25rem
    }

.bs-tooltip-bottom-docs .arrow, .bs-tooltip-top-docs .arrow {
    left: 50%
}

.bs-tooltip-left-docs .arrow, .bs-tooltip-right-docs .arrow {
    top: 50%
}

.bd-example-popover-static {
    padding-bottom: 1.5rem;
    background-color: #f9f9f9
}

    .bd-example-popover-static .popover {
        position: relative;
        display: block;
        float: left;
        width: 260px;
        margin: 1.25rem
    }

.bs-popover-bottom-docs .arrow, .bs-popover-top-docs .arrow {
    left: 50%
}

.bs-popover-left-docs .arrow, .bs-popover-right-docs .arrow {
    top: 50%
}

.tooltip-demo a {
    white-space: nowrap
}

.bd-example-tooltip-static .tooltip {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1
}

.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: .5rem;
    overflow: auto
}

.scrollspy-example-2 {
    position: relative;
    height: 350px;
    overflow: auto
}

.bd-example-border-utils [class^=border] {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    margin: .25rem;
    background-color: #f5f5f5;
    border: 1px solid
}

.highlight {
    padding: 1rem;
    margin: 1rem -15px;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

@media (min-width:576px) {
    .highlight {
        padding: 1.5rem;
        margin-right: 0;
        margin-left: 0
    }
}

.highlight pre {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0
}

    .highlight pre code {
        font-size: inherit;
        color: #212529
    }

.table-responsive .highlight pre {
    white-space: normal
}

.bd-table th small {
    display: block;
    font-weight: 400;
    color: #999
}

.btn-bd-purple {
    font-weight: 500;
    color: #7952b3;
    border-color: #7952b3
}

    .btn-bd-purple:active, .btn-bd-purple:hover {
        color: #fff;
        background-color: #7952b3;
        border-color: #7952b3
    }

.btn-bd-yellow {
    font-weight: 500;
    color: #ffe484;
    border-color: #ffe484
}

    .btn-bd-yellow:active, .btn-bd-yellow:hover {
        color: #2a2730;
        background-color: #ffe484;
        border-color: #ffe484
    }

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}

    .bd-callout h4 {
        margin-top: 0;
        margin-bottom: .25rem
    }

    .bd-callout p:last-child {
        margin-bottom: 0
    }

    .bd-callout code {
        border-radius: .25rem
    }

    .bd-callout + .bd-callout {
        margin-top: -.25rem
    }

.bd-callout-info {
    border-left-color: #5bc0de
}

    .bd-callout-info h4 {
        color: #5bc0de
    }

.bd-callout-warning {
    border-left-color: #f0ad4e
}

    .bd-callout-warning h4 {
        color: #f0ad4e
    }

.bd-callout-danger {
    border-left-color: #d9534f
}

    .bd-callout-danger h4 {
        color: #d9534f
    }

.bd-examples .img-thumbnail {
    margin-bottom: .75rem
}

.bd-examples h4 {
    margin-bottom: .25rem
}

.bd-examples p {
    margin-bottom: 1.25rem
}

@media (max-width:480px) {
    .bd-examples {
        margin-right: -.75rem;
        margin-left: -.75rem
    }

        .bd-examples > [class^=col-] {
            padding-right: .75rem;
            padding-left: .75rem
        }
}

.bd-team {
    margin-bottom: 1.5rem
}

    .bd-team .team-member {
        line-height: 2rem;
        color: #555
    }

        .bd-team .team-member:focus, .bd-team .team-member:hover {
            color: #333
        }

        .bd-team .team-member:hover {
            text-decoration: none
        }

    .bd-team .github-btn {
        float: right;
        width: 180px;
        height: 1.25rem;
        margin-top: .25rem;
        border: 0
    }

    .bd-team img {
        float: left;
        width: 2rem;
        margin-right: .5rem;
        border-radius: .25rem
    }

.bd-browser-bugs td p {
    margin-bottom: 0
}

.bd-browser-bugs th:first-child {
    width: 18%
}

.bd-brand-logos {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
    overflow: hidden;
    color: #563d7c;
    background-color: #f9f9f9;
    border-radius: .25rem
}

.bd-brand-item {
    padding: 4rem 0;
    text-align: center
}

    .bd-brand-item + .bd-brand-item {
        border-top: 1px solid #fff
    }

.bd-brand-logos .inverse {
    color: #fff;
    background-color: #563d7c
}

.bd-brand-item h1, .bd-brand-item h3 {
    margin-top: 0;
    margin-bottom: 0
}

.bd-brand-item .bd-booticon {
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .bd-brand-item {
        display: table-cell;
        width: 1%
    }

        .bd-brand-item + .bd-brand-item {
            border-top: 0;
            border-left: 1px solid #fff
        }

        .bd-brand-item h1 {
            font-size: 4rem
        }
}

.color-swatches {
    margin: 0 -5px;
    overflow: hidden
}

.color-swatch {
    float: left;
    width: 4rem;
    height: 4rem;
    margin-right: .25rem;
    margin-left: .25rem;
    border-radius: .25rem
}

@media (min-width:768px) {
    .color-swatch {
        width: 6rem;
        height: 6rem
    }
}

.color-swatches .bd-purple {
    background-color: #563d7c
}

.color-swatches .bd-purple-light {
    background-color: #cdbfe3
}

.color-swatches .bd-purple-lighter {
    background-color: #e5e1ea
}

.color-swatches .bd-gray {
    background-color: #f9f9f9
}

.swatch-blue {
    background-color: #007bff;
    color: #fff
}

.swatch-indigo {
    background-color: #6610f2;
    color: #fff
}

.swatch-purple {
    background-color: #6f42c1;
    color: #fff
}

.swatch-pink {
    background-color: #e83e8c;
    color: #fff
}

.swatch-red {
    background-color: #dc3545;
    color: #fff
}

.swatch-orange {
    background-color: #fd7e14;
    color: #111
}

.swatch-yellow {
    background-color: #ffc107;
    color: #111
}

.swatch-green {
    background-color: #28a745;
    color: #fff
}

.swatch-teal {
    background-color: #20c997;
    color: #fff
}

.swatch-cyan {
    background-color: #17a2b8;
    color: #fff
}

.swatch-white {
    background-color: #fff;
    color: #111
}

.swatch-gray {
    background-color: #868e96;
    color: #fff
}

.swatch-gray-dark {
    background-color: #343a40;
    color: #fff
}

.swatch-primary {
    background-color: #007bff;
    color: #fff
}

.swatch-secondary {
    background-color: #868e96;
    color: #fff
}

.swatch-success {
    background-color: #28a745;
    color: #fff
}

.swatch-info {
    background-color: #17a2b8;
    color: #fff
}

.swatch-warning {
    background-color: #ffc107;
    color: #111
}

.swatch-danger {
    background-color: #dc3545;
    color: #fff
}

.swatch-light {
    background-color: #f8f9fa;
    color: #111
}

.swatch-dark {
    background-color: #343a40;
    color: #fff
}

.swatch-100 {
    background-color: #f8f9fa;
    color: #111
}

.swatch-200 {
    background-color: #e9ecef;
    color: #111
}

.swatch-300 {
    background-color: #dee2e6;
    color: #111
}

.swatch-400 {
    background-color: #ced4da;
    color: #111
}

.swatch-500 {
    background-color: #adb5bd;
    color: #111
}

.swatch-600 {
    background-color: #868e96;
    color: #fff
}

.swatch-700 {
    background-color: #495057;
    color: #fff
}

.swatch-800 {
    background-color: #343a40;
    color: #fff
}

.swatch-900 {
    background-color: #212529;
    color: #fff
}

.bd-clipboard {
    position: relative;
    display: none;
    float: right
}

    .bd-clipboard + .highlight {
        margin-top: 0
    }

.btn-clipboard {
    position: absolute;
    top: .5rem;
    right: .5rem;
    z-index: 10;
    display: block;
    padding: .25rem .5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: .25rem
}

    .btn-clipboard:hover {
        color: #fff;
        background-color: #027de7
    }

@media (min-width:768px) {
    .bd-clipboard {
        display: block
    }
}

.hll {
    background-color: #ffc
}

.c {
    color: #999
}

.k {
    color: #069
}

.o {
    color: #555
}

.cm {
    color: #999
}

.cp {
    color: #099
}

.c1 {
    color: #999
}

.cs {
    color: #999
}

.gd {
    background-color: #fcc;
    border: 1px solid #c00
}

.ge {
    font-style: italic
}

.gr {
    color: red
}

.gh {
    color: #030
}

.gi {
    background-color: #cfc;
    border: 1px solid #0c0
}

.go {
    color: #aaa
}

.gp {
    color: #009
}

.gu {
    color: #030
}

.gt {
    color: #9c6
}

.kc {
    color: #069
}

.kd {
    color: #069
}

.kn {
    color: #069
}

.kp {
    color: #069
}

.kr {
    color: #069
}

.kt {
    color: #078
}

.m {
    color: #f60
}

.s {
    color: #d44950
}

.na {
    color: #4f9fcf
}

.nb {
    color: #366
}

.nc {
    color: #0a8
}

.no {
    color: #360
}

.nd {
    color: #99f
}

.ni {
    color: #999
}

.ne {
    color: #c00
}

.nf {
    color: #c0f
}

.nl {
    color: #99f
}

.nn {
    color: #0cf
}

.nt {
    color: #2f6f9f
}

.nv {
    color: #033
}

.ow {
    color: #000
}

.w {
    color: #bbb
}

.mf {
    color: #f60
}

.mh {
    color: #f60
}

.mi {
    color: #f60
}

.mo {
    color: #f60
}

.sb {
    color: #c30
}

.sc {
    color: #c30
}

.sd {
    font-style: italic;
    color: #c30
}

.s2 {
    color: #c30
}

.se {
    color: #c30
}

.sh {
    color: #c30
}

.si {
    color: #a00
}

.sx {
    color: #c30
}

.sr {
    color: #3aa
}

.s1 {
    color: #c30
}

.ss {
    color: #fc3
}

.bp {
    color: #366
}

.vc {
    color: #033
}

.vg {
    color: #033
}

.vi {
    color: #033
}

.il {
    color: #f60
}

.css .nt + .nt, .css .o, .css .o + .nt {
    color: #999
}

.language-bash::before {
    color: #009;
    content: "$ ";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.language-powershell::before {
    color: #009;
    content: "PM> ";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.anchorjs-link {
    font-weight: 400;
    color: rgba(0,123,255,.5);
    transition: color .16s linear
}

    .anchorjs-link:hover {
        color: #007bff;
        text-decoration: none
    }

/*.algolia-autocomplete {
    display: block !important;
    -ms-flex: 1;
    flex: 1
}

    .algolia-autocomplete .ds-dropdown-menu {
        width: 100%;
        min-width: 0 !important;
        max-width: none !important;
        padding: .75rem 0 !important;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.1);
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.175)
    }

@media (min-width:768px) {
    .algolia-autocomplete .ds-dropdown-menu {
        width: 175%
    }
}

.algolia-autocomplete .ds-dropdown-menu::before {
    display: none !important
}

.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] {
    padding: 0 !important;
    overflow: visible !important;
    background-color: transparent !important;
    border: 0 !important
}

.algolia-autocomplete .ds-dropdown-menu .ds-suggestions {
    margin-top: 0 !important
}

.algolia-autocomplete .algolia-docsearch-suggestion {
    padding: 0 !important;
    overflow: visible !important
}

.algolia-autocomplete .algolia-docsearch-suggestion--category-header {
    padding: .125rem 1rem !important;
    margin-top: 0 !important;
    font-size: .875rem !important;
    font-weight: 500 !important;
    color: #7952b3 !important;
    border-bottom: 0 !important
}

.algolia-autocomplete .algolia-docsearch-suggestion--wrapper {
    float: none !important;
    padding-top: 0 !important
}

.algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
    text-align: left !important
}

.algolia-autocomplete .algolia-docsearch-suggestion--content {
    float: none !important;
    width: auto !important;
    padding: 0 !important
}

    .algolia-autocomplete .algolia-docsearch-suggestion--content::before {
        display: none !important
    }

.algolia-autocomplete .ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header {
    padding-top: .75rem !important;
    margin-top: .75rem !important;
    border-top: 1px solid rgba(0,0,0,.1)
}

.algolia-autocomplete .ds-suggestion .algolia-docsearch-suggestion--subcategory-column {
    display: none !important
}

.algolia-autocomplete .algolia-docsearch-suggestion--title {
    display: block;
    padding: .25rem 1rem !important;
    margin-bottom: 0 !important;
    font-size: .875rem !important;
    font-weight: 400 !important
}

.algolia-autocomplete .algolia-docsearch-suggestion--text {
    padding: 0 1rem .5rem !important;
    margin-top: -.25rem;
    font-size: .875rem !important;
    font-weight: 400;
    line-height: 1.25 !important
}
*/
.algolia-autocomplete .algolia-docsearch-footer {
    width: auto !important;
    height: auto !important;
    padding: .75rem 1rem 0;
    font-size: .75rem !important;
    line-height: 1 !important;
    color: #aaa !important;
    font-style:italic;
}

.algolia-autocomplete .algolia-docsearch-footer--logo {
    display: inline !important;
    overflow: visible !important;
    color: inherit !important;
    text-indent: 0 !important;
    background: 0 0 !important
}
/*
.algolia-autocomplete .algolia-docsearch-suggestion--highlight {
    color: #5f2dab;
    background-color: rgba(154,132,187,.12)
}

.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight {
    box-shadow: inset 0 -2px 0 0 rgba(95,45,171,.5) !important
}

.algolia-autocomplete .ds-suggestion.ds-cursor .algolia-docsearch-suggestion--content {
    background-color: rgba(208,189,236,.15) !important
}
/*# sourceMappingURL=docs.min.css.map */
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete{position:relative}.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}
/*# sourceMappingURL=easy-autocomplete.min.css.map */

body {
    -webkit-font-smoothing: antialiased;
}

html, body {
    height: 100%;
}

main {
    padding-bottom: 2rem;
}

/***** LOGIN FORM *****/

body.login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
    background: #fff;
    border-radius: 0.375rem;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.5);
}

    .form-signin .form-control {
        margin-bottom:10px;
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 0.625rem;
    }

    .form-signin input[type="email"]:not(.change-password),
    .form-signin input[type="text"]:not(.change-password) {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"]:not(.change-password) {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

/* Override Chrome yellow background on auto-fill */
#logonPassword:-webkit-autofill, #logonUserName:-webkit-autofill, #inputHeaderSearch:-webkit-autofill {
    transition: background-color 50000s, color 50000s;
}

/* Wrapper for the entire MFA login options */
.login-options {
    text-align: center;
    margin-bottom: 20px;
}

    /* Styling for the message */
    .login-options .login-message {
        font-size: 16px;
        color: #333; /* Neutral text color */
        margin-bottom: 15px;
    }

/* Container for the icons */
.social-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px; /* Adjust spacing between icons */
    margin: 0 auto;
}

    .social-icons .icon {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        border: 2px solid #ccc; /* Border for the circle */
        border-radius: 50%; /* Make it circular */
        text-decoration: none; /* Remove link underline */
        color: #000; /* Default icon color */
        font-size: 24px; /* Icon size */
        transition: all 0.3s ease; /* Smooth hover effect */
    }
        /* Hover effect */
        .social-icons .icon:hover {
            border-color: #000; /* Change border color on hover */
            color: #0073e6; /* Change icon color on hover */
        }

/* Custom colors for each platform */
/* Google red */
.icon.google {
    color: #db4437;
}
/* Microsoft blue */
.icon.microsoft {
    color: #00A4EF;
}

.forgot-password-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.horizontal-line {
    width: 60%;
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}

/***** HEADER NAV *****/

.bd-navbar {
    min-height: 60px;
    background-color: #f2f2f2;
    box-shadow: none;
    padding: 0;
}

    .bd-navbar.is-test {
        background-image: url(images/Header_BG_Test.png);
    }

    .bd-navbar .navbar-brand-container {
        width: 235px;
        padding-left: 1rem;
    }

    .bd-navbar .navbar-nav .nav-link {
        color: #808080;
        font-size: 0.875rem;
        font-weight: 600;
    }

        .bd-navbar .navbar-nav .nav-link.active,
        .bd-navbar .navbar-nav .nav-link:hover,
        .bd-navbar .navbar-nav .nav-link:focus {
            color: #000;
            background-color: transparent;
        }

        .bd-navbar .navbar-nav .active > .nav-link,
        .bd-navbar .navbar-nav .nav-link.active,
        .bd-navbar .navbar-nav .nav-link.show,
        .bd-navbar .navbar-nav .show > .nav-link {
            color: #000;
        }

        .bd-navbar .navbar-nav .nav-link.active {
            font-weight: 500;
        }

@media (min-width: 768px) {
    .bd-navbar {
        position: relative;
        z-index: 9;
    }
}

.bd-navbar .navbar-nav .nav-link.icon {
    line-height: 12px;
    font-size: 12px;
    font-weight: 100;
    padding: 0.5rem;
    position: relative; /* need this for .jewel to position properly */
}

.nav-icon {
    float: left;
    margin-top: -1px;
}

.nav-icon-text {
    display: inline-block;
    padding-left: 6px;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.bd-navbar .navbar-brand h4 {
    font-size: 22px;
    font-weight: 200;
    color: #aaa;
    line-height: 1;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

    .bd-navbar .navbar-brand h4 b {
        font-weight: 500;
    }

.bd-navbar .navbar-brand h5 {
    font-size: 10px;
    font-weight: 400;
    color: #ccc;
    line-height: 1;
    letter-spacing: 2px;
    text-align: right;
    padding: 0;
    margin: 0;
}

.header-search {
    width: 30%;
    max-width: 500px;
    min-width: 200px;
}

.header-search-input {
    height: 38px;
    width: 100%;
    border-radius: 0.25rem;
    border: 1px solid #e8e8e8;
    color: #aaa;
    display: table-cell;
    background: #f8f8f8;
    outline: 0;
    box-shadow: none;
    transition: all 0.3s;
    padding-left: 0.5rem;
}

    .header-search-input::placeholder {
        color: #ccc;
    }

    .header-search-input:focus {
        background-color: #fff;
        color: #000;
    }

.HeaderMenu ul.rightIcons {
    position: absolute;
    right: 0px;
    background-color: #f2f2f2;
    border-left: solid 1px #999;
}

/***** MAIN ON VERSIONED OBJECT *****/
.bd-content {
    width: 100%;
}

/***** LEFT SIDE NAV *****/
.bd-sidebar {
    width: 235px;
    min-width: 235px;
    max-width: 235px;
    background: #f9f9f9;
    border: 0 solid transparent;
    border-right: 1px solid #ddd;
    padding: 0 15px 0 15px;
}

    .bd-sidebar.thin {
        width: 45px;
        min-width: 45px;
        max-width: 45px;
        padding: 0;
    }

@media (min-width: 768px) {
    .bd-sidebar {
        top: 0;
        z-index: 1000;
        max-height: calc(100vh);
        min-height: calc(100vh - 60px);
        position: -webkit-sticky;
        position: sticky;
    }

    .bd-links {
        min-height: calc(100% - 124px);
        max-height: calc(100% - 124px);
        overflow-y: auto;
    }
}

.bd-links::-webkit-scrollbar {
    width: 8px;
}

.bd-links::-webkit-scrollbar-track {
    background-color: #474849;
    -webkit-box-shadow: inset 0 0 1px #777879;
}

.bd-links::-webkit-scrollbar-thumb {
    background-color: #333;
    -webkit-box-shadow: inset 0 0 1px #666;
}

.bd-toc-item.active {
    min-width: 235px;
    max-width: 235px;
    background: #fff;
    margin-bottom: .25rem;
    border-right: 4px solid #007BFF;
}

    .bd-toc-item.active:not(:first-child) {
        margin-top: .25rem;
    }

.bd-toc-link {
    color: #808080;
    font-size: 0.875rem;
    outline: 0;
}

    .bd-toc-link.disabled {
        color: #555555;
        cursor: default;
    }

.bd-toc-item > a:hover {
    color: #007BFF; 
    font-weight: 600;
    background-color: #fff;
}

.bd-toc-item.active > .bd-toc-link {
    color: #0069d9;
    font-weight: 600;
    font-size: 1rem;
}

.bd-sidebar .nav > li > a {
    font-size: 0.75rem;
    color: #808080;
}

    .bd-sidebar .nav > li > a:hover {
        color: #007BFF;
    }

.bd-sidebar .nav > .active:hover > a,
.bd-sidebar .nav > .active > a {
    font-weight: 400;
    color: #333;
}

    .bd-sidebar .nav > .active > a:after {
        content: "\00bb";
        margin-left: 0.5rem;
    }

/* "Back To Policy" link */

.sidebar-back-to-link {
    margin: 15px 0 10px 0;
    padding: 3px;
    line-height: 0.9;
    color: gray;
    display: block;
    font-size: 10pt;
    min-height: 30px;
}

    .sidebar-back-to-link:hover {
        color: #E6E6E6;
        text-decoration: none;
    }

    .sidebar-back-to-link small {
        display: block;
        padding-top: 4px;
    }

/* product-level search */

.prod-search {
    padding: 10px 0;
}

#sideProdSearchContainer {
    width: 100%;
}

    #sideProdSearchContainer .easy-autocomplete {
        width: 95% !important;
    }

    #sideProdSearchContainer .easy-autocomplete-container {
        width: 300px !important;
    }

    #sideProdSearchContainer .eac-item {
        font-size: 10px;
    }

        #sideProdSearchContainer .eac-item > p {
            padding-left: 10px;
            border-bottom: 1px dotted #ddd;
            margin-bottom: 0;
        }

    #sideProdSearchContainer .easy-autocomplete input {
        border-radius: 3px;
        color: #555;
        float: none;
        padding: 10px;
    }

#inputProdSearch {
    width: 100%;
    text-indent: 15px;
    box-sizing: border-box;
    font-size: 10px;
    border: 1px solid transparent;
    border-bottom: 1px solid #444 !important;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all .4s;
    transition: all .4s;
}

    #inputProdSearch::-webkit-input-placeholder {
        color: #555;
    }

    #inputProdSearch::-ms-input-placeholder {
        color: #555;
    }

    #inputProdSearch::placeholder {
        color: #555;
    }

    #inputProdSearch:focus {
        width: 300px;
        font-size: 0.8rem;
        background-color: #fff !important;
        border: 1px solid #e6e6e7 !important;
        box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.25) !important;
    }

        #inputProdSearch:focus::-webkit-input-placeholder {
            opacity: 0;
        }

        #inputProdSearch:focus:-ms-input-placeholder {
            opacity: 0;
        }

        #inputProdSearch:focus::placeholder {
            opacity: 0;
        }

#iconProdSearch {
    position: absolute;
    z-index: 5;
    text-indent: 5px;
    margin-top: 12px;
    color: #444;
}

.sidebar-back-to-list {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    position: absolute;
    left: 0;
    top: 250px;
    width: 250px; /* top and width match to position properly after rotate */
    height: 45px;
    border: 1px solid #555;
    padding: 3px;
    background-color: #333;
    color: #999;
    font-size: 12px;
    text-align: right;
    line-height: 35px;
    padding-right: 15px;
    cursor: pointer;
}

    .sidebar-back-to-list i {
        font-size: 14px;
        margin-left: 6px;
        color: #666;
    }

/***** THIN LEFT NAV *****/
.thin .prod-search {
    margin-left: 7px;
}

.thin #iconProdSearch {
    color: #777;
}

.thin #inputProdSearch {
    border-bottom: 1px solid transparent !important;
}

.thin .left-icon-container {
    padding: 10px;
}

    .thin .left-icon-container a {
        outline: 0;
    }

.thin .left-icon-link {
    font-size: 24px;
    color: #777;
}

/***** RIGHT COLUMN ON VERSIONED OBJECT *****/

/* sits left of .status-badge-rightcol which uses min 70px width */
.main-title-rightcol {
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bd-toc {
    top: 0;
    border-left: 1px solid #ddd;
    position: -webkit-sticky;
    position: sticky;
    min-width: 350px;
    max-width: 350px;
    width: 350px;
    min-height: calc(100vh - 60px);
    max-height: calc(100vh - 60px);
    padding-top: 1.25rem; /* matches margin-top on section-title so they align */
}

.right-fixed-buttons {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 350px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #f2f2f2;
    z-index: 10;
}

    .right-fixed-buttons .navbar {
        padding-bottom: 0;
    }

    .right-fixed-buttons .btn {
        margin-bottom: 3px;
    }

.right-links .list-group-item {
    padding: 8px 0;
}

    .right-links .list-group-item:first-child {
        padding-top: 0;
    }

@media (max-width: 992px) {
    .bd-toc {
        min-width: 250px;
        max-width: 250px;
        width: 250px;
    }

    .right-fixed-buttons {
        width: 250px;
    }
}


/***** LOADING AND ALERT MESSAGE *****/

div.LoadingStyle {
    visibility: hidden;
    z-index: 5000;
    position: sticky;
    top: 0;
}

#divLoadingMsg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5001;
    height: 60px;
    max-width: 100%;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
    text-align: center;
}

#LoadMsgText {
    color: #007bff;
    padding: 10px;
    height: 54px;
    width: 100%;
}

.loading-bar-anim {
    animation: loading 4s infinite ease-in;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 6px;
    background-color: #007bff;
}

.loading-bar {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 6px;
    background-color: rgba(0,123,255,0.25);
}

@keyframes loading {
    from {
        margin-left: 0%;
        width: 1%;
        opacity: 0.25;
    }

    50% {
        margin-left: 50%;
        width: 10%;
        opacity: 1;
    }

    to {
        margin-left: 100%;
        width: 1%;
        opacity: 0.25;
    }
}

#alert-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    text-align: center;
    display: none;
}

/***** ALERT  *****/

.alert {
    border: 0;
    border-radius: 0;
    padding: 4px 1.25rem;
    height: 60px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
}

    .alert .close {
        position: relative;
        top: -.2rem;
        right: -1rem;
        padding: 0 0.5rem;
        color: inherit;
    }

.alert-inline {
    height: unset !important;
    border-radius: 0.25rem !important;
    box-shadow: none;
}

    .alert-inline .large-icon {
        font-size: 2rem;
        margin-right: 1rem;
        margin-top: 5px
    }

    .alert-inline ul {
        font-size: 0.8rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem
    }

.pcmsSummary .alert-inline, .pcmsMessage .alert-inline {
    margin: 20px 0px;
    padding: 5px 20px;
    display: flex;
    align-items: center;
}

.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}


/***** MODALS *****/

.modal-backdrop.showWhite {
    z-index: 1090;
    opacity: 1;
    display: none;
    top: 60px;
    background: #1b1c1d linear-gradient(#1b1c1d, #3b3c3c 95%);
}

.modal-backdrop.showBlack {
    z-index: 1080;
    opacity: 0.3;
    display: none;
    background: transparent;
}

/* basic bootstrap modal - move it higher in z-index order, above .showBlack and .showWhite */
.modal.show {
    z-index: 1100;
}

/* toplevel modals - for alerts over the modal - override to place above white modal */
.modal-backdrop.show {
    z-index: 3000;
    opacity: 0.8;
}

    /* TICO-5750 - Rearrange z-index for alerts over the modal. */
    .modal-backdrop.show ~ .modal-backdrop.show {
        z-index: 3002 !important;
    }

.toplevel {
    z-index: 3001 !important;
}

    /* TICO-5750 - Rearrange z-index for alerts over the modal. */    
    .toplevel.show ~ .toplevel.show {
        z-index: 3003 !important;
    }

/* modal handling for full page white modal */
.modal-dialog {
    margin: 0;
    height: 100%;
    width: 100%;
}

#BugPanel {
    width: auto;
}

.modal-content {
    z-index: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 3px 5px 1px rgba(0,0,0,0.3);
    position: fixed;
    /* left, top and height calculated via JS - LoadModal in validation.js */
    left: 250px;
    top: 60px;
    height: calc(100% - 60px);
}

/* layout within modal */
.modal-header {
    padding: 12px 12px;
    height: 60px;
    min-height: 60px;
    background-color: #0069d9;
    color: #fff;
    border: 0;
    border-radius: 0 !important;
}

.modal-title {
    line-height: 1.25;
    font-size: 1.75rem;
    font-weight: 100;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.modal-header button.close {
    border-radius: 3px;
    padding: 4px;
    background-color: #ddd;
    font-size: 20px;
    margin: 0 0 0 auto
}

.modal-body {
    overflow-y: auto;
}

.modal-label-group div {
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.04rem;
    line-height: 1.1rem;
}

.modal-readonly-value div {
    margin-top: -5px;
    font-weight: bold;
    font-size: 1.04rem;
    line-height: 1.1rem;
}

.modal-archive-upload {
    margin-top: -2px !important;
}

/***** MODAL CONTENT *****/
#Subsidebar {
    padding: 0;
    min-width: 160px;
    max-width: 250px;
}

    #Subsidebar #sideSections {
        position: relative;
    }

        #Subsidebar #sideSections ul {
            width: 100%
        }

            #Subsidebar #sideSections ul li.toc-entry a.active {
                font-weight: 600;
                position: relative;
                color: #007bff;
                background-color: #fff;
                border-left: 3px solid #007bff;
            }

#ModalFieldData {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1 1 auto;
}
/* add styles from modal-content for arrangement of form and footer */

.modal-footer {
    background-color: #f7f7f7;
    bottom: 0;
    width: 100%;
    height: 46px;
    min-height: 46px;
    padding: 5px 0;
}
    /* special handling for inine child object below */
    .modal-footer button:last-child {
        margin-right: 15px;
    }
    /* for the _ModalWorkflowItem.vbhtml, remove extra padding on right */
    .modal-footer .col-12 {
        margin-right: 0;
    }

#divBusinessButtons {
    display: inline-block;
    margin: 0 20px;
}

    #divBusinessButtons button {
        margin: 0 5px;
    }

        #divBusinessButtons button i {
            margin-right: 8px;
        }

/* modal footer wizard */
#wizard-nav {
    width: 100%;
    height: 40px;
    margin: 4px 0 0 0;
    position: relative;
}

#wizard-nav-progress-container {
    z-index: 200;
    position: absolute;
    top: 9px;
    height: 2px;
    background-color: #ccc;
    width: 100%;
}

#wizard-nav-progress {
    height: 100%;
    transition: width 0.3s ease;
}

.wizard-circle {
    border-radius: 5px;
    border: 2px solid #aaa;
    background-color: #fff;
    color: #aaa;
    height: 20px;
    width: 20px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    font-weight: 200;
}

.visited .wizard-circle {
    border-color: #007bff;
    background-color: #fff;
    color: #007bff;
    font-size: 14px;
    padding-top: 2px;
}

.wizard-steps li.active .wizard-circle {
    border-color: #007bff;
    background-color: #007bff;
    color: #fff;
}

.wizard-steps li a {
    font-size: 14px;
}

.wizard-steps {
    position: absolute;
    z-index: 201;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

    .wizard-steps li {
        height: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .wizard-steps li a {
            color: #aaa;
        }

            .wizard-steps li a:hover {
                text-decoration: none;
                cursor: not-allowed;
            }

        .wizard-steps li.active a {
            color: #007bff;
            font-weight: 700;
        }

            .wizard-steps li.active a:hover {
                color: #0069d9;
                cursor: default;
            }

        .wizard-steps li.visited a {
            color: #007bff;
        }

            .wizard-steps li.visited a:hover {
                color: #0069d9;
                cursor: pointer;
            }

/* modal left-hand wizard */
#wizard-nav-progress-container-left {
    z-index: 200;
    position: relative;
    top: -15px;
    left: 18px;
    width: 2px;
    background-color: #ccc;
}

#wizard-nav-progress-left {
    position: relative;
    width: 100%;
    background-color: #007bff;
    transition: height 0.3s ease;
}

#wizard-nav-incomplete-left {
    position: relative;
    width: 100%;
    transition: height 0.3s ease;
}

.wizard-steps.left-wizard {
    position: absolute;
    z-index: 201;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 0;
    width: 100%;
}

    .wizard-steps.left-wizard li {
        height: 50px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        text-align: left;
    }

    .wizard-steps.left-wizard .wizard-circle {
        display: inline-block;
        margin: 5px 5px 0px 10px
    }

/* modal version/trans info drawer */
#divModalVersionContainerCol {
    border-right: 1px dotted #aaa;
    padding: 0;
    min-width: 160px; /* width settings match #Subsidebar above */
    max-width: 250px;
}

#divModalVersionCard {
    color: #566778;
    font-size: 0.75rem;
    padding: 0px 18px;
    cursor: pointer;
    overflow: hidden;
}

    #divModalVersionCard:hover {
        background-color: #e9ecef;
    }

    #divModalVersionCard p {
        margin-top: 0;
        margin-bottom: 0;
        margin-block-start: 2px;
        margin-block-end: 2px;
    }

#divModalVersionInfo {
    z-index: 6001;
    position: absolute;
    width: 100%;
    height: 0;
    top: -20px;
    left: 0;
    opacity: 0;
    overflow: hidden;
    box-shadow: 1px -1px 1px 0px rgba(90,90,90,0.5);
    transition: 0.5s ease;
}

.modalLeftInfoColumn {
    background-color: #f7f7f7;
    color: #566778;
    font-size: 0.75rem;
    padding: 0.5rem 0.75rem;
}

    .modalLeftInfoColumn p {
        margin-top: 0;
        margin-bottom: 0;
        margin-block-start: 2px;
        margin-block-end: 2px;
    }

    .modalLeftInfoColumn table td {
        font-size: 0.67rem;
        padding: 3px;
    }

.modalLeftInfoColumnFixed {
    border-right: 1px solid rgba(90,90,90,0.5);
    width: 100%;
    height: 100%;
}

.modalVersionTitle {
    margin-top: 20px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #ccc;
    height: 1.5rem;
    font-size: 1rem;
    color: #444;
    font-weight: bold;
}

    .modalVersionTitle:first-child {
        margin-top: 2px;
    }

    .modalVersionTitle i.fa-times {
        cursor: pointer;
    }

/* inline child "modal" */
.inline-child-object {
    padding-bottom: 50px;
}

    .inline-child-object .modal-body {
        overflow-y: unset;
    }

    .inline-child-object .modal-footer {
        position: fixed;
        bottom: 0;
        z-index: 2001;
        width: calc(100% - 395px); /* deduct width of thin left nav (45px) and right col (350px)*/
        min-height: 60px;
        height: 60px; /* this aligns with right column buttons .navbar */
        margin-left: -1.5rem;
        background-color: #f2f2f2;
        border-top: 1px solid #ddd;
    }

        .inline-child-object .modal-footer .col {
            display: flex;
        }

    .inline-child-object #wizard-nav-progress-container-left {
        left: 28px;
        top: 0px;
    }

    .inline-child-object .wizard-steps.left-wizard {
        top: 15px;
    }

    .inline-child-object .wizard-steps.left-wizard {
        left: 10px;
    }

/*****  DASHBOARD CARDS  *****/
.dashboard-card {
    margin: 6px 4px 10px 4px;
    padding: 16px;
    width: calc(100% - 8px);
    border-radius: .35rem;
    transition: all 0.2s;
    background: #f5f5f5 radial-gradient(ellipse at top left, #fefefe 10%, #f5f5f5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    color: #345678;
    text-align: center;
}

    .dashboard-card:hover {
        background: #fff;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
        cursor: pointer;
    }

    .dashboard-card.red h1 {
        color: #662211;
    }

    .dashboard-card.red h5 {
        color: #990000;
    }

    .dashboard-card.active {
        background: #fff;
        box-shadow: 0 -2px 2px rgba(0,0,0,0.15);
        cursor: unset;
    }

        .dashboard-card.active h1 {
            color: #0069d9;
        }

        .dashboard-card.active h5 {
            color: #007bff;
        }

        .dashboard-card.active:hover {
            background: #fff;
            box-shadow: 0 -2px 2px rgba(0,0,0,0.15);
            cursor: unset;
        }

    .dashboard-card h1 {
        margin: 0;
        font-size: 3rem;
        font-weight: 300;
        line-height: 0.8;
    }

    .dashboard-card h5 {
        margin: 0;
        font-size: 0.9rem;
        font-weight: 500;
        color: #0069d9;
        line-height: 1.15;
        margin-top: 6px;
    }

    .dashboard-card.error h1 {
        color: #662211;
    }

    .dashboard-card.error h5 {
        color: #990000;
    }

    .dashboard-card.compact {
        margin: 2px 4px 8px 4px;
        padding: 6px 2px 2px 2px;
    }
    .dashboard-card.compact h1 {
        font-size: 1.5rem;
        margin: 0;
        padding: 0;
    }

.carousel-atlas-narrow-controls .carousel-control-next, .carousel-atlas-narrow-controls .carousel-control-prev {
    width: unset !important;
    padding: 6px;
    color: #bbb;
    font-size: 1.5rem;
}

.carousel-atlas-narrow-controls.compact .carousel-control-next, .carousel-atlas-narrow-controls.compact .carousel-control-prev {
    padding: 4px;
    font-size: 1rem;
}

.carousel-atlas-narrow-controls.compact .dashboard-card {
    margin: 2px 4px 8px 4px;
    padding: 6px 2px 2px 2px;
}

    .carousel-atlas-narrow-controls.compact .dashboard-card h1 {
        font-size: 1.5rem;
        margin: 0;
        padding: 0;
    }

.new-quote-container {
    padding: 0 4px;
    width: 15%;
}

.new-quote-card {
    margin: 0 auto;
    border-radius: 0.375rem;
    padding: 0.85rem;
    background: #fff;
    color: #0069d9;
    font-size: 0.8rem;
    text-align: center;
    height: 100%;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
}

    .new-quote-card:hover {
        background: #0069d9;
        color: #fff;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
    }

    .new-quote-card.disabled {
        background-color: #fff;
        color: #ccc;
    }

        .new-quote-card.disabled:hover {
            background-color: #fff;
            box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
            cursor: auto;
        }

a.no-underline {
    text-decoration: none;
}


/******  DASHBOARD RIGHT COLUMN CHARTS / IMAGES  *******/
.right-col-placeholder {
    position: relative;
    width: 100%;
    height: 150px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    border-radius: 0.35rem;
    margin-bottom: 10px;
    transition: height 0.25s;
}

    .right-col-placeholder:after {
        content: "";
        background-image: url('images/loading-animated-linechart.gif');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 30%;
        opacity: 0.07;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }

    .right-col-placeholder:hover {
        border-color: #fff;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
    }

.right-col-image {
    width: 100%;
    opacity: 0.01;
    transition: all 0.5s;
    margin: 0.35rem 0;
}

/***** BADGES AND JEWELS *****/

.status-badge {
    letter-spacing: 1px;
}

/* sits to right of .main-title-rightcol defined above */
.status-badge-rightcol {
    margin-left: 10px;
    min-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.status-badge-search {
    width: 50%;
    opacity: 0.75;
    overflow: hidden;
    text-overflow: ellipsis;
}

.status-badge-dashboard {
    width: 96%;
    opacity: 0.75;
    overflow: hidden;
    text-overflow: ellipsis;
}

.status-badge-list {
    min-width: 80px;
    max-width: 20%;
    opacity: 0.75;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 9pt !important;
}

.status-badge-Active, .status-badge-Green, tr[data-objectstatuscomputed="Active"] td span.badge.status-badge, tr[data-objectstatuscomputed="Processed"] td span.badge.status-badge {
    color: #fff;
    background-color: #28a745;
}

.status-badge-New, .status-badge-Yellow, .status-badge-Queued, tr[data-objectstatuscomputed="New"] td span.badge.status-badge, tr[data-objectstatuscomputed="Queued"] td span.badge.status-badge {
    color: #775b19;
    background-color: #ffd600;
}

.status-badge-Suspended, .status-badge-Blue, tr[data-objectstatuscomputed="Suspended"] td span.badge.status-badge {
    color: #fff;
    background-color: #1567bb;
}

.status-badge-Incomplete, .status-badge-Danger, .status-badge-Red, tr[data-objectstatuscomputed="Incomplete"] td span.badge.status-badge {
    color: #fff;
    background-color: #dc3545;
}

.status-badge-Deleted, .status-badge-Void, .status-badge-Terminated, .status-badge-Warning, .status-badge-Orange, tr[data-objectstatuscomputed="Deleted"] td span.badge.status-badge, tr[data-objectstatuscomputed="Terminated"] td span.badge.status-badge {
    color: #fff;
    background-color: #fd7e14;
}

.status-badge-Expired, .status-badge-Gray, tr[data-objectstatuscomputed="Expired"] td span.badge.status-badge {
    color: #fff;
    background-color: #777;
}

.status-badge-Dark, .status-badge-DarkGray, tr[data-objectstatuscomputed="Dark"] td span.badge.status-badge {
    color: #fff;
    background-color: #343a40;
}

.status-badge-Info, .status-badge-Reversal, .status-badge-Turquoise, tr[data-objectstatuscomputed="Info"] td span.badge.status-badge, tr[data-objectstatuscomputed="Reversal"] td span.badge.status-badge {
    color: #fff;
    background-color: #17a2b8;
}

.status-badge-Reversed, .status-badge-DarkTurquoise, tr[data-objectstatuscomputed="Reversed"] td span.badge.status-badge {
    color: #fff;
    background-color: #0b616f;
}

.badge {
    font-size: 0.875rem;
    font-weight: 300;
}

.badge-New {
    color: #111;
    background-color: #ffc107;
}

.badge-Processed {
    color: #111;
    background-color: #dae0e5;
}

.badge-pill {
    min-width: 32px;
}

.jewel {
    position: absolute;
    right: 1px;
    top: 1px;
    display: inline-block;
    font-size: 10px;
    line-height: 1.1;
    color: #fff;
    background-color: #007bff;
    border-radius: 0.25rem;
    padding: 1px 3px;
    min-width: 12px;
}

.jewel-secondary {
    background-color: #a9a9a9;
}

/*****  POPOVERS - override bootstrap default styling a bit  ******/
i[data-toggle='popover'] {
    cursor: pointer;
}

.popover {
    border-radius: 0.25rem;
    border: 1px solid #eee;
    z-index: 5000; /* make it work in the modal*/
}

.popover-body {
    background-color: #f1f1f1;
    box-shadow: 0 -1px 4px 0 rgba(17, 17, 17, 0.65);
    border-radius: 0.25rem;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
    border-top-color: #f1f1f1;
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
    border-bottom-color: #f1f1f1;
}

/***** TABLES *****/

table {
    font-size: 1rem;
}

.table th {
    border-top: 0; /* override _tables.scss */
}

tr.no-top-border td {
    border-top: 0;
}

tr.header td {
    font-weight: bold;
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    border-top: 0;
}

tr.sticky-header td, tr.sticky-header th {
    position: sticky;
    z-index: 300;
    top: 0;
    background: white;
    box-shadow: 0 2px 0px 0px #6c757d;
}

td div div.section-title {
    margin: 1.1rem -.3rem .25rem -.3rem;
}


/******  DATATABLE CUSTOM FORMATTING OVERRIDES  *******/

table.dataTable.text-14px {
    font-size:14px; 
    line-height: 14px;
}

table .dataTable tbody tr.ItemDeleted {
    background-color: #FFCCCC !important;
}

table.dataTable.semi-compact td {
    padding: 6px 4px !important;
    line-height: 1.25 !important;
}

table.dataTable.open td {
    padding: 12px !important;
    line-height: 1.25 !important;
}

.table-tr-datatable-summary-footerrow {
    background-color: #ffffff;
    border: 0;
}

.table-td-datatable-summary-footercell {
    font-weight: bold;
}

/* DataTables 2.3 new class - set float to fix placement */
.dt-layout-start {
    float: left;
}
.dt-layout-end {
    float: right;
}

/* info, filters custom styling - NOTE: DataTables v2 switched class names to start with dt- */
.dataTables_filter, .dataTables_info, .dataTables_length, .dataTables_paginate, .dataTables_processing,
.dt-search, .dt-info, .dt-length, .dt-paging, .dt-processing {
    color: #999 !important;
    font-size: 0.85rem !important;
    padding-top: 4px !important;
    margin-bottom: 6px;
}

    .dataTables_filter input, .dataTables_length select, .dt-search input, .dt-length select {
        border: 1px solid #ddd;
        border-radius: 0.25rem;
        font-family: sans-serif;
        font-size: 0.75rem;
        color: #555;
        padding: 0.25rem;
    }

.dataTables_info, .dt-info {
    font-size: 0.75rem !important;
    font-style: italic;
}

/* special handling of datatables on the summary in SUMMARY section below */

/* pagination custom styling - NOTE: DataTables v2 switched class names to start with dt- */
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dt-paging .dt-paging-button {
    padding: 0 0.4rem !important;
    background: none !important;
    border: 1px solid #fff;
    color: #555;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
    .dt-paging .dt-paging-button:hover {
        background-color: #007bff !important;
        border: 1px solid #007bff !important;
        color: #fff;
        cursor: pointer;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.current,
    .dt-paging .dt-paging-button.current {
        border: 1px solid #ccc;
        color: #333;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
        .dt-paging .dt-paging-button.current:hover {
            background: none !important;
            color: #007bff !important;
        }

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
    .dt-paging .dt-paging-button.disabled {
        color: #999 !important;
        background: none !important;
        cursor: default;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
        .dt-paging .dt-paging-button.disabled:hover {
            color: #999 !important;
            border: 1px solid transparent !important;
            background: none !important;
            cursor: default;
        }

/* DataTables 2.3 removed the odd/even class being added on each row, so handle with CSS */
table.dataTable tbody tr:nth-child(odd) {
    background: #f9f9f9;
}

/*DataTables 2.3 removed .no-footer class on table, so apply this border on all dataTables and remove border-bottom on tfoot*/
table.dataTable {
    border-bottom: 1px solid #ccc !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

table.dataTable tr.heavyTop th, table.dataTable tr.heavyTop td {
    border-top: 3px solid #6c757d !important;
}

table.dataTable tr.heavyBottom th, table.dataTable tr.heavyBottom td {
    border-bottom: 3px solid #6c757d !important;
    background-color: #ffffff;
}

/* Define the highlight color for selected row */
/* TICO-6170 #4 - Force the editable cells have the same background color as the parent row*/
.selectedRow, .selectedRow td {
    background-color: #ACBAD4 !important;
}

table.dataTable tr.mediumTop th, table.dataTable tr.mediumTop td {
    border-top: 2px solid #6c757d !important;
}

table.dataTable tr.mediumBottom th, table.dataTable tr.mediumBottom td {
    border-bottom: 2px solid #6c757d !important;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #ccc !important;
}

    table.dataTable thead th.sorting_disabled, table.dataTable thead td.sorting_disabled {
        padding: 0px 5px;
    }

/* clear borders - leave these at end of dataTables CSS section */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0 !important;
}

.dataTables_scrollHead table.dataTable thead th, .dataTables_scrollHead table.dataTable thead td {
    border-bottom: 0 !important;
    padding-bottom: 2px !important;
}

.dataTables_scrollHead table {
    border-bottom: 0 !important;
}

.dataTables_scrollBody table.dataTable thead th, .dataTables_scrollBody table.dataTable thead td {
    border-bottom: 0;
}

/******  DATATABLE CUSTOM FORMAT / CLASSES - ADDITIONAL STYLING OPTIONS *******/

/* NOTE: DataTables v2 switched class names to start with dt-  */
.dataTables_hide_search .dataTables_filter, .dataTables_hide_search .dt-search,
.dataTables_hide_length .dataTables_length, .dataTables_hide_length .dt-length,
.dataTables_hide_search_length .dataTables_filter, .dataTables_hide_search_length .dt-search,
.dataTables_hide_search_length .dataTables_length, .dataTables_hide_search_length .dt-length {
    display: none;
}

.dark-table-header table.dataTable thead th,
.dark-table-header table.dataTable thead td {
    background: #3f4448;
    color: #fff;
}

.lightgrey-table-header table.dataTable thead th,
.lightgrey-table-header table.dataTable thead td {
    background-color: #e9e9e9;
    color: #999;
    font-weight: 500;
}

div.dt-buttons .dt-button {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px 10px;
    background: #fff;
    font-size: .85rem;
    color: #777;
    font-weight: 500;
}
    div.dt-buttons .dt-button i {
        color: #999;
    }
        div .dt-buttons .dt-button:hover i {
            color: #007bff;
        }
        div .dt-buttons .dt-button:focus i {
            color: #fff;
        }
    div .dt-buttons .dt-button:hover {
        border: 1px solid #007bff;
        color: #007bff;
        cursor: pointer;
    }
    div .dt-buttons .dt-button:focus {
        border: 1px solid #007bff;
        background: #007bff;
        color: #fff;
        outline: none;
        cursor: pointer;
    }

/******  CUSTOM FORM INPUT, LABELS, BUTTONS *****/
.required-input {
    background-color: #fff; /* for textboxes, set white bg to prevent field looking grey-ed/disabled on alternating datatable rows, do NOT do this on .filter-option - it hides the dropdown caret */
}

.required-input, .dropdown.required-input .filter-option {
    background: url(images/required-red-asterisk.png) no-repeat top right;
}

    .required-input.dateFormat {
        background-position: top right 34px; /* for DatePicker, make room for button to right of asterisk */
    }

    .required-input.custom-file-label {
        background-position: top right 70px; /* for custom-file-label (file upload), make room for "browse" button to right of asterisk */
    }

.dropdown.required-input {
    background: none;
}

.form-group {
    margin: 0;
}

.form-label-group {
    margin-top: 10px;
    font-size: 0.825rem;
}

    .form-label-group label {
        font-weight: 400;
        font-size: 0.825rem;
        color: #566778;
        margin: 0;
        position: relative;
        top: 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

        .form-label-group label.allow-wrapping {
            white-space: normal;
        }

.form-label-in-table {
    font-size: 0.75rem;
    color: #566778;
    text-align: left;
    margin: 0;
    width: 100%;
}

td.form-label-in-table {
    text-align: unset;
    white-space: unset;
    overflow: unset;
    width: unset;
}

.form-control-text {
    font-size: .825rem;
    font-weight: 500;
    color: #24292e;
}

.form-control {
    font-size: .825rem;
    font-weight: 500;
    color: #24292e;
    border: 1px solid #ccc;
    border-radius: .25rem;
    padding: .5rem .75rem;
}

    .form-control.right {
        text-align: right;
    }

    .form-control::placeholder {
        color: #ccc;
    }

    .form-control::-webkit-input-placeholder {
        color: #ccc;
    }

    .form-control::-ms-input-placeholder {
        color: #ccc;
    }

.form-readonly-text {
    font-size: .825rem;
    font-weight: 500;
    color: #777;
    padding-left: .5rem;
}

.form-readonly-link {
    font-size: .825rem;
    padding-left: .5rem;
}

.input-small {
    height: 30px;
    padding: .25rem;
}

    .input-small button.dropdown-toggle {
        height: 30px;
        line-height: 0.9;
    }

/** note that .form-control-plaintext style matches .readonly-capture-value below - if changing, keep the same **/
.form-control-plaintext, td .form-control-plaintext.show-as-input {
    font-size: .825rem;
    font-weight: 500;
    color: #777;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: .25rem;
    padding: .5rem .75rem;
    min-height: 37px;
}

    td input.right, .form-control-plaintext .right {
        text-align: right;
    }

.form-field-note {
    font-size: 0.75rem;
    color: #0069d9;
    text-align: left;
    margin: 0 0 0 0.75rem;
    width: 100%;
    display: block;
}

/* upload fields and list elements */
.custom-file-label {
    cursor: pointer;
}
.file-upload-single-dropzone {
    border: 1px dashed #aaa;
    border-radius: 0.25rem;
    padding: 8px;
    height: 5.25rem; /* to include label and input in dropzone */
    cursor: pointer;
}
    .file-upload-single-dropzone:hover {
        border: 1px dashed #007bff;
    }

.file-upload-dropzone-parent {
    position: relative;
    display: inline-block;
    width: 100%;
}
.file-upload-dropzone {
    position: relative; /* important for file input placement */
    border: 1px dashed #aaa;
    font-size: 14px;
    color: #555;
    text-align: center;
    min-height: 100px;
    height: 300px; /* this is initial height, will be changed in JS to '' so the it fits the <ul> of files */
}
.file-upload-dropzone-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px; /* this is initial height, will be changed in JS to 100px */
    opacity: 0;
    cursor: pointer;
}

ul.atlasjs-file-upload-list {
    list-style: none;
    padding-inline-start: 0; /* to override user agent style*/
}
    ul.atlasjs-file-upload-list > li {
        text-align: left;
        border: 1px solid #ddd;
        padding: 8px;
        margin: 8px;
    }
        ul.atlasjs-file-upload-list > li span {
            display: inline-flex;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 1.5;
            padding-right: 6px;
        }
        /* have to override the fa-lg to fix the line-height in this location */
        ul.atlasjs-file-upload-list > li span i.fa-lg {
            line-height: 1.25;
        }
        ul.atlasjs-file-upload-list > li span.border-right {
            border-right: 1px solid #aaa;
        }
        ul.atlasjs-file-upload-list > li input {
            display: inline-block;
        }
        ul.atlasjs-file-upload-list > li input.text-normal {
            background-color: transparent;
            border: 0;
            border-right: 1px solid #ddd;
            border-radius: 0;
            font-weight: normal;
        }
        ul.atlasjs-file-upload-list .atlasjs-file-upload-buttons button {
            height: 32px;
            width: 32px;
            padding: 4px 6px;
        }

        ul.atlasjs-file-upload-list > li .form-select .dropdown-toggle {
            height: 31px;
        }

/* for read-only inputs in tables, format so text matches table/td text */
td .form-control-plaintext {
    font-size: 0.875rem;
    border: 0;
    background-color: unset;
    font-weight: normal;
    padding: 0;
    color: unset;
    min-height: unset;
}

td input.form-control-sm {
    padding: .25rem .25rem;
    height: auto;
    line-height: 1;
    min-width: 60px;
}

/* consistent, smaller sizing for inline edit on editable DataTable */
td.td-datatable-edit input.form-control {
    height: 36px;
    padding: 8px;
}
/* even smaller size for editable DataTable */
td.td-datatable-edit input.form-control.small {
    height: 24px;
    padding: 2px 4px;
    font-size: 0.75em;
}
td.td-datatable-edit select.form-control.small {
    height: 24px;
    padding: 2px 4px;
    font-size: 0.75em;
}
td.td-datatable-edit textarea.form-control.small {
    height: 24px;
    padding: 2px 4px;
    font-size: 0.75em;
}

/* editable datatable checkboxes - need different layour for "in-row" (one-field-per-row when editing) */
td.td-datatable-edit input[type=checkbox], td.td-datatable-edit input[type=radio] {
    height: 20px;
    padding: 8px;
}

td.td-datatable-edit-in-row input[type=checkbox], td.td-datatable-edit-in-row input[type=radio] {
    width: 16px;
}

td.td-datatable-edit select.form-control {
    height: 36px;
    padding: 0 8px;
}

td.td-datatable-edit button, td.td-datatable-edit .btn {
    height: 30px;
    min-width: 32px;
    padding: 0 8px 0 8px;
}

/* buttons */
.btn-add-item-link {
    font-weight: 400;
    font-size: 0.825rem;
    color: #007bff;
    background: transparent;
    border: 0;
    cursor: pointer;
    outline: 0;
}

    .btn-add-item-link .fa {
        color: #007bff; /*#c2c6c9;*/
    }

    .btn-add-item-link:hover {
        color: #0069d9;
    }

        .btn-add-item-link:hover .fa {
            color: #0069d9;
        }

.btn-xs {
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    z-index: 2;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.25rem 0.5rem;
    background: #fff;
    box-shadow: 0 0 0 0.20rem #fff; /* provides "spacing" if label overlaps - special handling in Summary section below */
}

.btn-xl {
    font-size: 1.25rem;
    font-weight: 300;
    padding: 0.75rem;
}

.btn-default {
    background-color: #d8d8d8;
    color: #333;
}

    .btn-default:hover {
        background-color: #ccc;
    }

.btn-primary-dark {
    background-color: #1567bb;
    color: #fff;
    transition: all 0.4s;
}

    .btn-primary-dark:hover {
        background-color: #007bff;
        color: #fff;
    }

    .btn-primary-dark i {
        color: rgba(255,255,255,0.5);
        font-size: 16px;
    }

.btn-link-secondary {
    color: #6c757d;
    background-color: transparent;
}

.btn-link-success {
    color: #28a745;
    background-color: transparent;
}

.btn-link-info {
    color: #17a2b8;
    background-color: transparent;
}

.btn-link-warning {
    color: #ffc107;
    background-color: transparent;
}

.btn-link-danger {
    color: #dc3545;
    background-color: transparent;
}

.btn-link-dark {
    color: #343a40;
    background-color: transparent;
}

.btn-text-partially-transparent {
    opacity: 0.55;
}

/* checkboxes */
.checkbox-image {
    cursor: not-allowed;
    height: 17px;
    width: 17px;
    margin: 0;
    opacity: 0.5;
}

img.checkbox-image + label {
    display: none;
}

.checkbox-container {
    font-weight: 400;
    font-size: 0.825rem;
    color: #566778;
    margin: 2.5rem 0 0.5rem 0;
}

    .checkbox-container.compact {
        margin: 0;
    }

    .checkbox-container.semi-compact {
        margin: 12px 0 0 0;
    }

    .checkbox-container.semi-compact-indented {
        margin: 4px 0 0 10px;
    }

    /*this is not a great name, but wanted to reflect that it matches top margin on semi-compact-indented*/
    .checkbox-container.semi-compact-not-indented {
        margin: 4px 0 0 0px;
    }

.custom-control {
    font-weight: 400;
    font-size: 0.825rem;
    color: #566778;
    margin: 2.5rem 0 0.5rem 0;
}

    .custom-control.compact {
        margin: 0;
    }

    .custom-control.semi-compact {
        margin: 12px 0 0 0;
    }

    .custom-control.semi-compact-indented {
        margin: 4px 0 0 10px;
    }

    /*this is not a great name, but wanted to reflect that it matches top margin on semi-compact-indented*/
    .custom-control.semi-compact-not-indented {
        margin: 4px 0 0 0px;
    }

/* special handling applied to custom-control below - when in pcmsListOptions class */

/* for bootstrap custom radio buttons (not used much), override .custom-control and .form-label-group label pcms settings */
.custom-control-inline {
    margin-top: 0 !important;
}

.custom-control-label {
    overflow: unset !important;
}

/* special handling for checkbox when in a row with label on left - so it aligns w/o vertical spacing for label (like in a table) - see similar td.custom-control... below */
.row-for-label-on-left {
    align-items: center;
}

.row-for-label-on-left .custom-checkbox {
    margin-top: 4px;
}

.row-for-label-on-left .custom-control-label::before {
    position: relative;
}

/* special handling for checkbox alignment in tables */
.table td, .table th {
    min-width: 50px;
}

/* allow for skinnier table cells */
td.min-width-15, th.min-width-15 {
    min-width: 15px;
}
table.min-width-15  td, th {
    min-width: 15px;
}

td .custom-checkbox-readonly {
    margin: 0;
    margin-left: calc(50% - .5rem);
    text-align: left;
}
    td .custom-checkbox-readonly.left {
        margin-left: 0;
    }

    td div.custom-checkbox-readonly.center-vertically {
        margin-top: 50%;
    }

td div.custom-checkbox {
    padding-bottom: .5rem;
    left: calc(50% - .5rem);
    max-width: 40%; /*prevents div from being 100% wide, which pushes cell too wide when centered like this*/
}

    td div.custom-checkbox.compact {
        padding-top: 0;
    }

    td div.custom-checkbox.left {
        left: 0;
        max-width:100%; /*undo the max-width above to allow full width when at left, since this fits*/
    }

    td div.custom-checkbox.center-vertically {
        margin-top: 50%;
    }

td .custom-control {
    margin: 0;
}

td .custom-control-label::before {
    position: relative;
}

td .custom-control-label-align > label {
    padding-top: 3px;
}

    td .custom-control-label-align > label::before {
        position: absolute !important;
    }

/* Table button - color / style */
td.td-btn-primary:hover {
    background-color: #007bff;
    color: white;
}

td.td-btn-secondary:hover {
    background-color: #6c757d;
    color: white;
}

td.td-btn-success:hover {
    background-color: #28a745;
    color: white;
}

td.td-btn-warning:hover {
    background-color: #ffc107;
    color: white;
}

td.td-btn-danger:hover {
    background-color: #dc3545;
    color: white;
}

/* select dropdown */
.bootstrap-select > .dropdown-toggle {
    border: 1px solid #ccc;
    background-color: #fff;
}

.bootstrap-select .dropdown-toggle .filter-option {
    font-size: .825rem;
    font-weight: 500;
    color: #24292e;
    padding: .5rem .75rem;
}

.dropdown-menu {
    font-size: 0.875rem;
}

.right-align-select .filter-option-inner {
    text-align: right;
}

/* special handling for bootstrap-select in tables */
td .bootstrap-select {
    min-width: 60px;
    float: right !important;
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #7f7f7f;
    background-color: #fafafa;
}

.dropdown-item.FieldHeading {
    background-color: #999;
    color: white;
    border-top: solid 1px black;
}

/* custom addition to bootstrap toggle (btn-group-toggle) */
.pcmsToggleBtnLarge {
    padding: 12px 36px;
    margin: 4px;
    flex: 1 100px;
}

    .pcmsToggleBtnLarge i {
        font-size: 32px;
    }

    .pcmsToggleBtnLarge > input[type=radio] {
        height: 0;
        width: 0;
    }

.pcmsToggleBtn {
    padding-left: 20px;
    padding-right: 20px;
}

    .pcmsToggleBtn br {
        display: none;
    }

    .pcmsToggleBtn > input[type=radio] {
        height: 0;
        width: 0;
    }

/******  AUTOCOMPLETE / SUGGEST BOX  ******/
.eac-item {
    font-size: 12px;
}

    .eac-item > p {
        padding-left: 10px;
        border-bottom: 1px dotted #ddd;
        margin-bottom: 0;
    }

/******  WAIT SPINNERS FOR AUTOCOMPLETE AND SERVERVALIDATE  ******/
.autocomplete-wait-span {
    position: absolute;
    margin-top: -28px;
    right: 28px;
    z-index: 2;
    font-size: 20px;
    color: #0069d9;
    display: none;
}

.autocomplete-no-result-span {
    position: absolute;
    margin-top: -28px;
    right: 28px;
    z-index: 2;
    font-size: 20px;
    color: #aaa;
    display: none;
}

/* spinner for textbox */
.wait-spinner-span {
    float: right;
    margin-top: -28px;
    margin-right: 4px;
    z-index: 2;
    font-size: 20px;
    display: none;
}

/* spinner for date picker */
input.dateFormat + .wait-spinner-span {
    margin-right: 8px;
}

/* spinner for bootstrap-select dropdown */
div.bootstrap-select + .wait-spinner-span {
    margin-right: 28px;
    position: relative;
}

/* spinner for checkbox */
.wait-spinner-span-checkbox {
    background: #0069d9;
    color: #fff;
    font-size: 0.75rem;
    line-height: 0;
    height: 1rem;
    width: 1rem;
    padding: 2px;
    border-radius: 0.25rem;
    position: absolute;
    margin-top: 0.25rem;
    left: -1.5rem;
    z-index: 10;
    display: none;
}

/* spinner for checkbox in table */
td .wait-spinner-span-checkbox {    
    margin-top: -0.75rem;
}

/******  SUMMARY FORM PRESENTATION  ******/
.pcmsSummary .form-label-group {
    margin-top: 2px;
}
    .pcmsSummary .form-label-group label {
        font-weight: 400;
    }

.pcmsSummary input {
    border: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    color: #1b1c1d;
    min-height: 26px;
}

.pcmsSummary .summary-section {
    border: 1px solid #f1f1f1;
    border-radius: 0.5rem;
    margin: 10px 0 20px 0;
    padding: 20px;
    background: #fafafa;
}

.pcmsSummary .summary-section-tab-name {
    color: #777;
    font-size: 1.5rem;
    border-bottom: 1px solid #ddd;
}

    .pcmsSummary .summary-section-tab-name a.btn {
        font-size: 0.75rem;
        line-height: 1;
        padding: 4px 6px;
    }

.pcmsSummary .section-title .section-title-heading {
    font-size: 1rem;
    font-weight: 500;
    color: #16b;
}

.pcmsSummary .field-header-blue, .pcmsSummary .field-header.blue {
    margin-top: 1rem !important;
}

.pcmsSummary .btn-xs {
    box-shadow: 0 0 0 0.25rem #fafafa; /* provides "spacing" if label overlaps */
}

.pcmsSummary .pcmsListOptions {
    display: none;
}

.pcmsSummary .summary-button-list {
    margin: 20px 0;
    display: flex;
}

.pcmsSummary .summary-button-container {
    flex-grow: 1;
    padding: 0 2px;
}

/*On Summary, hide DataTables inputs, navigation*/
.pcmsSummary .dataTables_filter, .pcmsSummary .dt-search,
.pcmsSummary .dataTables_length, .pcmsSummary .dt-length,
.pcmsSummary .dataTables_paginate, .pcmsSummary .dt-paging,
.pcmsSummary .dataTables_processing, .pcmsSummary .dt-processing {
    display: none !important;
}

/*Summary tab message refresh div*/
.refresh-container {
    position: sticky;
    right: 0;
    left: 100%;
    top: 5px;
}	

/******  CUSTOM FORM VALIDATION  ******/
.ValidationErrorMessage {
    font-size: 0.7rem;
    font-style: italic;
    cursor: default;
    padding: 0.1rem 0;
}

.bgError + span,
.bgError + label,
.bgError > label,
.ValidationErrorMessage {
    color: #cc3300;
}

    .bgError, .bgError > label.btn-outline-primary {
        border-color: #cc3300 !important;
    }

        .bgError:focus {
            border-color: #cc3300 !important;
            box-shadow: 0 0 0px 0.2rem #e0b2b2;
        }

.text-warning-darker {
    color: darkorange;
}

.border-warning-darker {
    border-color: darkorange !important;
}

/******  MISC CUSTOM STYLES - HEADING, ETC  *****/
.ui-sortable tr {
    cursor: pointer;
}

    .ui-sortable tr:hover {
        background: rgba(244,251,17,0.45);
    }

.pcmsSectionTab { /* used for hide/show of tabs on forms and child modals */
    display: none;
    width: 100%; /* particularly for Summary, make sure fills available width */
}

    .pcmsSectionTab show {
        display: block;
    }

.section-title-grey {
    font-size: 1.75rem;
    font-weight: 500;
    padding-bottom: 0;
    margin: 10px 0 20px 0;
    border-bottom: 3px solid #f1f1f1;
    color: #0b1321;
}

    .section-title-grey.search-results {
        margin: 20px 0 0 0 !important;
    }

    .section-title-grey i {
        font-size: 28px;
        color: #007BFF;
        padding: 8px;
        margin: 0 0 6px 0;
        width: 44px;
        height: 40px;
        text-align: center;
    }

    .section-title-grey.compact {
        font-size: 1.2rem;
        border-bottom-width: 2px;
        margin: 4px 0px 8px 0px;
    }
        .section-title-grey.compact i {
            font-size: 18px;
            height: 24px;
            width: 30px;
        }

.section-title-blue {
    font-size: 1.25rem;
    font-weight: 400;
    padding-bottom: 0;
    margin: 10px 0 0 0;
    border-bottom: 2px solid #007bff;
    color: #0069d9;
}

.section-title {
    display: flex;
    padding-bottom: .25rem;
    margin: 1.1rem 0 .25rem 0;
    border-bottom: 1px #e1e4e8 solid;
    flex-flow: row wrap;
}

tr.section-title {
    display: table-row;
    font-size: 1rem;
    font-weight: bold;
    background-color: #f2f2f2;
}

.modal-body .section-title .section-title-heading {
    color: #24292e;
    margin-top: 12px;
}

.modal-body #TransModalFieldData .section-title .section-title-heading {
    font-size: 1.1rem !important; /* special case for Trans modal, make headings smaller and bolder */
    font-weight: 500;
}

/* Modal VersionChanges */
.change-description-div {
    margin-top: -15px;
}

.change-description-header {
    margin-left: 5px;
    font-weight: 600;
    color: #4986B3;
}

.change-description-detail {
    width: 100%;
    font-size: 1.15rem;
    border: 1px solid lightgrey;
}

.change-description-empty {
    width: 100%
}

    .change-description-empty td {
        text-align: center;
        font-size: .875rem;
        padding-top: 6px;
        padding-bottom: 5px;
        background-color: #F6F6F6;
        line-height: 1.25 !important;
        border-bottom: .1rem solid #dee2e6;
    }

.change-description-hr {
    border-top: 1px solid lightgrey;
}

.modal-body .section-title:first-child {
    margin-top: 0;
}

.modal-body .field-header, .field-header-blue, .field-header.blue {
    color: #0069d9 !important;
    margin-top: 2rem;
    margin-bottom: 0;
}

.pcmsSectionTab .section-title:first-child {
    margin-top: 0;
}

dl.OIS dt {
    font-size: 1rem;
}

dl.OIS dd {
    margin: 0px 0px 20px 20px;
    font-size: .85rem
}

.section-title-heading {
    font-size: 1.5rem;
    font-weight: 400;
    flex: 1 1 auto;
    margin-top: 0;
    margin-bottom: 0;
    color: #0069d9;
}

.section-title-actions {
    align-self: center;
    justify-content: flex-end;
}

.field-header {
    font-size: 1rem;
    font-weight: 600;
    color: #676767;
    border-bottom: 1px solid #eee;
    margin-top: 0.75rem;
}

.title-rightcol {
    font-weight: 500;
}

.pcmsListOptions {
    margin: 0.75rem 0 0 0;
}

    .pcmsListOptions .custom-control {
        margin: 0;
    }

.error-label-list {
    float: right;
}
/* Paul Added back in ...  Collapsible */
.card-header > h2 {
    margin-bottom: 0;
    font-size: 1.17rem;
}

.card {
    margin-bottom: .75rem;
    margin-top: 10px;
}

.card-body {
    padding-top: 0px;
}

.siteMap {
    max-height: 300px;
    overflow-y: auto;
    padding: 1.25rem 0;
}

.pcmsListCaret {
    font-size: x-large !important;
    margin-left: -3px;
    float: right;
}

.pcmsListItem-1 {
    color: #007bff;
}

.pcmsListItem-2 {
    font-size: 0.85em;
}

.pcmsListItem-3 {
    font-size: 0.85em;
}

.pcmsListItem-4 {
    font-size: 0.85em;
}

.pcmsCheckBoxListItem-1 {
    font-size: 0.75em;
    border-bottom: 1px solid darkgrey;
}

.pcmsCheckBoxListItem-1:last-of-type {
    border-bottom: none;
}

.pcmsCheckBoxListItem-1 > input[type='checkbox'] {
    width: 1em;
    display: inline-block;
}

.pcmsCalendarBtn {
    position: absolute;
    right: 3px;
    top: 3px;
}

/********   TABLES   *********/

table.no-border tr, table.no-border td,
table.border-none tr, table.border-none td {
    border: none;
}

table.table-small-input input.form-control {
    height: calc(1.4rem + 2px);
    line-height: 1;
    font-size: 0.75rem;
    border-radius: 0.15rem;
    padding: 0.2rem 0.6rem;
}

th.ReadOnlyRate, td.ReadOnlyRate {
    text-align: right;
}

tr.success-border {
    border: 1px solid #97c5a2;
}

    tr.success-border td {
        border-top: 1px solid #97c5a2;
        border-bottom: 1px solid #97c5a2;
    }

.heavyBottom, table tr.heavyBottom > th {
    border-bottom: 3px solid #6c757d !important;
}

.heavyTop {
    border-top: 3px solid #6c757d;
}

.mediumTop {
    border-top: 2px solid #6c757d;
}

.mediumBottom, table tr.mediumBottom > th {
    border-bottom: 2px solid #6c757d !important;
}

td.mediumBottomNoTop, tr.mediumBottomNoTop > td, tr.mediumBottomNoTop > th {
    border-bottom: 2px solid #6c757d !important;
    border-top: none;
}

td.darkTopNoBottom, tr.darkTopNoBottom > td, tr.darkTopNoBottom > th {
    border-top: 1px solid #6c757d;
    border-bottom: none;
}

td.darkTop, tr.darkTop > td, tr.darkTop > th {
    border-top: 1px solid #6c757d;
}

td.darkBottom, tr.darkBottom > td, tr.darkBottom > th {
    border-bottom: 1px solid #6c757d;
}

td.text-bold, tr.text-bold > td, tr.text-bold > th {
    font-weight: bold;
}

.table-section-header.blue {
    background-color: #0069d9;
}

    .table-section-header.blue > td, .table-section-header.blue > th {
        color: #fff;
    }

.table-section-header1 {
    background-color: #ddd;
}

    .table-section-header1 > td, .table-section-header1 > th {
        color: #343a40;
        font-size: 11pt;
        font-weight: 500;
        text-align: center;
        border-top: 3px solid #6c757d;
        border-bottom: 1px solid #6c757d;
    }

.table-section-header2 {
    background-color: #e9e9e9;
}

    .table-section-header2 > td, .table-section-header2 > th {
        color: #343a40;
        font-size: 10pt;
        text-align: center;
        border-top: 2px solid #6c757d;
        border-bottom: none;
    }

tr.shade {
    background-color: #e9ecef;
}

tr.pb-1 > td, tr.pb-1 > th {
    padding-bottom: .25rem !important;
}
tr.pb-2 > td, tr.pb-2 > th {
    padding-bottom: .5rem !important;
}
tr.pb-3 > td, tr.pb-3 > th {
    padding-bottom: 1rem;
}
tr.pb-4 > td, tr.pb-4 > th {
    padding-bottom: 1.5rem;
}
tr.pb-5 > td, tr.pb-5 > th {
    padding-bottom: 3rem;
}
tr.align-bottom td, tr.align-bottom th {
    vertical-align: bottom !important;
}

/*****  GENERAL STYLE UTILITIES  *****/
.border-bottom-light {
    border-bottom: 1px solid #f1f1f1;
}

.visibility-collapse {
    visibility: collapse;
}

.pointer {
    cursor: pointer;
}

.bgF1 {
    background-color: #f1f1f1;
}

.ul-small-indent {
    font-size: 0.875rem;
    padding-inline-start: 25px;
}

.ul-three-col {
    list-style-type: none;
    columns: 3;
    -webkit-columns: 3;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

.ul-border-bottom {
    list-style-type: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

    .ul-border-bottom li {
        padding: 8px;
        border-bottom: 1px solid #ddd;
    }

.dropdown-item.third {
    padding-left: 0.5rem;
    margin-left: 1.5rem;
    border-left: solid 1px #ddd;
    width: calc(100% - 1.5rem);
}

.text-50percent {
    font-size: 0.5rem;
}
.text-60percent {
    font-size: 0.6rem;
}
.text-70percent {
    font-size: 0.7rem;
}
.text-75percent {
    font-size: 0.75rem;
}
.text-80percent {
    font-size: 0.8rem;
}
.text-85percent {
    font-size: 0.85rem;
}
.text-90percent {
    font-size: 0.9rem;
}

.text-one-line {
    width: 100%;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.text-primary-light {
    color: #80bdff !important;
}

.text-primary-dark {
    color: #0069d9 !important;
}

.text-body-light {
    color: #676767;
}

.text-black {
    color: #000;
}

.text-input-placeholder {
    color: #ccc;
    font-weight: 500;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}

.flex-auto {
    -ms-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}

div[viewgroup^=''] {
    display: none;
}

tr[viewgroup] {
    display: none;
}

.leave-room-for-help-icon {
    width: calc(100% - 25px);
    display: inline;
}

.fa-size-30px {
    font-size: 30px;
}

.font-weight-slightly-bold {
    font-weight: 500;
}

.w-05 {
    width: 5% !important
}

.w-10 {
    width: 10% !important
}

.w-15 {
    width: 15% !important
}

.w-20 {
    width: 20% !important
}

.w-25px {
    width: 25px !important
}

.w-29 {
    width: 29% !important
}

.w-30 {
    width: 30% !important
}

.w-33 {
    width: 33% !important
}

.w-35 {
    width: 35% !important
}

.w-40 {
    width: 40% !important
}

.w-45 {
    width: 45% !important
}

.w-49 {
    width: 49% !important
}

.w-60 {
    width: 60% !important
}

.w-67 {
    width: 67% !important
}

.w-70 {
    width: 70% !important
}

.opacity-50 {
    opacity: 0.5;
}

.link-hover {
    color: #999;
    cursor: pointer;
}
    .link-hover:hover {
        color: #1567bb;
    }

/*****  GOOGLE AUTOCOMPLETE OVERIDE FOR MODAL  ******/
.pac-container {
    z-index: 5001 !important;
}

/*****  SEARCH RESULTS  ******/
.fancy-list {
    padding-left: 0;
}

.fancy-list-item {
    border-top: 1px solid #ddd;
    font-size: 0.875rem;
    padding: 10px 0;
}

    .fancy-list-item:nth-child(even) {
        background-color: #f5f5f5;
    }

table.dataTable.nowrap tbody td.dtEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

    table.dataTable.nowrap tbody td.dtEllipsis:hover {
        overflow: visible;
        max-width: 100%;
        position: absolute;
        background-color: inherit;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

table.dataTable tbody td.nowrap {
    white-space: nowrap;
}

.alignCenter {
    text-align: center;
}

.hidden {
    display: none;
}

/** note that .readonly-capture-value style matches .form-control-plaintext above - if changing, keep the same **/
.readonly-capture-value {
    pointer-events: none; /* this is the key css property for this - prevents selecting the field, making it readonly-ish without disabling (which prevents it entirely from being posted with form) */
    font-size: .825rem;
    font-weight: 500;
    color: #777;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: .25rem;
    padding: .5rem .75rem;
    min-height: 37px;
}

.diary-notify-header {
    padding-top: 15px !important;
}

    .diary-notify-header div {
        padding-bottom: 5px;
        border-bottom: thin solid #A9A9A9;
    }

.modal-vertical-divider {
    padding: 1px !important;
    min-width: unset !important;
    background-image: linear-gradient(lightgrey, grey, lightgrey);
}

.modal-unset-minwidth {
    padding: 1px !important;
    min-width: unset !important;
}

.modal-col-spacer {
    min-width: 15px !important;
}

.modal-label {
    margin: 5px;
    color: #4b4d56;
    font-weight: 700;
    font-size: 1.0rem;
}

.td-datatable-selected {
    background-color: #fff9c4;
    color: black;
}

    .td-datatable-selected.sorting_1 {
        background-color: #f4edb6 !important; /* need important to override the sorting_1 color for jQuery datatable*/
        color: black;
    }


.label-header {
    font-weight: bold;
    font-size: 0.825rem;
    color: #566778 !important;
    position: relative;
    margin: 0;
}

.label-header::after {
    content: "\a";
    white-space: pre;
}

.mt-38px {
    margin-top: 38px;
}

.fixed-elements-heading {
    position: sticky;
    z-index: 1;
    top: 0;
    background: white;
}

.fixed-table-header {
    position: sticky;
    z-index: auto;
    top: 0;
    background: white;
}

.pt-25px {
    padding-top: 25px;
}

/*************** SuretyBond-specific *********************/

.image-border-shadow {
    border: 1px solid #ccc;
    box-shadow: 1px 1px 4px #456;
    margin: 4px;
}

.image-bottom-shadow-margin {
    box-shadow: 0px 3px 3px #456;
    margin-bottom: 20px; /* NOTE: if you change this, you will need to update SuretyBondType.atlasMVC.vb -> cFieldCustomStyle where cMarginTop is populated to properly align the fields on additional pages */
}

.yellow-background {
    background: yellow;
}

.ResultTableMessageRed {
    color: #ff0000;
}

body {
    font-family: 'Fira Sans', sans-serif;
    color: #495057;
}

.login-logo {
    background: url(images/Logo-1-Tagline-1.png) no-repeat center #fff;
    background-size: contain;
    height: 75px;
    margin: 30px 0;
}

.login {
    margin: 0;
    background: #f2f2f2 url(images/BuildingBW.jpg) no-repeat;
    background-size: contain;
    background-position: bottom center;
    background-color: #f2f2f2;
}

input, optgroup, select, textarea {
    /*font-family: 'Open Sans';*/
    font-family: 'Fira Sans', sans-serif;
}

.form-signin > input {
    font-family: inherit !important;
}

#logonUserName::-webkit-input-placeholder {
    font-family: inherit !important;
}

#logonPassword::-webkit-input-placeholder {
    font-family: inherit !important;
}

.dashboard-card h1 {
    line-height: .7;
    font-size: 2.5rem;
    font-weight: 400;
}

::-webkit-input-placeholder {
    color: #888 !important;
    font-size: .8rem;
    font-weight: 300;
    font-family: 'Fira Sans' !important;    
}

.sorting_1 {
    background-color: none !important;
}

.form-signin input[type="text"] {
    margin-bottom: 0px;
}

.text-break {
    color: #474b52;
    font-weight: 400;
}

.mr-2 {
    padding-left: 12px;
}

.fa-user {
    position: absolute;
    left: -5px;
    top: 7px;
}

.bd-toc {
    font-size: .9rem;
    min-width: 360px;
    max-width: 360px;
    padding-top: .75rem;
    background-color: #f9f9f9;
    min-height: calc(100vh - 54px);
    max-height: calc(100vh - 54px);
}

.badge {
    font-size: 0.9rem;
}

.right-fixed-buttons {
    bottom: 2px;
    width: 360px;
}

.form-label-group {
    font-size: 1rem;
}

.dropdown-item {
    font-size: 1.1rem;
}

.form-label-group label {
    top: 3px;
    color: #495057;
    font-weight: 500;
    font-size: .95rem;
}

.bd-navbar .navbar-nav .nav-link {
    color: #252628; /*#2d2e31; #5f6275; #373131;*/
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 5px;
}

    .bd-navbar .navbar-nav .nav-link.icon {
        font-size: .9rem;
        line-height: .95rem;
    }

.bd-navbar.is-test {
    border-top: 3px solid red;
    border-bottom: 3px solid red;
}

.header-search-input {
    border-radius: .5em;
    position: absolute;
    left: 211px;
    top: 7px;
    width: 400px;
    background-color: white;
}

.dashboard-card {
    color: #494B56;
}

    .dashboard-card.active h1 {
        color: #494B56;
    }
    
    .dashboard-card h5 {
        color: #494B56;
        font-weight: 600;
        font-size: 0.95rem;
    }

    .dashboard-card.active h5 {
        color: #494B56;
    }

.lightgrey-table-header table.dataTable thead th,
.lightgrey-table-header table.dataTable thead td {
    color: #5f5e69;
}

.bgError, .bgError > label.btn-outline-primary {
    border-color: #373131;
}

    .bgError:focus {
        border-color: #373131;
    }

.btn {
    font-size: 1.05rem;
    font-weight: 600;
    font-family: 'Fira Sans', sans-serif;    
}

.btn-outline-primary {
    font-size: .8rem;
    /*color: #39393b;
    border-color: #39393b;*/
}

    .btn-outline-primary:hover {
        background: #1567BB;
        font-weight: bold;
        /*color: #1567bb;*/
    }

.btn-outline-main {
    border: 1px solid #39393b;
    background-color: white;
    color: #373131;
}

.btn-primary {
    /*background-color: #4986B3 !important;*/
    /*border-color: #4986B3 !important;*/
}

    .btn-primary:hover {
        background-color: #1271b7;
    }

.btn-primary-dark {
    /*background-color: #4986B3;*/
}

    .btn-primary-dark:hover {
        background-color: #1271b7;
    }

.break-heading {
    color: #495057;
    font-size: 1.025rem !important;
}

.section-title-heading {
    /*color: #4986B3;*/
    font-size: 1.5rem;
    font-weight: 600;
}

.section-title-grey {
    color: #494b56 !important;
    font-size: 1.5em;
    margin: 10px 0 10px 0;
}

    .section-title-grey i {
        background: white;
        font-size: 26px;
        border-radius: 10%;
        color: #007BFF !important;
    }

.sub-title > div h3 {
    color: #16b;
    font-size: 1rem;
    font-weight: 500;
}

.container-fluid {
    padding-top: 0px !important;
    position: relative;
}

.border {
    border: none !important;
}

.navbar-brand {
    text-align: center;
}

    .navbar-brand img {
        max-height: 40px;
    }

.navbar {
    /*background-color: #fdfdfd;*/
    background-color: #f9f9f9;
    /*min-height: 65px;*/
    border-bottom: 1px solid #ddd;
}

.navbar-brand-container {
    /*height: 78px;*/
    width: inherit !important;
}

.navbar-nav-scroll {
    position: absolute;
    bottom: 52px;
    right: 59%;
}

.new-quote-card {
    font-size: 0.85rem;
}

.navbar-nav {
    position: absolute;
    top: 2px;
}

.bd-toc-link {
    font-weight: 500;
    font-size: 1rem;
    color: #212529;
}

    .bd-toc-link:hover {
        font-weight: 700;
        color: #252628 !important;
    }

.new-quote-card {
    /*color: #4986B3;*/
}

    .new-quote-card:hover {
        /*background: #4986B3;*/
    }

.alert {
    height: 60px;
}

    .alert > span {
        position: relative;
        /*top: 20px;*/ /*messed up error message*/
    }

#divLoadingMsg {
    /*height: 91px;*/
}

#LoadMsgText {
    /*margin-top: 25px;*/
}

.loading-bar {
    /*top: 7px;*/
}

.dropdown-menu {
    margin-top: -10px;
}

.HeaderMenu ul.rightIcons {
    top: -2px;
    border-left: none;
    background-color: #f9f9f9;
}

.badge-pill {
    padding-top: 5px;
}

.status-badge {
    padding: 7px;
    font-weight: 500;
    font-family: inherit;
    letter-spacing: inherit;
    /*font-family: 'IBM Plex Sans', sans-serif;*/
}

.status-badge-Suspended, .status-badge-Blue, tr[data-objectstatuscomputed="Suspended"] td span.badge.status-badge {
    /*background-color: #4986B3;*/
    /*background-color: #1567bb;*/
}

.status-badge-rightcol {
    width: unset;
    padding-top: 8px;
}

.badge-primary {
    /*background-color: #4986B3;*/
}

.ul-small-indent {
    font-size: .95rem;
}

.h6, h6 {
    font-size: 1.3rem;
}

a {
    /*color: #4986B3;*/
    font-weight: 500;
}

.form-label-group > a {
    font-weight: 600;
}

.text-success {
    font-weight: 500;
}

.dashboard-card.active h5 {
    /*color: #4986B3;*/
}

.btn-login {
}

    .btn-login:hover, .btn-login:focus {
    }

header {
}

    header ul.navbar-nav {
    }

/*header.navbar .navbar-brand img {}*/

.nav-link {
}

    .nav-link:focus, .nav-link:hover {
        /*color: #252628 !important;*/
        color: #494b56 !important;
    }

.ReadOnly {
    color: #993366;
    padding-left: 2px;
    font-size: .9rem;
    font-weight: bold;
}

.dateFormat {
    font-size: .75rem;
}

.page-title h3 {
    color: #576673;
}

    .page-title h3 .fa {
        color: #cdd5e0;
    }

.font-weight-600 > div {
    font-weight: 600 !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

    .font-weight-700 > div {
        font-weight: 700 !important;
    }

.list-group-item {
    /*background-color: #fdfdfd;*/
    background-color: #f9f9f9;
}

.list-group-item-action:hover {
    /*background-color: #fff;*/
    background-color: #fdfdfd;
}

.bd-links {
    margin-right: -23px;
}

.bd-links::-webkit-scrollbar-thumb {
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 1px transparent;
}

.bd-links::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 1px transparent;
}

/*FOFC Primary Color*/
#LoadMsgText {
    /*color: #4986B3;*/
}

#hReferenceNo {
    font-weight: bold;
}

.loading-bar-anim {
    /*background-color: #4986B3;*/
}

#Subsidebar #sideSections ul li.toc-entry a.active {
    /*color: #4986B3;*/
}

.bd-sidebar {
    min-width: 235px;
    max-width: 235px;
    background: #f9f9f9;
    border-right: 1px solid #ddd;
}

.bd-toc-item > a:hover, .bd-toc-item.active > .bd-toc-link {
    color: #007BFF; /*#4986B3;*/
    font-weight: 600;
}

.bd-toc-item.active > .bd-toc-link {
    font-size: 1rem;
}

.bd-toc-item.active {
    min-width: 235px;
    max-width: 235px;
    border-top: unset;
    border-bottom: unset;
    background: unset;
    padding: unset;
    margin-bottom: .25rem;
    border-right: 5px solid #007BFF;
}

    .bd-toc-item.active:not(:first-child) {
        margin-top: .25rem;
    }

.form-control {
    color: #252628;
    font-size: .90rem;
    font-family: inherit;
}

.form-control-text {
    color: #252628;
    font-size: .9rem;
    font-family: inherit;
}

/*.form-control-plaintext {
    font-weight: 500;
    color: #fafafa;
    font-size: .85rem;
    padding: 0 .5rem;
}*/

.form-readonly-text {
    font-weight: 500;
    color: #7a7d87;
    font-size: .8rem;
}

.form-select-group {
    margin-top: -.5rem;
}

.pcmsCalendarBtn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 38px;
    background-color: #F0F0F0;
}

.bootstrap-select > .dropdown-toggle {
    height: 2.4rem;
    padding-bottom: 0px;
}

.mediumTop {
    border-top: 2px solid #bec2c5;
}

.jewel {
    padding: 1px 4px;
}

/*.filter-option-inner-inner {
    margin-top: -2px;
}*/

.bootstrap-select .dropdown-toggle .filter-option {
    color: #474b52;
    font-size: .9rem;
    padding: .5rem .75rem;
    font-family: 'Fira Sans';    
}

.summary-section-tab-name {
    font-family: 'Fira Sans' !important;    
    font-weight: 500;
}

#BusinessDescription1 > option[selected] {
    display: none;
}

.visited .wizard-circle {
    /*border-color: #4986B3;*/
}

.wizard-steps li.active .wizard-circle {
    /*border-color: #4986B3;*/
    /*background-color: #4986B3;*/
}

.wizard-steps li.active a {
    /*color: #4986B3;*/
}

.wizard-steps li.visited a {
    /*color: #4986B3;*/
}

#wizard-nav-progress-left {
    /*background-color: #4986B3;*/
}

.dashboard-card.active h5 {
    /*color: #4986B3;*/
}

.jewel {
    /*background-color: #4986B3;*/
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    /*background-color: #4986B3 !important;*/
    /*border: 1px solid #4986B3 !important;*/
}

.btn-add-item-link {
    /*color: #4986B3;*/
}

    .btn-add-item-link .fa {
        /*color: #4986B3;*/
    }

.btn-primary-dark:hover {
    /*background-color: #4986B3;*/
}

.td-inner-content {
    font-size: .95rem;
    font-weight: 500;
    font-family: inherit;
    /*font-family: 'IBM Plex Sans', sans-serif;*/
}

.custom-list {
    text-align: left;
}

td .custom-list ul {
    list-style-type: none;
    margin-left: -60px;
}

td .custom-checkbox-list {
    float: left;
    left: unset !important;
}

td .custom-checkbox-readonly {
    width: inherit;
    margin-top: -.1rem !important;
}

td.td-btn-primary:hover {
    /*background-color: #4986B3;*/
}

td.td-datatable-edit button, td.td-datatable-edit .btn {
    
    min-width: unset !important;
    padding: 5 !important;
}

.custom-checkbox {
    margin: 1rem 0 0.5rem 0;
}

td div.custom-checkbox {
    padding-top: unset;
    margin-top: -.3rem;
}

.section-title-blue {
    /*border-bottom: 2px solid #4986B3;*/
}

.pcmsListItem-1 {
    /*color: #4986B3;*/
}

.atlasjs-dash-policy-or-quote-filter {
    font-size: .8rem;
}

.divider {
    /*background-color: #4986B3;*/
    color: white;
    background-color: #007BFF;
}

.divider > .ReadOnlyRate {
    padding: .1rem;
}

/*td.ReadOnlyRate {
    text-align: left !important;
}*/

.disabledInput {
}

.atlasjs-season-display-none {
    display: none;
}

.atlasjs-insured-display-none {
    display: none;
}

.atlasjs-insured-address-display-none {
    display: none;
}

.atlasjs-marine-display-none {
    display: none;
}

.atlasjs-marine-form1-display-none {
    display: none;
}

.atlasjs-marine-form3-display-none {
    display: none;
}

.atlasjs-marine-form4-display-none {
    display: none;
}

.atlasjs-mortgagee-display-none {
    display: none;
}

.atlasjs-mortgagee-search-display {
    margin-top: -5px;
}

    .atlasjs-mortgagee-search-display > .easy-autocomplete {
        width: 100% !important;
    }

.atlasjs-mortgagee-search-display-none {
    display: none;
}

.atlasjs-mortgagee-edit-display-none {
    display: none;
}

.tableRowBreak {
    height: 15px;
}

#RiskCharacterics th {
    font-weight: 500;
    border-bottom: 1px solid #4b4d56;
    color: #4b4d56;
}

.tableCellBreak {
    border: none !important;
}

vAlignTop {
    vertical-align: top !important;
}

.vAlignMiddle {
    vertical-align: middle !important;
}

/*::-webkit-input-placeholder {
    text-align: left;
}*/

.floatLeft {
    float: left;
}

#CIRPTable input[type="text"] {
    margin: auto;
    width: 70px;
}

#MSO100_Premium {
    width: 100px;
    text-align: right;
}

.riskRowHeader {
    min-width: 350px !important;
}

.riskInput input {
    max-width: 45px;
    text-align: right;
    padding: 0 3px 0 3px;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right;
}

.alignCenter {
    text-align: center;
}

.table {
    table-layout: fixed;
    font-size: 1rem;
}

    .table td, .table th {
        min-width: 92px;
    }

    .table thead th {
        font-size: .95rem;
    }

.noResults {
    padding: 1rem 0 1rem 0 !important;
    border-bottom: 1px #e1e4e8 solid !important;
}

table.dataTable.open td {
    padding: 3px;
    line-height: .9rem !important;
}

table.dataTable thead th, table.dataTable thead td {
    font-size: .95rem;
}

td .custom-control-label-align > label {
    padding-top: 1px;
}

.custom-control-label {
    width: unset !important;
}

.custom-control-container {
    margin-top: -15px !important;
}

.custom-checkbox
.custom-control-input:checked ~
.custom-control-label::before {
    /*background-color: #4986B3;*/
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    /*background-color: #4986B3;*/
    /*border-color: #4986B3;*/
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    /*background-color: #4986B3;*/
    /*border-color: #4986B3;*/
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: none;
}

.fancy-list-item > div > h6 {
    font-size: 1.05rem;
}

#inputProdSearch::placeholder {
    color: #808080;
    font-size: .75rem;
}

#tblDataTable-dtDashboardResults {
    font-size: .95rem;
    font-family: inherit;
    /*font-family: 'IBM Plex Sans', sans-serif;*/
}

.uwExceptionEmpty {
    color: #6C757D;
    font-weight: 500;
    border-top: none !important;
}

.uwExceptionHeader {
    color: white;
    text-align: left;
    font-weight: 500;
}

    .uwExceptionHeader div {
        padding-left: 10px;
    }

#CIRPTable th {
    font-family: 'Work Sans', sans-serif;
}

/* Payment Tab */
#InstallmentTable th {
    font-family: 'Work Sans', sans-serif;
}

#CustomerEFTDrawDate:read-only {
    text-align: center;
}

#SubscriptionTable {
    margin-top: 10px;
    margin-bottom: -12px;
}

    #SubscriptionTable th {
        font-family: 'Work Sans', sans-serif;
    }

#PaymentsTable {
    margin-bottom: -11px;
}

.amountPad div {
    padding-right: .25rem;
}

#BillingTable th, #BillingTable td {
    min-width: 0px;
}

#BillingTable .col1 {
    width: 13%;
    border: none;
}

#BillingTable .col2 {
    width: 25%;
    border: none;
}

#BillingTable .col3 {
    width: 5%;
    border: none;
}

#BillingTable .col4 {
    width: 9%;
    border: none;
}

#BillingTable .col5 {
    width: 12%;
    border: none;
}

.formatRow td > div {
    min-height: 25px
}

.override div:first-of-type {
    position: relative;
}

    .override div:first-of-type div:nth-child(1) {
        /*position: absolute;
        top: -12px;
        right: -20px;*/
        left: 1.75rem;
    }

.dividerWithText {
    color: white;
    line-height: .9rem;
    font-weight: 600;
    font-size: .85rem !important;
    padding: 6px 0 6px 0 !important;
}

.buttonCell div:first-of-type {
    margin-top: 15px;
}

.credit-card {
    margin-top: -1px;
    margin-left: 1px;
}

/*.fa-cc-american-express:before {
    content: "\f1f3";
}*/

.fa-2x {
    font-size: 2.3rem;
}

.required-input, .dropdown.required-input .filter-option {
    background: none;
}

.visibilityHidden {
    display: unset;
    visibility: hidden;
}

.positionRelative {
    position: relative;
}

.positionAbsolute {
    position: absolute;
}

#alert-container {
    font-size: 1.05rem;
}

.modal-footer {
    height: 55px;
    min-height: 55px;
}

.modal-header {
    /*background-color: #4986B3;*/
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: transparent;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent;
}

table.dataTable.open td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.modal-label {
    font-weight: 500;
}

.modal-label-group div {
    color: #4b4d56;    
    font-family: 'Work Sans', sans-serif !important;
}

.modal-readonly-value div {
    color: #993366;
    font-family: 'Work Sans', sans-serif !important;
}

.marginTop div {
    margin-top: -12px;
}

.modal-body .field-header {
    /*color: #4986B3;*/
}

.noMargin div {
    margin: unset;
}

.text-one-line {
    overflow: hidden;
}

a:hover {
    /*color: #4986B3;*/
}

.bd-navbar .navbar-nav .nav-link.icon {
    font-weight: 300;
}

.modal-body .section-title .section-title-heading {
    color: #0069d9;
}

#divModalVersionInfo {    
    top: -556px;    
}

.div-no-label {
    margin-top: 2.75rem;
}

.checkbox-no-label {
    margin-top: 1.5rem;
}

.checkbox-container {
    margin: 1.5rem 0 0.5rem 0;
}

.checkbox-container > img {
    margin-top: -3px;
}

.checkbox-cell {
    max-width: 75px;
    min-width: unset !important;
}

.dropdownlist-span {
    margin: 5px 0 0 -20px;
}

.modal-tableHeader {
    font-weight: 600;
}

.modal-tableRow-header > div {
    font-weight: 600;
}

.modal-tableRow td > div {
    font-size: .9rem;
}

.modal-tableRow-input {
    min-width: unset !important;
}

    .modal-tableRow-input > div > div.dropdown {
        width: 140px !important;
    }

.modal-checkBox-cell > div {
    margin-top: -2px;
}

.small-cell > div {
    width: 45px;
    padding-left: .75rem;
}

    .small-cell > div > div {
        left: unset;
    }

/*.pl-65 {
    padding-bottom: 6px;
    left: 65% !important;
}*/

/*.pl-85 {
    padding-bottom: 10px;
    left: 85% !important;
}*/

input[id^="chkProductType"] + label {
    font-size: .85rem;
    margin-top: 10px;
}

input[id^="App_OtherBusiness_Ref"] {
    text-align: center;
    padding: 0 1px 0 1px;
}

.w-1 {
    width: 1%;
}

.w-5 {
    width: 5%;
}

.w-12 {
    width: 12%;
}

.w-15 {
    width: 15%;
}

.w-17 {
    width: 17%;
}

.w-21 {
    width: 21%;
}

.w-23 {
    width: 23%;
}

.w-24 {
    width: 24%;
}

.w-30 {
    width: 30% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-70 {
    width: 70% !important;
}

.w-80 {
    width: 80% !important;
}

.left {
    float: left !important;
}

.pcmsCalendarBtn {
    top: 1px;
    right: 1px;
    height: 36px !important;
}

#tblDataTable-DataTable_Vacant_Land th:first-child {
    width: 350px !important;
}

#tblDataTable-DataTable_Vacant_Land th:not(:first-child) {
    text-align: center;
}

#tblDataTable-DataTable_Vacant_Land td:not(:first-child) {
    text-align: center;
}

#tblDataTable-DataTable_App_LossHistory td {
    vertical-align: inherit;
}

.right-links .list-group-item {
    padding: 8px 3px;
}

.pcmsListOptions > div > div > label {
    padding-top: 3px;
}

.table-sm th, .table-sm td {
    min-width: unset !important;
}

/*.optional-check {
    left: 4.45rem !important;
}*/

/*.modal-check {
    left: 1.4rem !important;
}*/

.modal-tableRow > td > div > input:read-only {
    font-size: .825rem;
    font-weight: 500;
    color: #777;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: .25rem;
    padding: .5rem .75rem;
    min-height: 37px;
}

.mortgagee-header > div {
    background-color: #007BFF;
    text-align: center;
    height: 34px;
}

    .mortgagee-header > div > h3 {
        font-size: .95rem;
        font-weight: 500;
        margin: auto;
        color: white !important;
        margin-top: 7px !important;
    }

.wizard-steps > li > a { 
    padding: 10px 0 10px 0;
}

.table-label-group div {
    color: #495057;
    font-weight: 500;
    font-size: .95rem !important;
}

.table-readonly div {
    margin-top: .35rem;
}

#TerritoryTable {
    margin-bottom: unset;
}

#Location_DefaultTabStop {
    visibility: hidden;
}

#DisplayExpired + label {
    padding-top: 3px;
}

#CLClient_EmailDeliveryOptIn + label {
    padding-top: 3px;
}

#CLClient_HasAlternateMailingAddress + label {
    padding-top: 3px;
}

#CLClient_HasAlternateBillingAddress + label {
    padding-top: 3px;
}

#Location_SingleOccupancy + label {
    padding-top: 3px;
}

#Location_Wholesaler + label {
    padding-top: 3px;
}

#Location_CondominiumsAssociation + label {
    padding-top: 3px;
}

#Location_CondominiumsUnitOwner + label {
    padding-top: 3px;
}

#Location_FamilyGardenApartment + label {
    padding-top: 3px;
}

#Location_LightMixedCommercial + label {
    padding-top: 3px;
}

#Location_SuperiorConditions + label {
    padding-top: 3px;
}

#Location_BuildingACV + label {
    padding-top: 3px;
}

#Location_ContentsACV + label {
    padding-top: 3px;
}

#Exclude_Terrorism + label {
    /*FOFC-2237*/
    /*padding-top: 3px;*/
    font-weight: bold;
    font-size: 18px;
}

#Claimant_IsInsured + label {
    padding-top: 3px;
}

#Claimant_IsInLitigation + label {
    padding-top: 3px;
}

#Claimant_Injury + label {
    padding-top: 3px;
}

#Claimant_Coverage_Voucher_DBAttached + label {
    padding-top: 3px;
}

#ClaimantCoverageRecoveryInvoice_CRAttached + label {
    padding-top: 3px;
}

#Location_BuildingCodeLawLimit + button > .filter-option {
    text-align: right;
}

#Location_EmployeeDishonestyLimit + button > .filter-option {
    text-align: right;
}

#Location_ExteriorGlassDed + button > .filter-option {
    text-align: right;
}

#Location_InflationPercent + button > .filter-option {
    text-align: right;
}

#Location_BurglaryAndRobberyLimit + button > .filter-option {
    text-align: right;
}

#Location_MoneyAndSecurityLimit + button > .filter-option {
    text-align: right;
}

#Location_FireLiabilityBaseLimit + button > .filter-option {
    text-align: right;
}

#Location_FireLiabilityLimit + button > .filter-option {
    text-align: right;
}

#Location_PeakSeasonLimit {
    width: 90px;
    text-align: right;
}

#Location_InlandMarineLimit {
    text-align: right;
}

#Location_InlandMarineDeductible {
    text-align: right;
}

#Location_InlandMarineRate {
    text-align: right;
}

#Location_InlandMarineExpenseLimit {
    text-align: right;
}

#Location_InlandMarineExpenseRate {
    text-align: right;
}

#Location_InlandMarinePremisesLimit {
    text-align: right;
}

#Location_InlandMarinePremisesRate {
    text-align: right;
}

#IsGeneralAgent + label {
    margin-top: 1.75rem;
    padding-top: 3px;
}

#FloodOnly + label {
    margin-top: 1.75rem;
    padding-top: 3px;
}

#tblDataTable-dtDashboardResults th + th + th + th + th {
    text-align: center;
}

#tblDataTable-dtDashboardResults th + th + th + th + th + th {
    text-align: center;
}

#App_Total_Square_Footage {
    text-align: left !important;
}

#App_NewRisk_NumYearsRelatedBusiness {
    text-align: left !important;
}

#Location_HeaderPremiums_Tab table tr td:not(:first-child) {
    text-align: right !important;
}

.atlasjs-status {
    min-width: 10rem;
}

[data-businessobjecttype="FOFCBOP"] td:nth-of-type(4) {
    min-width: 48rem;
}

[data-businessobjecttype="FOFCBOP"] td:nth-of-type(5) {
    text-align: center;
}

[data-businessobjecttype="FOFCBOP"] td:nth-of-type(6) {
    text-align: right;
    padding-right: 1.75rem !important;
}

.link:hover {
    text-decoration: underline;
}

.#Rating_Information_Table {
    table-layout: fixed;
}

.atlasjs-mpl15-display-none {
    display: none;
}

.pt-blanket-display-none {
    display: none;
}

.pt-mpl90-display-none {
    display: none;
}

.pt-mpl91-display-none {
    display: none;
}

.pt-mpl92-display-none {
    display: none;
}

.pt-mpl9192-display-none {
    display: none;
}

.pt-mpl93-display-none {
    display: none;
}

.pt-genderJewelry-display-none {
    display: none;
}

.pt-propertyNew-display-none {
    display: none;
}

.pt-propertyUpdate-display-none {
    display: none;
}

.atlasjs-mpl20-display-none {
    display: none;
}

#MPL20_Table tr {
    cursor: pointer;
}

.pt-horsepower-display-none {
    display: none;
}

.pt-length-display-none {
    display: none;
}

.pt-propelled-display-none {
    display: none;
}

.atlasjs-mpl26-display-none {
    display: none;
}

#MPL26_Table tr {
    cursor: pointer;
}

.atlasjs-mpl40-display-none {
    display: none;
}

#MPL40_Table tr {
    cursor: pointer;
}

.pt-location-display-none {
    display: none;
}

#MPL52_Table tr {
    cursor: pointer;
}

.atlasjs-mpl52-display-none {
    display: none;
}

.pt-structure-display-none {
    display: none;
}

.pt-businessDescription-display-none {
    display: none;
}

.pt-businessLocation-display-none {
    display: none;
}

.pt-insuredName-display-none {
    display: none;
}

#MPL80_IUC_Table {
    margin-bottom: 0;
}

#MPL80_UA_Table {
    margin-bottom: 0;
}

#MPL80_UnderlyingLimit_Table {
    margin-bottom: 0;
}

#MPL80_UnderlyingPolicies_Table {
    margin-bottom: 0;
}

#Endorsement_Mortgagee_Table tr {
    cursor: pointer;
}

.atlasjs-endorsement-mortgagee-display-none {
    display: none;
}

.atlasjs-table-display-none {
    display: none;
}

.datepicker-fixed {
    z-index: 1000;
    display: block;
}

.ui-dialog-titlebar-close {
    display: none;
}

.checkbox-space-td .td-inner-content {
    position: relative;
    right: -1.5rem;
}

#UWExceptions_Table tbody tr td.uwExceptionDescription {
    color: #B92C23;
}

.text-bold {
    font-weight: bold;
}

#BillingTable tbody tr td.text-bold > div {
    font-weight: bold;
}

#cbxQuote_NoMortgagee + label {
    font-weight: bold;
    font-size: 1.1rem;
    color: red;
}

.w-75px {
    width: 75px;
}

#Mortgagee {
    font-weight: bold;
    font-size: 1.1rem;
    color: red;
}

.main-title-rightcol {
    min-width: 160px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.status-badge-rightcol {
    font-size: .75rem !important;
    max-width: 110px;
}

.atlasjs-mpl30-display-none {
    display: none;
}

.pt-acres-display-none {
    display: none;
}

.pt-buildings-display-none {
    display: none;
}

.pt-gross-receipts-display-none {
    display: none;
}

.pt-MPL35-noAnimals-display-none {
    display: none;
}

.betterView {
    width: 100%;
    height: 100%;
}

.displayNone {
    display: none;
}

.bd-sidebar .nav > .active > a {
    font-weight: 500;
    font-size: 1rem;
    color: #212529;
}
