@font-face {
    font-family: 'Password';
    font-style: normal;
    font-weight: 400;
    src: url(../../font/password.ttf);
}

/*----------    Variables    ----------*/
/*178ae2*/
/**/
/*6c757d*/
/*----------    Body    ----------*/
html {
    position: relative;
    min-height: 100%;
}

body {
    min-height: 100%;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #999999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #999999;
}

::placeholder {
    /* Most modern browsers support this now. */
    color: #999999;
}

@media print {

    .soaDisplay .container input[type="checkbox"] {
        float: left;
        margin: 7px 5px 0 0;
    }

    .body {
        background: #fff;
    }

    .pagebreak {
        page-break-before: always;
    }
}

.searchReturnItem {
    text-decoration: none !important;
}

.searchReturnItem:hover {
    color: #2095fe;
}

.bg-header {
    background: #394c57;
}

.sidebar {
    height: 100%;
    /* Full-height: remove this if you want "auto" height */
    width: 250px;
    /* Set the width of the sidebar */
    position: fixed;
    /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    left: 0;
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 10px;
    background: #253138;
    background: linear-gradient(0deg, #253138 0%, #303e47 52%);
    padding-left: 30px;
    padding-right: 20px;
    margin-right: 285;
}

.leadSideNav {
    background: #253138;
    background: linear-gradient(0deg, #253138 0%, #303e47 52%);
    font-size: 16pt;
    color: #98a6ad;
}

.text-danger-lt {
    color: #ff8d8e;
}

.leadDropTd {
    background: #fff !important;
}

.sidebarProfile {
    height: 100%;
    /* Full-height: remove this if you want "auto" height */
    position: absolute;
    /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    left: 0;
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 10px;
    background: #253138;
    background: linear-gradient(0deg, #253138 0%, #303e47 52%);
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 30;
    background: #394c57;
}

@media (min-width: 768px) {
    .main {
        padding-left: 285px;
        /* 180 + 40 */
    }
}

.sideSecTitle {
    color: #98a6ad;
}

.sideNavs {
    cursor: pointer;
    font-size: 11pt;
    color: #98a6ad;
}

.sideNavsProfile {
    cursor: pointer;
    font-size: 16pt;
    color: #98a6ad;
}

.sideUserName {
    font-size: 9pt;
    color: #98a6ad;
}

.sideNavLink {
    color: #98a6ad;
}

.sideNavLinkActive {
    color: #fff;
}

.bar {
    height: 18px;
    background: #2095fe;
}

.avatar-circle {
    height: 40px;
    width: 40px;
    background-color: #2095fe;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

.avatar-circle-sm {
    height: 60px;
    width: 60px;
}

.avatar-circle-med {
    height: 80px;
    width: 80px;
}

.avatar-circle-big {
    height: 150px;
    width: 150px;
    background-color: #2095fe;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

.avatar-circle-center {
    height: 40px;
    width: 40px;
    background-color: #2095fe;
    color: #fff;
    /* optional: white text for contrast */
    text-align: center;
    border-radius: 50%;
    border: 1px solid #eee;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;

    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: -2px;
    font-size: 16px;
    /* optional: tweak for best fit */
}

.avatar-flat {
    box-shadow: none;
    border: none;
    height: 32px;
    width: 32px;
    font-size: 13px;
}

.avatar-circle:hover {
    background-color: #5b69bc;
}

.uploadLogoWidth {
    width: 200px;
}



.initials {
    position: relative;
    top: 8px;
    /* 25% of parent */
    font-size: 20px;
    /* 50% of parent */
    line-height: 20px;
    /* 50% of parent */
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13pt;
    letter-spacing: -2px;
}

.initials-lg {
    font-size: 24pt;
    line-height: 40px;
    /* 50% of parent */
    top: 20px;
}

.bg-white-system {
    background: #ffffff;
}

.border-white-system {
    border: 1px solid #ffffff
}

a {
    text-decoration: none !important;
}

.bg-primary-lt {
    background: #b8ddff;
}

.bg-warning-lt {
    background: #fff5e3;
}

.bg-info-lt {
    background: #c8cce8;
}

.bg-success-lt {
    background: #c7ecce;
}

body {
    font-family: 'Montserrat', sans-serif;
}

#head {
    background: #394c57;
}

#pageHeader h5 {
    font-size: 13pt;
}

.cp {
    cursor: pointer;
}

.blankDiv {
    margin-top: 100px;
}

.blankDivTable {
    margin-top: 50px;
}

.blankIcon {
    color: #999;
}

.lockScreen {
    display: none;
    background: #efefef;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

.lockScreen .lockIcon {
    background: #ffffff !important;
}

.pageBody {
    margin-right: 40px;
    margin-left: 40px;
}


html[data-nav="topNav"][data-action="index2"] .sidebarProfile {
    min-height: calc(100dvh - 116px);
    height: 100%;
    margin-top: 116px;

}

html[data-nav="topNav"][data-action="index2"] .pageBodyProfile {
    min-height: calc(100dvh - 116px);
    margin-left: 95px;
}

html[data-nav="sideNav"][data-action="index2"] .pageBodyProfile {
    margin-left: 80px;
    min-height: calc(100dvh - 110px);

}

html[data-nav="sideNav"][data-action="index2"] #proSide {
    margin-left: 250px;
}

.pageTitle {
    letter-spacing: 0.5px;
    color: #394c57;
}

.swirl {
    background-color: #0fc469;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%232095fe' stroke-width='28.8' stroke-opacity='0' %3E%3Ccircle fill='%230fc469' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%2312c579' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%2315c689' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%2318c799' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%231cc7a8' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%231fc8b6' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%2323c8c4' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%2327bfc8' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%232ab3c9' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%232ea7c9' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23329cc9' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%233692c9' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%233d88c6' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%23437fc4' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234977c2' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%234f71c0' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%23556dbe' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%235b69bc' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}

.swirlSide {
    background-color: #0fc469;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%232095fe' stroke-width='28.8' stroke-opacity='0' %3E%3Ccircle fill='%230fc469' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%2312c579' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%2315c689' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%2318c799' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%231cc7a8' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%231fc8b6' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%2323c8c4' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%2327bfc8' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%232ab3c9' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%232ea7c9' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23329cc9' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%233692c9' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%233d88c6' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%23437fc4' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234977c2' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%234f71c0' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%23556dbe' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%235b69bc' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}

.infoCard {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #888888;
    padding: 5px;
    font-size: 9pt;
    margin-top: -85px;
    display: none;
}

/*----------    Navbar Header    ----------*/
.dropdown a {
    all: unset;
}

.img-resp {
    margin-top: 14px;
}

#dropdownMenu2 {
    margin-right: 30px;
}

#mainSearch .input-group-text {
    background: #49606e;
    color: #999999;
    border-top: 2px solid #017cea;
    border-left: 2px solid #017cea;
    border-bottom: 2px solid #017cea;
    border-right: none;
    border-radius: 15px 0px 0px 15px;
}

#mainSearch .form-control {
    background: #49606e;
    color: #999999;
    border-top: 2px solid #017cea;
    border-right: 2px solid #017cea;
    border-bottom: 2px solid #017cea;
    border-left: none;
    border-radius: 0px 15px 15px 0px;
}

#mainSearch .form-control::placeholder {
    color: #ffffff !important;
}

#mainSearch .form-control:focus {
    outline: 0px !important;
    -webkit-appearance: none !important;
}

#mainSearchLight .input-group-text {
    background: #efefef;
    color: #999999;
    border: none;
    border-radius: 15px 0px 0px 15px;
}

#mainSearchLight .form-control {
    background: #efefef;
    color: #999999;
    border: none;
    border-radius: 0px 15px 15px 0px;
}

#mainSearchLight .form-control:focus {
    outline: 0px !important;
    -webkit-appearance: none !important;
}

#mainSearch2 .input-group-text {
    background: #ebeff2;
    color: #999999;
    border-top: 2px solid #017cea;
    border-left: 2px solid #017cea;
    border-bottom: 2px solid #017cea;
    border-right: none;
    border-radius: 15px 0px 0px 15px;
}

#mainSearch2 .form-control {
    background: #ebeff2;
    color: #999999;
    border-top: 2px solid #017cea;
    border-right: 2px solid #017cea;
    border-bottom: 2px solid #017cea;
    border-left: none;
    border-radius: 0px 15px 15px 0px;
}

#mainSearch2 .form-control:focus {
    outline: 0px !important;
    -webkit-appearance: none !important;
}

#mainSearch2 .form-control::placeholder {
    color: #000000 !important;
}

/*----------    Navbar    ----------*/
.navbar .nav-link {
    color: #435966 !important;
    font-size: 11pt;
}

.navbar .active {
    font-weight: 600;
}

.navbar .badge {
    font-size: 8pt !important;
}


.nav-links--dark {
    color: #010e35;
}

.nav-links--light {
    color: #ffffff;
}

/*----------    Link Tab    ----------*/
.btn-link {
    color: #343a40;
}

#linkTab {
    display: none;
    padding: 20px;
    position: fixed;
    width: 500px;
    background: #ffffff;
    color: #444;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0;
    -webkit-box-shadow: 40px 10px 900px 29px #999999;
    -moz-box-shadow: 40px 10px 900px 29px #999999;
    box-shadow: 40px 10px 900px 29px #999999;
    cursor: pointer;
}

#linkTab .btn-group button {
    background: #efefef;
    color: #555555;
}

#linkTab .btn:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#linkTab .dropdown-menu {
    background: #efefef;
    font-size: 11pt;
    border: none;
    cursor: pointer;
}

#linkTab .dropdown-menu a:hover {
    background: #e2e2e2;
}

/*----------    Filter Tab    ----------*/
#linksReturn {
    overflow-y: scroll !important;
    padding-bottom: 150px;
}

#numbersReturn {
    overflow-y: scroll !important;
    padding-bottom: 150px;
}


#sideTab {
    display: none;
    padding: 20px;
    position: fixed;
    width: 500px;
    background: #ffffff;
    color: #444;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    -webkit-box-shadow: 40px 10px 900px 29px #999999;
    -moz-box-shadow: 40px 10px 900px 29px #999999;
    box-shadow: 40px 10px 900px 29px #999999;
    cursor: pointer;
}

.side-tab {
    position: fixed;
    background: #ffffff;
    color: #444;
    height: 100%;
    z-index: 400;
    left: 0;
    top: 0;
    cursor: pointer;

    transition: width .5s ease-in-out, padding .5s ease-in-out, box-shadow 0.5s ease-in-out;
    width: 0;
    padding: 0;
    overflow-x: auto;
    display: block;
}

.side-tab.no-scroll {
    overflow-x: unset;
}

.side-tab .side-tab-inner {
    opacity: 0;
}

.side-tab.show .side-tab-inner {
    opacity: 1;
    transition: opacity .5s ease-in-out .5s;
}

.side-tab.show {
    width: 500px;
    max-width: 100vw;
    padding: 20px;
    box-shadow: 40px 10px 900px 29px #999999;
}

.side-tab.side-tab-sm.show {
    width: 35%;
}

.side-tab.side-tab-md.show {
    width: 50%;
}

.side-tab.side-tab-mdxl.show,
.side-tab.side-tab-md-xl.show {
    width: 65%;
}

.side-tab.side-tab-lg.show {
    width: 80%;
}

.side-tab.side-tab-xl.show {
    width: 100%;
}

.side-tab.side-tab-right {
    left: auto;
    right: 0;
}

#filterReturn {
    overflow-y: scroll !important;
}

#filterReturn .card {
    height: 100px;
    cursor: pointer;
    margin-bottom: 10px;
    padding-bottom: 0px !important;
    background: #efefef;
}

#filterReturn .card:hover {
    background: #e2e2e2 !important;
}

#filterReturn .card-header {
    padding-top: 5px !important;
    font-size: 11pt !important;
}

#filterReturn .card-body {
    color: #777777 !important;
    height: 120px !important;
    font-size: 10pt;
    margin-top: -5px;
    padding-left: 40px;
    padding-bottom: 0px !important;
    overflow-y: hidden !important;
}



#addNewForm .card {
    height: 100px;
    cursor: pointer;
    margin-bottom: 10px;
    padding-bottom: 0px !important;
    background: #efefef !important;
}

#addNewForm .card:hover {
    background: #e2e2e2 !important;
}

#addNewForm .card-header {
    padding-top: 5px !important;
    font-size: 11pt !important;
}

#addNewForm .card-body {
    color: #777777 !important;
    height: 120px !important;
    font-size: 10pt;
    margin-top: -5px;
    padding-left: 40px;
    padding-bottom: 0px !important;
    overflow-y: hidden !important;
}

/*----------    Buttons    ----------*/
.btn {
    font-size: 11pt;
    /*border-radius:5px; 2022*/
}

.btn-sm {
    font-size: 10pt;
}

.btn-primary {
    border-bottom: 3px solid #017cea;
}

.btn-success {
    border-bottom: 3px solid #0b9550;
}

.btn-info {
    border-bottom: 3px solid #4250a2;
}

.btn-danger {
    border-bottom: 3px solid #ff2728;
}

.btn-warning {
    border-bottom: 3px solid #ffaa17;
}

.btn-secondary {
    border-bottom: 3px solid #6f6f6f;
}



/*----------    Cards    ----------*/
textarea {
    white-space: pre-line;
}

#halfCard {
    height: auto;
    max-height: 200px;
}

.lightBlue {
    color: #b8ddff;
}

#dashWidgets .card {
    height: 150px;
}

.boxShadow {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
}

.dragging {
    border: 1px dashed #007bff;
}

.kanban-ind-item:hover {
    background: #E9ECEF;
}

.auto-width-select {
    display: inline-block;
    width: auto;
    min-width: fit-content;
    max-width: 100%;
}


.card {
    height: 375px;
    border: none;
    border-radius: 5px;
    /* border-radius: 10px; 2022*/
    -webkit-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    padding-bottom: 15px;
    padding-top: 5px;
}

.card .card-header {
    padding: 0.6rem 1.25rem;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    font-weight: 700;
    background: rgba(0, 0, 0, 0);
    border-bottom: none;
    color: #343a40;
    font-size: 11pt !important;
}

.card .card-body {
    padding-top: 0px;
    font-size: 11pt;
    overflow-y: auto;
    color: #444444;
}

.card .card-footer {
    font-size: 11pt;
    margin-bottom: 0px;
}

.card.no-scroll .card-body {
    overflow-y: unset;
}

#prodLine .card-body {
    overflow-y: hidden !important;
}

#renewalPie .card-body {
    overflow-y: hidden !important;
}

/*----------    List Groups    ----------*/
.list-group-item {
    color: #666;
}

/*----------    Tables    ----------*/
table {
    border: none !important;
    border-color: #fff !important;
}

table tr {
    font-size: 10pt;
    color: #333333;
}

table tr:not(.title):hover {
    background: #ebeff2 !important;
}

table th {
    letter-spacing: 0.5px;
    color: #777777;
}

@media print {
    table tr {
        font-size: 10pt;
        color: #000000;
    }
}

/*----------    Forms    ----------*/
select {
    -webkit-appearance: none !important;

}

.form-control {
    font-size: 10pt;
    /* font-size: 11pt 2022*/
    ;
    border-color: #e2e2e2;
    /*border-radius:5px; 2022*/
}

.form-control:focus {
    color: #435966;
    background-color: #fff;
    border-color: #999;
    border: 1px solid #999;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(23, 138, 226, 0.25);
}

.label {
    font-size: 8pt;
    font-weight: 700;
    color: #6c757d;
    /* color: #666666; 2022*/
}

/*----------    Modals    ----------*/

.modal .modal-title {
    color: #6c757d;
}

.modal .gutter-2.row {
    margin-right: -10px;
    margin-left: -10px;
}

.modal .gutter-2>[class^='col-'],
.modal .gutter-2>[class^=' col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

/*----------    Wigits    ----------*/
#wigitClients:hover {
    border: 1px solid #2095fe;
}

#wigitProspects:hover {
    border: 1px solid #0fc469;
}

#wigitPolicies:hover {
    border: 1px solid #5b69bc;
}

#wigitLeads:hover {
    border: 1px solid #ffbd4a;
}

/*----------    Activities    ----------*/
#activities .card {
    height: 260px;
}

#activities .card-body {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

#activitiesFill .card {
    height: 175px;
    width: 250px;
    background: #efefef;
    padding: 0px;
    cursor: pointer;
    margin-right: 15px;
}

#anActivity .card-header {
    background: #efefef;
    margin-top: 0px;
    font-weight: 700;
}

#anActivity .card-body {
    margin-top: -5px;
    padding-top: 0px;
    font-size: 10pt;
    height: 90px;
    overflow-y: auto;
    white-space: normal;
}

#anActivity .card-footer {
    height: 40px;
    padding-top: 10px;
    border-top: none;
    background: #efefef;
    padding-bottom: 0px;
}

.anActivity .card-header {
    background: #efefef;
    margin-top: 0px;
    font-weight: 700;
}

.anActivity .card-body {
    margin-top: -5px;
    padding-top: 0px;
    font-size: 10pt;
    height: 90px;
    overflow-y: auto;
    white-space: normal;
}

.anActivity .card-footer {
    height: 40px;
    padding-top: 10px;
    border-top: none !important;
    background: #efefef;
    padding-bottom: 0px;
}

#displayCards .card .alert {
    font-size: 0.8rem;
}

#displayCards .card .alert .close {
    font-size: 1.2rem;
}

/*----------    Auth    ----------*/
body.controller-userController.action-auth #navbarNav,
body.controller-userController.action-auth nav>.container .navbar-toggler {
    display: none !important;
}

body.controller-userController.action-auth nav>.container {
    text-align: center;
}

body.controller-userController.action-auth nav>.container>.navbar-brand {
    margin-left: auto;
    margin-right: auto;
}

/*----------    Certs    ----------*/
#certBody .list-group-item {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11pt;
    color: #888888;
    cursor: pointer;
}

#certBody .list-group-item .badge {
    font-size: 9pt;
}

#certBody .list-group-item .list-group-hover .list-group-item:hover {
    background: #f3f3f3 !important;
}

#certBody .list-group-item .certDate {
    font-weight: 500;
    margin-left: 23px;
    font-size: 10pt;
}

/*----------    Birthdays    ----------*/
#bdayTableBody .bDot {
    background: #2095fe;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 3px;
}

#bdayTableBody .rDot {
    background: #ff5a5b;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 3px;
}

#bdayTableBody .gDot {
    background: #0fc469;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 3px;
}

/*----------    Aging in    ----------*/
#agingIn .agingInName {
    font-size: 10pt;
    font-weight: 700;
    color: #777777;
}

#agingIn .agingInEleg {
    font-size: 9pt;
    font-weight: 700;
    color: #888888;
}

/*----------    Chat    ----------*/
#messageBoard .card {
    padding-bottom: 0px;
}

#messageBoard .card-footer {
    background: #fff;
    border-top: none;
}

#messageBoard textarea {
    resize: none;
}

#messageBoard textarea:hover {
    border: 1px solid #0fc469;
}

#messageBoard .dropdown-menu {
    font-size: 10pt;
    color: #666;
}

#messageBoard .dropdown-menu .messContact {
    padding: 5px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

#messageBoard .dropdown-menu .messContact:hover {
    background: #efefef;
}

#messageBoard .dropdown-menu .badge {
    margin-top: -5px;
}

#messageBoard li {
    cursor: pointer;
}

#messageBoard li:hover {
    background: #efefef;
}

.fro {
    margin-left: 50px;
    font-size: 10pt;
}

.messages-wrapper {
    padding-top: 10px;
    position: relative;
    border-top: 0 none;
}

.message {
    font-size: 10pt;
    border-radius: 20px 20px 20px 20px;
    margin: 0 15px 10px;
    padding: 10px 15px;
    cursor: pointer;
}

.messInfo1 {
    font-size: 8pt;
    color: #888888;
    text-align: center;
    /*clear: left;*/
    clear: both;
}

.messInfo2 {
    font-size: 8pt;
    color: #888888;
    text-align: center;
    /*clear: right; */
    clear: both;
}

.message.to {
    background-color: #2095fe;
    color: #fff;
    float: right;
    margin-left: 80px;
}

.message.from {
    background-color: #e5e4e9;
    color: #363636;
    float: left;
    margin-right: 80px;
}

.dropdown-menu {
    max-height: 550px;
    overflow-y: auto;
}

/*----------    Pending    ----------*/
#penShow button,
#issShow button,
#redShow button,
#recShow button,
#preShow button,
#stmtTable button,
#stmtTableM button,
#matchTable button,
#noMatchTable button,
#networkMatch button,
#MAPDTableM button,
#PDPTableM button,
#ANCTableM button,
#SUPTableM button,
#LIFETableM button,
#INDTableM button,
#reportTableDiv button,
#renewalTable button,
#importTableDiv button {
    font-size: 9pt;
    border-radius: 3px;
    margin-right: 5px;
    padding: 5px;
    background: #fff;
    border: 1px solid #dee2e6;
    color: #4d4d4d;
    margin-top: 20px;
}

#penShow button:hover,
#preShow button:hover,
#issShow button:hover,
#redShow button:hover,
#recShow button:hover,
#stmtTable button:hover,
#stmtTableM button:hover,
#matchTable button:hover,
#noMatchTable button:hover,
#networkMatch button:hover,
#MAPDTableM button:hover,
#PDPTableM button:hover,
#ANCTableM button:hover,
#SUPTableM button:hover,
#LIFETableM button:hover,
#INDTableM button,
#reportTableDiv button:hover,
#renewalTable button:hover,
#importTableDiv button:hover {
    background: #888888;
    color: #fff;
}

#penShow .pagination,
#preShow .pagination,
#issShow .pagination,
#redShow .pagination,
#recShow .pagination,
#stmtTable .pagination,
#stmtTableM .pagination,
#matchTable .pagination,
#noMatchTable .pagination,
#networkMatch .pagination,
#MAPDTableM .pagination,
#PDPTableM .pagination,
#ANCTableM .pagination,
#SUPTableM .pagination,
#LIFETableM .pagination,
#INDTableM button,
#reportTableDiv .pagination,
#renewalTable .pagination,
#importTableDiv .pagination {
    font-size: 9pt;
    margin-top: 30px;
    float: right !important;
}

#penShow .pagination a,
#preShow .pagination a,
#issShow .pagination a,
#redShow .pagination a,
#recShow .pagination a,
#stmtTable .pagination a,
#stmtTableM .pagination a,
#matchTable .pagination a,
#noMatchTable .pagination a,
#networkMatch .pagination a,
#MAPDTableM .pagination a,
#PDPTableM .pagination a,
#ANCTableM .pagination a,
#SUPTableM .pagination a,
#LIFETableM .pagination a,
#INDTableM .pagination a,
#reportTableDiv .pagination a,
#renewalTable .pagination a,
#importTableDiv .pagination a {
    padding-top: 2px;
    padding-bottom: 2px;
}

#penShow .pagination li,
#preShow .pagination li,
#issShow .pagination li,
#redShow .pagination li,
#recShow .pagination li,
#stmtTable .pagination li,
#stmtTableM .pagination li,
#matchTable .pagination li,
#noMatchTable .pagination li,
#networkMatch .pagination li,
#MAPDTableM .pagination li,
#PDPTableM .pagination li,
#ANCTableM .pagination li,
#SUPTableM .pagination li,
#LIFETableM .pagination li,
#INDTableM .pagination li,
#reportTableDiv .pagination li,
#renewalTable .pagination li,
#importTableDiv .pagination li {
    outline: 0 !important;
    box-shadow: none !important;
}

#penShow th,
#preShow th,
#issShow th,
#redShow th,
#recShow th,
#stmtTable th,
#stmtTableM th,
#matchTable th,
#noMatchTable th,
#networkMatch th,
#MAPDTableM th,
#PDPTableM th,
#ANCTableM th,
#SUPTableM th,
#LIFETableM th,
#INDTableM th,
#reportTableDiv th,
#renewalTable th {
    cursor: pointer;
}

#penShow th i,
#preShow th i,
#issShow th i,
#redShow th i,
#recShow th i,
#stmtTable th i,
#stmtTableM th i,
#matchTable th i,
#noMatchTable th i,
#networkMatch th i,
#MAPDTableM th i,
#PDPTableM th i,
#ANCTableM th i,
#SUPTableM th i,
#LIFETableM th i,
#INDTableM th i,
#reportTableDiv th i,
#renewalTable th i {
    opacity: 0;
    color: #999;
}

#penShow th:hover i,
#preShow th:hover i,
#issShow th:hover i,
#redShow th:hover i,
#recShow th:hover i,
#stmtTable th:hover i,
#matchTable th:hover i,
#noMatchTable th:hover i,
#networkMatch th:hover i,
#MAPDTableM th:hover i,
#PDPTableM th:hover i,
#ANCTableM th:hover i,
#SUPTableM th:hover i,
#LIFETableM th:hover i,
#INDTableM th:hover i,
#reportTableDiv th:hover i,
#renewalTable th:hover i {
    opacity: 1;
}

#penShow tr,
#preShow tr,
#issShow tr,
#redShow tr,
#recShow tr,
#stmtTable tr,
#matchTable tr,
#noMatchTable tr,
#networkMatch tr,
#MAPDTableM tr,
#PDPTableM tr,
#ANCTableM tr,
#SUPTableM tr,
#LIFETableM tr,
#INDTableM tr,
#reportTableDiv tr,
#renewalTable tr {
    border-bottom: 1px solid #e0e0e0 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#penShow tr .badge,
#preShow tr .badge,
#issShow tr .badge,
#redShow tr .badge,
#recShow tr .badge,
#stmtTable tr .badge,
#matchTable tr .badge,
#noMatchTable tr .badge,
#networkMatch tr .badge,
#MAPDTableM tr .badge,
#PDPTableM tr .badge,
#ANCTableM tr .badge,
#SUPTableM tr .badge,
#LIFETableM tr .badge,
#INDTableM tr .badge,
#reportTableDiv tr .badge,
#renewalTable tr .badge {
    padding-top: 5px;
    padding-bottom: 5px;
}

#pending span .text-secondary:hover {
    color: #999;
}

#pending .badge {
    font-size: 11pt !important;
}

#pending .button-default {
    font: bold 12px Montserrat;
    color: #222222;
    cursor: pointer;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    border: none;
}

#pending .xlsx {
    background: #2095fe;
    color: #fff;
}

#pending .csv {
    background: #0fc469;
    color: #fff;
    margin-left: 5px;
}

#pending .card-body {
    overflow-y: hidden !important;
}

#issuedTable .paidTd button:hover {
    background: #fff;
}

#issuedTable .paidTd .dropdown-menu {
    padding: 5px;
    font-size: 9pt;
    width: 50px !important;
}

#pendingTable .paidTd button:hover {
    background: #fff;
}

#pendingTable .paidTd .dropdown-menu {
    padding: 5px;
    font-size: 9pt;
    width: 50px !important;
}


.money {
    color: #888888;
}

.list-group-item .badge {
    font-size: 11pt;
}

#pendingSearch,
.tableSearch {
    width: 250px;
}

#pendingSearch .input-group-text,
.tableSearch .input-group-text {
    background: #efefef;
    color: #999999;
    border: none;
    border-radius: 15px 0px 0px 15px;
}

#pendingSearch .form-control,
.tableSearch .form-control {
    width: 200px;
    background: #efefef;
    color: #999999;
    border: none;
    border-radius: 0px 15px 15px 0px;
    font-size: 9pt;
}

#pendingSearch .form-control:focus,
.tableSearch .form-control:focus {
    outline: 0px !important;
    -webkit-appearance: none !important;
}

/*----------    Activities    ----------*/
.letterSel:hover {
    color: #2095fe;
}

#activitiesBody .card {
    padding-bottom: 5px;
    height: auto;
    border: 1px solid #888888;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0);
    -moz-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0);
    box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0);
}

#activitiesBody .card .card-body {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: visible;
}

#activitiesBody .card .actText {
    font-size: 10pt;
}

#activitiesBody .card .badge {
    color: #fff;
    padding: 5px;
    cursor: pointer;
}

#activitiesBody .card .badge:hover {
    color: #e6e6e6;
}

#activitiesBody .card .badge-pill {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100%;
    font-size: 9pt;
}

#activitiesBody .card .actDrop {
    background: #999;
}

#activitiesBody .card .dropdown-menu {
    font-size: 10pt;
}

#activitiesBody .card .deadDate {
    background: none;
    border: none;
    font-size: 9pt;
    font-weight: 700 !important;
    color: #fff;
    text-align: center;
    padding: 0px;
    height: 15px;
    margin-top: -3px;
    cursor: pointer;
}

#activitiesBody .activitiesDetails p {
    word-break: break-all;
    white-space: normal;
    font-size: 10pt;
}

#activitiesBody .activitiesDetails .actTitle {
    font-size: 10pt;
    font-weight: 700;
    color: #6c757d;
}

#activitiesBody .activitiesDetails textarea {
    resize: none;
    font-size: 9pt;
}

#activitiesBody .activitiesDetails textarea:hover {
    border: 1px solid #0fc469;
}

#activitiesBody .activitiesDetails .noteDiv2 {
    background: #fff;
}

#activitiesBody .activitiesDetails .noteDiv2 .noteHeader {
    color: #6c757d;
}

#activitiesBody .activitiesDetails .noteText {
    color: #777;
}

.noteDiv {
    background: #fff;
    border: 1px solid #888888;
}

.noteDiv .noteHeader {
    color: #6c757d;
}

.saveOverlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    text-align: center;
    vertical-align: center;
    color: #fff;
    padding-top: 12px;
    font-weight: 700;
}

.actNav .btn {
    border: none;
    border-bottom: 1px solid #888888;
    border-radius: 0px !important;
    margin-right: -4px !important;
    color: #888888;
}

.actNav .actSel {
    border-bottom: 2px solid #2095fe !important;
    color: #2095fe;
    font-weight: 700;
}

/*----------    Profile    ----------*/
.policySubDiv {
    background: #888888;
    padding: 10px;
}

#pageHeader .badge {
    font-size: 12pt;
    cursor: pointer;
}

#pageHeader .badge:hover {
    /*color: #2095fe; */
}

.dropdown-toggle::after {
    display: none;
}

input[type='text'][disabled],
input[type='date'][disabled] {
    background: #fff;
    color: #060809;
}

input[type='email'][disabled] {
    background: #fff;
    color: #060809;
}

textarea {
    resize: none;
}

textarea[disabled] {
    background: #fff !important;
    color: #060809;
}

select:disabled {
    background: #fff !important;
    color: #060809;
}

.email-log .card,
.contactCard .card {
    height: auto;
}

.contactCard .dropdown-item {
    font-size: 10pt;
    color: #888888;
    cursor: pointer;
}

.contactCard .gutter-2.row {
    margin-right: -10px;
    margin-left: -10px;
}

.contactCard .gutter-2>[class^='col-'],
.contactCard .gutter-2>[class^=' col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

.cardAddress {
    /*min-height: 50px !important;
  max-height: 280px !important;*/
    height: auto;
    cursor: pointer;
    padding-bottom: 5px;
}

.cardAddress .card-header {
    font-size: 10pt !important;
}

.cardAddress .proCrdTitle:hover {
    color: #2095fe;
}

.cardAddress .proCrdTitleIcon:hover {
    color: #5b69bc;
}

.cardAddress .card-body {
    /*border-top: 1px solid #e2e2e2;*/
    padding-top: 10px;
}

.label {
    font-size: 10pt;
    font-weight: 500;
}

#rxCards .card {
    height: auto;
    border: 1px solid #888888;
}

#rxCards .badge {
    color: #fff;
}

#rxCards .label {
    font-size: 10pt;
    font-weight: 500;
    margin-bottom: 3px;
}

.hiddenStuff {
    display: none;
}

.headerLeft:hover,
.headerLeftSub:hover {
    color: #2095fe;
}

/*----------    Settings    ----------*/
.profilePic {
    display: block;
    margin: 1em auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 5px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.ql-toolbar {
    border-radius: 5px 5px 0px 0px !important;
}

.ql-toolbar .theEditor {
    border-radius: 0px 0px 5px 5px !important;
}

.settingsNav .btn {
    border: none;
    border-bottom: 1px solid #888888;
    border-radius: 0px !important;
    margin-right: -4px !important;
    color: #888888;
}

.settingsNav .setSel {
    border-bottom: 2px solid #394c57;
    color: #394c57;
    font-weight: 700;
}

.settingsNavSub .btn {
    font-size: 9pt;
    border: none;
    border-bottom: 1px solid #888888;
    border-radius: 0px !important;
    margin-right: -4px !important;
    color: #888888;
}

.settingsNavSub .setSelSub {
    border-bottom: 2px solid #2095fe;
    color: #2095fe;
    font-weight: 700;
}

/*----------    Leads    ----------*/
.leadInfoEdit:hover {
    color: #2095fe;
}

.leadNote .card {
    height: auto;
}

.leadNote .card-header span {
    font-size: 10pt !important;
}

.leadNote .dropdown-item {
    font-size: 10pt;
    color: #888888;
}

.leadNewNote textarea {
    resize: none;
    font-size: 9pt;
}

.leadNewNote textarea:hover {
    border: 1px solid #0fc469;
}

.messageSendAct {
    background: #fff !important;
}

.messageSendAct:hover {
    color: #0b9550;
}

.leadsN .badge {
    font-size: 10pt !important;
}

.leadNotesContainer .update:hover {
    background: #2095fe !important;
    color: #fff !important;
}

.saveOverlayTable {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    text-align: center;
    vertical-align: center;
    color: #fff;
    padding-top: 12px;
    font-weight: 700;
}

.saveOverlayTable .saveOverlayText {
    font-size: 12pt;
}

.labelTd {
    color: #4d4d4d !important;
    text-align: center;
}

.downlineLink {
    color: #888888 !important;
    text-decoration: none !important;
}

.chosen-container-single .chosen-single {
    height: 30px;
    border-radius: 3px;
    border: 1px solid #fff;
    background: #fff;
    box-shadow: none;
}

.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #fff;
    border-color: #fff;
    outline: 0;
    outline: none;
    box-shadow: none;
    background: #fff;
}

.chosen-container-single .chosen-single span {
    padding-top: 2px;
}

.chosen-container-single .chosen-single div b {
    margin-top: 2px;
}

.agentTabs .badge {
    font-size: 11pt;
}

.agentPolicyPie .progress-bar {
    width: 100%;
}

.active-result:hover {
    background: #2095fe !important;
}

.chosen-search-input {
    font-family: Montserrat !important;
    border: 1px solid #999 !important;
    outline: #999 !important;
    background: #fff;
    height: 30px !important;
    border-radius: 5px !important;
    height: 30px !important;
}

/*-----------  SITE -------------*/
.blueback {
    background: #007bff;
    background: linear-gradient(to right, #0062e6, #33aeff);
}

.pricing .card {
    border: none;
    border-radius: 1rem;
    transition: all 0.2s;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
    height: auto;
}

.pricing hr {
    margin: 1.5rem 0;
}

.pricing .card-title {
    margin: 0.5rem 0;
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
    font-weight: bold;
}

.pricing .card-price {
    font-size: 3rem;
    margin: 0;
}

.pricing .card-price .period {
    font-size: 0.8rem;
}

.pricing ul li {
    margin-bottom: 1rem;
}

.pricing .text-muted {
    opacity: 0.7;
}

.pricing .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: 0.1rem;
    font-weight: bold;
    padding: 1rem;
    opacity: 0.7;
    transition: all 0.2s;
}

/* Hover Effects on Card */
@media (min-width: 992px) {
    .pricing .card:hover {
        margin-top: -0.25rem;
        margin-bottom: 0.25rem;
        box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    }

    .pricing .card:hover .btn {
        opacity: 1;
    }
}

/*----------    Charts    ----------*/
.ct-dashYearlyProduction {
    height: 310px;
    width: 100%;
    margin-top: 10px;
    margin-left: -15px;
}

.ct-dashYearlyProduction .ct-label.ct-vertical {
    color: #999;
    font-weight: 700 !important;
    font-size: 10pt;
}

.ct-dashYearlyProduction .ct-label.ct-horizontal {
    color: #999;
    font-weight: 700 !important;
    font-size: 10pt;
}

.ct-dashYearlyProduction .ct-grid.ct-vertical {
    stroke: #e2e2e2 !important;
}

.ct-dashYearlyProduction .ct-grid.ct-horizontal {
    stroke: #ffffff !important;
    shape-rendering: crispEdges;
}

.ct-dashYearlyProduction .ct-series.ct-series-a .ct-line {
    stroke: #2095fe;
    stroke-width: 5px;
}

.ct-dashYearlyProduction .ct-series.ct-series-b .ct-line {
    stroke: #0fc469;
    stroke-width: 5px;
}

.ct-chartrenewals,
.ct-overrides {
    height: 290px;
    width: 100%;
    margin-top: -10px;
}

.ct-chartrenewals .ct-label,
.ct-overrides .ct-label {
    fill: #999;
    stroke: #999;
    font-size: 9pt;
    stroke: #4d4d4d !important;
    stroke-weight: 100;
    fill: #4d4d4d !important;
    font-size: 12pt;
}

.ct-chartrenewals .ct-series-a .ct-slice-donut,
.ct-overrides .ct-series-a .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 35px !important;
}

.ct-chartrenewals .ct-series-b .ct-slice-donut,
.ct-overrides .ct-series-b .ct-slice-donut {
    stroke: #0fc469 !important;
    stroke-width: 30px !important;
}

.ct-chartrenewals .ct-series-c .ct-slice-donut,
.ct-overrides .ct-series-c .ct-slice-donut {
    stroke: #2095fe !important;
    stroke-width: 30px !important;
}

.ct-chartrenewals .ct-series-d .ct-slice-donut,
.ct-overrides .ct-series-d .ct-slice-donut {
    stroke: #ffbd4a !important;
    stroke-width: 30px !important;
}

.ct-chartrenewals .ct-series-e .ct-slice-donut,
.ct-overrides .ct-series-e .ct-slice-donut {
    stroke: #ff5a5b !important;
    stroke-width: 30px !important;
}

.ct-chartrenewals .ct-series-f .ct-slice-donut,
.ct-overrides .ct-series-f .ct-slice-donut {
    stroke: #888888 !important;
    stroke-width: 30px !important;
}

#compPayout .ct-label.ct-vertical,
#compPayout .ct-label.ct-horizontal {
    color: #293346;
    font-size: 12pt;
}

#compPayout .ct-label.ct-vertical {
    color: #999;
    font-weight: 900;
    font-size: 10pt;
}

#compPayout .ct-label.ct-horizontal {
    color: #999;
    font-weight: 900;
    font-size: 10pt;
}

#compPayout .ct-grid.ct-vertical,
#compPayout .ct-grid.ct-horizontal {
    stroke: rgba(0, 0, 0, 0);
    shape-rendering: crispEdges;
}

#compPayout .ct-series.ct-series-a .ct-line {
    stroke: #0fc469 !important;
    stroke-width: 5px;
    point: #0fc469 !important;
}

#compPayout .ct-series.ct-series-a .ct-area {
    fill: #0fc469 !important;
    stroke-width: 3px;
}

#compPayout .ct-series.ct-series-a .ct-point {
    stroke: #0fc469 !important;
    stroke-width: 10px;
}

#compPayout .ct-series.ct-series-b .ct-line {
    stroke: #2095fe !important;
    stroke-width: 5px;
    point: #2095fe !important;
}

#compPayout .ct-series.ct-series-b .ct-area {
    fill: #2095fe !important;
    stroke-width: 3px;
}

#compPayout .ct-series.ct-series-b .ct-point {
    stroke: #2095fe !important;
    stroke-width: 10px;
}

.docHierBut {
    border-bottom: none;
}

.docFile:hover {
    color: #2095fe;
}

.sharingSquare:hover {
    background: #e2e2e2;
}

.ct-AEPProduction .ct-label.ct-vertical,
.ct-AEPProduction .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-AEPProduction .ct-grid.ct-vertical {
    stroke: #e2e2e2;
}

.ct-AEPProduction .ct-grid.ct-horizontal {
    stroke: #fff;
    shape-rendering: crispEdges;
}

.ct-AEPProduction .ct-series.ct-series-a .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-b .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-c .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-d .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-e .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-f .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-g .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-h .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-i .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-j .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-AEPProduction .ct-series.ct-series-k .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-sepaep {
    width: 100%;
    height: 100%;
}

.ct-sepaep .ct-label {
    stroke: #e2e2e2;
    fill: #e2e2e2;
    font-size: 12pt;
}

.ct-sepaep .ct-series-a .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 45px !important;
}

.ct-sepaep .ct-series-b .ct-slice-donut {
    stroke: #0fc469 !important;
    stroke-width: 40px !important;
}

.ct-sepaep .ct-series-c .ct-slice-donut {
    stroke: #2095fe !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-d .ct-slice-donut {
    stroke: #ffbd4a !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-e .ct-slice-donut {
    stroke: #ff5a5b !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-f .ct-slice-donut {
    stroke: #888888 !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-g .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 45px !important;
}

.ct-sepaep .ct-series-h .ct-slice-donut {
    stroke: #0fc469 !important;
    stroke-width: 40px !important;
}

.ct-sepaep .ct-series-i .ct-slice-donut {
    stroke: #2095fe !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-j .ct-slice-donut {
    stroke: #ffbd4a !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-k .ct-slice-donut {
    stroke: #ff5a5b !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-l .ct-slice-donut {
    stroke: #888888 !important;
    stroke-width: 35px !important;
}

.ct-sepaep .ct-series-m .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 45px !important;
}

.ct-sepaep .ct-series-n .ct-slice-donut {
    stroke: #0fc469 !important;
    stroke-width: 40px !important;
}

.ct-cumulativepro .ct-label {
    fill: #4d4d4d;
}

.ct-cumulativepro .ct-label.ct-vertical {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-cumulativepro .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-cumulativepro .ct-grid.ct-vertical,
.ct-cumulativepro .ct-grid.ct-horizontal {
    stroke: rgba(255, 255, 255, 0);
    shape-rendering: crispEdges;
}

.ct-cumulativepro .ct-series.ct-series-a .ct-line {
    stroke: #2095fe !important;
    stroke-width: 5px;
    point: #2095fe !important;
}

.ct-cumulativepro .ct-series.ct-series-a .ct-area {
    fill: #2095fe !important;
    stroke-width: 3px;
}

.ct-cumulativepro .ct-series.ct-series-a .ct-point {
    stroke: #2095fe !important;
    stroke-width: 10px;
}

.ct-cumulativeproAppDate .ct-label {
    fill: #4d4d4d;
}

.ct-cumulativeproAppDate .ct-label.ct-vertical {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-cumulativeproAppDate .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-cumulativeproAppDate .ct-grid.ct-vertical,
.ct-cumulativeproAppDate .ct-grid.ct-horizontal {
    stroke: rgba(255, 255, 255, 0);
    shape-rendering: crispEdges;
}

.ct-cumulativeproAppDate .ct-series.ct-series-a .ct-line {
    stroke: #2095fe !important;
    stroke-width: 5px;
    point: #2095fe !important;
}

.ct-cumulativeproAppDate .ct-series.ct-series-a .ct-area {
    fill: #2095fe !important;
    stroke-width: 3px;
}

.ct-cumulativeproAppDate .ct-series.ct-series-a .ct-point {
    stroke: #2095fe !important;
    stroke-width: 10px;
}

.ypBadgeActive {
    background: #1F95FE;
    color: #ffffff;
}



.ct-closingrate .ct-label {
    stroke: #e2e2e2;
    fill: #e2e2e2;
    font-size: 12pt;
}

.ct-closingrate .ct-series-a .ct-slice-donut {
    stroke: #1084ff !important;
    stroke-width: 45px !important;
}

.ct-closingrate .ct-series-b .ct-slice-donut {
    stroke: #71b6f9 !important;
    /*rgb(251,182,58)*/
    stroke-width: 40px !important;
}

.ct-chartclient .ct-label.ct-vertical,
.ct-chartclient .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-chartclient .ct-grid.ct-vertical {
    stroke: #e2e2e2;
}

.ct-chartclient .ct-grid.ct-horizontal {
    stroke: #fff;
    shape-rendering: crispEdges;
}

.ct-chartclient .ct-series.ct-series-a .ct-bar {
    stroke: #1b85e2 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-b .ct-bar {
    stroke: #1ebe56 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-c .ct-bar {
    stroke: #5b69bc !important;
    /*rgb(69,26,111)*/
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-d .ct-bar {
    /*LIGHT ORANGE*/
    stroke: #fbb63a !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-e .ct-bar {
    stroke: #71b6f9 !important;
    /*#1B85E2*/
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-f .ct-bar {
    stroke: #1ebe56 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-g .ct-bar {
    stroke: #5b69bc !important;
    /*rgb(69,26,111)*/
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-h .ct-bar {
    stroke: #fbb63a !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-i .ct-bar {
    stroke: #1b85e2 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-j .ct-bar {
    stroke: #1ebe56 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-k .ct-bar {
    stroke: #451a6f !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-l .ct-bar {
    /*LIGHT ORANGE*/
    stroke: #fbb63a !important;
    stroke-width: 40px;
}


.ct-chartclient .ct-series.ct-series-m .ct-bar {
    stroke: #1b85e2 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-n .ct-bar {
    stroke: #1ebe56 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-o .ct-bar {
    stroke: #5b69bc !important;
    /*rgb(69,26,111)*/
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-p .ct-bar {
    /*LIGHT ORANGE*/
    stroke: #fbb63a !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-q .ct-bar {
    stroke: #71b6f9 !important;
    /*#1B85E2*/
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-r .ct-bar {
    stroke: #1ebe56 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-s .ct-bar {
    stroke: #5b69bc !important;
    /*rgb(69,26,111)*/
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-t .ct-bar {
    stroke: #fbb63a !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-u .ct-bar {
    stroke: #1b85e2 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-v .ct-bar {
    stroke: #1ebe56 !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-w .ct-bar {
    stroke: #451a6f !important;
    stroke-width: 40px;
}

.ct-chartclient .ct-series.ct-series-x .ct-bar {
    /*LIGHT ORANGE*/
    stroke: #fbb63a !important;
    stroke-width: 40px;
}

.chart-labels-x-rotated .ct-label.ct-horizontal {
    /* Safari */
    -webkit-transform: rotate(-30deg);
    /* Firefox */
    -moz-transform: rotate(-30deg);
    /* IE */
    -ms-transform: rotate(-30deg);
    /* Opera */
    -o-transform: rotate(-30deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

    transform: rotate(-30deg);

    justify-content: right;
    margin-left: -85%;
    margin-top: 20%;
}


.ct-bar {
    stroke-width: 40px;
}

.chart-labels-bold .ct-label {
    font-weight: bold;
}

.chart-renewals .ct-series.ct-series-a .ct-area {
    fill: #0fc469 !important;
}

.chart-renewals .ct-series.ct-series-a .ct-point {
    stroke: #0fc469 !important;
}

.chart-renewals .ct-series.ct-series-a .ct-line {
    stroke: #0fc469 !important;
}

.chart-renewals .ct-series.ct-series-b .ct-area {
    fill: #2095fe !important;
}

.chart-renewals .ct-series.ct-series-b .ct-point {
    stroke: #2095fe !important;
}

.chart-renewals .ct-series.ct-series-b .ct-line {
    stroke: #2095fe !important;
}

#chart1 .ct-label.ct-vertical,
#chart1 .ct-label.ct-horizontal {
    color: #293346;
    font-size: 12pt;
}

#chart1 .ct-label.ct-horizontal {
    /* Safari */
    -webkit-transform: rotate(-30deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


#chart1 .ct-label.ct-vertical {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

#chart1 .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

#chart1 .ct-grid.ct-vertical,
#chart1 .ct-grid.ct-horizontal {
    stroke: rgba(255, 255, 255, 0);
    shape-rendering: crispEdges;
}

#chart1 .ct-series.ct-series-a .ct-line {
    stroke: #0fc469 !important;
    stroke-width: 5px;
    point: #0fc469 !important;
}

#chart1 .ct-series.ct-series-a .ct-area {
    fill: #0fc469 !important;
    stroke-width: 3px;
}

#chart1 .ct-series.ct-series-a .ct-point {
    stroke: #0fc469 !important;
    stroke-width: 10px;
}

#chart1 .ct-series.ct-series-b .ct-line {
    stroke: #2095fe !important;
    stroke-width: 2px;
    point: #2095fe !important;
}

#chart1 .ct-series.ct-series-b .ct-area {
    fill: #2095fe !important;
    stroke-width: 1px;
}

#chart1 .ct-series.ct-series-b .ct-point {
    stroke: #2095fe !important;
    stroke-width: 5px;
}

.ct-chartrenewals2 {
    width: 100%;
    height: 100%;
}

.ct-chartrenewals2 .ct-label {
    stroke: #e2e2e2;
    fill: #e2e2e2;
    font-size: 12pt;
}

.ct-chartrenewals2 .ct-series-a .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 45px !important;
}

.ct-chartrenewals2 .ct-series-b .ct-slice-donut {
    stroke: #0fc469 !important;
    stroke-width: 40px !important;
}

.ct-chartrenewals2 .ct-series-c .ct-slice-donut {
    stroke: #2095fe !important;
    stroke-width: 35px !important;
}

.ct-chartrenewals2 .ct-series-d .ct-slice-donut {
    stroke: #ffbd4a !important;
    stroke-width: 35px !important;
}

.ct-chartrenewals2 .ct-series-e .ct-slice-donut {
    stroke: #ff5a5b !important;
    stroke-width: 35px !important;
}

.ct-chartrenewals2 .ct-series-f .ct-slice-donut {
    stroke: #888888 !important;
    stroke-width: 35px !important;
}

.ct-renewalByCompany .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-weight: 900;
    font-size: 10pt;
}

.ct-renewalByCompany .ct-grid.ct-vertical {
    stroke: #e2e2e2;
}

.ct-renewalByCompany .ct-grid.ct-horizontal {
    stroke: #fff;
    shape-rendering: crispEdges;
}

.ct-renewalByCompany .ct-series.ct-series-a .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-b .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-c .ct-bar {
    stroke: #5b69bc !important;
    /*rgb(69,26,111)*/
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-d .ct-bar {
    stroke: #ffbd4a !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-e .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-f .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-g .ct-bar {
    stroke: #5b69bc !important;
    /*rgb(69,26,111)*/
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-h .ct-bar {
    stroke: #ffbd4a !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-i .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-j .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-renewalByCompany .ct-series.ct-series-k .ct-bar {
    stroke: #5b69bc !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-label.ct-vertical,
.ct-topAgents .ct-label.ct-horizontal {
    color: #4d4d4d;
    font-size: 10pt;
}

.ct-topAgents .ct-grid.ct-vertical {
    stroke: #e2e2e2;
}

.ct-topAgents .ct-grid.ct-horizontal {
    stroke: #fff;
    shape-rendering: crispEdges;
}

.ct-topAgents .ct-series.ct-series-a .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-b .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-c .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-d .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-e .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-f .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-g .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-h .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-i .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-j .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-k .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-l .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-m .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-n .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-o .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-p .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-q .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-r .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-s .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-t .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-u .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-v .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-w .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-x .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-y .ct-bar {
    stroke: #2095fe !important;
    stroke-width: 40px;
}

.ct-topAgents .ct-series.ct-series-z .ct-bar {
    stroke: #0fc469 !important;
    stroke-width: 40px;
}

.tooltip {
    font-family: Montserrat;
    /*position: absolute;

  z-index: 1;*/
    /* padding: 5px;
  background: #999;
  opacity: 1;
  border-radius: 5px;
  text-align: center;
  pointer-events: none;
  color: #fff;
  font-size: 10pt;
  transition: opacity 0.1s ease-out;*/
}

.tooltip.tooltip-hidden {
    opacity: 0;
}

.ct-blankLine {
    height: 310px;
    width: 100%;
    margin-top: 10px;
    margin-left: -15px;
}

.ct-blankLine .ct-label.ct-vertical {
    color: rgba(0, 0, 0, 0);
    font-weight: 700 !important;
    font-size: 10pt;
}

.ct-blankLine .ct-label.ct-horizontal {
    color: rgba(0, 0, 0, 0);
    font-weight: 700 !important;
    font-size: 10pt;
}

.ct-blankLine .ct-grid.ct-vertical {
    stroke: rgba(0, 0, 0, 0) !important;
}

.ct-blankLine .ct-grid.ct-horizontal {
    stroke: rgba(0, 0, 0, 0) !important;
    shape-rendering: crispEdges;
}

.ct-blankLine .ct-series.ct-series-a .ct-line {
    stroke: #b8ddff;
    stroke-width: 5px;
}

.ct-blankLine .ct-series.ct-series-b .ct-line {
    stroke: #c7ecce;
    stroke-width: 5px;
}

.ct-blankPie {
    height: 290px;
    width: 100%;
    margin-top: -10px;
}

.ct-blankPie .ct-series-a .ct-slice-donut {
    stroke: #c8cce8;
    stroke-width: 35px !important;
}

.ct-blankPie .ct-series-b .ct-slice-donut {
    stroke: #c7ecce;
    stroke-width: 30px !important;
}

.ct-blankPie .ct-series-c .ct-slice-donut {
    stroke: #b8ddff;
    stroke-width: 30px !important;
}

.ct-blankPie .ct-series-d .ct-slice-donut {
    stroke: #fff5e3;
    stroke-width: 30px !important;
}

.ct-matchedPie {
    width: 100%;
    height: 100%;
}

.ct-matchedPie .ct-label {
    stroke: #ffffff;
    fill: #ffffff;
    font-size: 12pt;
}

.ct-matchedPie .ct-series-a .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 45px !important;
}

.ct-matchedPie .ct-series-b .ct-slice-donut {
    stroke: #ffbd4a !important;
    stroke-width: 40px !important;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE {
    width: 100%;
    height: 100%;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-label {
    stroke: #e2e2e2;
    fill: #e2e2e2;
    font-size: 12pt;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-series-a .ct-slice-donut {
    stroke: #5b69bc !important;
    /*rgb(72,82,173)*/
    stroke-width: 45px !important;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-series-b .ct-slice-donut {
    stroke: #0fc469 !important;
    stroke-width: 40px !important;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-series-c .ct-slice-donut {
    stroke: #2095fe !important;
    stroke-width: 35px !important;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-series-d .ct-slice-donut {
    stroke: #ffbd4a !important;
    stroke-width: 35px !important;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-series-e .ct-slice-donut {
    stroke: #ff5a5b !important;
    stroke-width: 35px !important;
}

.ct-MAPD,
.ct-PDP,
.ct-SUP,
.ct-ANC,
.ct-LIFE .ct-series-f .ct-slice-donut {
    stroke: #888888 !important;
    stroke-width: 35px !important;
}

ol.organizational-chart h1 {
    font-size: 13pt;
}

ol.organizational-chart h2 {
    font-size: 12pt;
}

ol.organizational-chart h3 {
    font-size: 11pt;
}

ol.organizational-chart h4 {
    font-size: 10pt;
}

ol.organizational-chart h5 {
    font-size: 9pt;
}

ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li>div {
    position: relative;
    cursor: pointer;
    color: #fff;
}

.orgDiv.a {
    color: #fff !important;
}

.orgDiv:hover {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.2);
    margin-top: -3px;
    margin-bottom: 3px;
}

ol.organizational-chart,
ol.organizational-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.organizational-chart {
    text-align: center;
}

ol.organizational-chart ol {
    padding-top: 1em;
}

ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart>li>div:before,
ol.organizational-chart>li>div:after {
    background-color: #394c57;
    content: '';
    position: absolute;
}

ol.organizational-chart ol>li {
    padding: 1em 0 0 1em;
}

ol.organizational-chart>li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}

ol.organizational-chart>li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}

ol.organizational-chart>li ol>li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart>li ol>li:not(:last-of-type):after {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart>li ol>li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart>li ol>li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart li>div {
    background-color: #fff;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 3px;
}

/*** PRIMARY ***/
ol.organizational-chart>li>div {
    background-color: #2095fe;
    margin-right: 1em;
    padding: 3px;
}

ol.organizational-chart>li>div:before {
    bottom: 2em;
    height: 3px;
    right: -1em;
    width: 1em;
}

ol.organizational-chart>li>div:first-of-type:after {
    bottom: 0;
    height: 2em;
    right: -1em;
    width: 1px;
}

ol.organizational-chart>li>div+div {
    margin-top: 1em;
}

ol.organizational-chart>li>div+div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 1px;
}

/*** SECONDARY ***/
ol.organizational-chart>li>ol:before {
    left: inherit;
    right: 0;
}

ol.organizational-chart>li>ol:after {
    left: 0;
    width: 100%;
}

ol.organizational-chart>li>ol>li>div {
    background-color: #5b69bc;
    padding: 5px;
}

/*** TERTIARY ***/
ol.organizational-chart>li>ol>li>ol>li>div {
    background-color: #0fc469;
    padding: 5px;
}

/*** QUATERNARY ***/
ol.organizational-chart>li>ol>li>ol>li>ol>li>div {
    background-color: #ffbd4a;
    padding: 5px;
}

/*** QUINARY ***/
ol.organizational-chart>li>ol>li>ol>li>ol>li>ol>li>div {
    background-color: #888888;
    padding: 5px;
}

@media only screen and (min-width: 64em) {
    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
    }

    /* PRIMARY */
    ol.organizational-chart>li>div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
    }

    ol.organizational-chart>li>div:only-of-type {
        margin-bottom: 0;
        width: calc((100% / 1) - 2em - 4px);
    }

    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(2),
    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(2)~div {
        width: calc((100% / 2) - 2em - 4px);
    }

    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(3),
    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(3)~div {
        width: calc((100% / 3) - 2em - 4px);
    }

    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(4),
    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(4)~div {
        width: calc((100% / 4) - 2em - 4px);
    }

    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(5),
    ol.organizational-chart>li>div:first-of-type:nth-last-of-type(5)~div {
        width: calc((100% / 5) - 2em - 4px);
    }

    ol.organizational-chart>li>div:before,
    ol.organizational-chart>li>div:after {
        bottom: -1em !important;
        top: inherit !important;
    }

    ol.organizational-chart>li>div:before {
        height: 1em !important;
        left: 50% !important;
        width: 3px !important;
    }

    ol.organizational-chart>li>div:only-of-type:after {
        display: none;
    }

    ol.organizational-chart>li>div:first-of-type:not(:only-of-type):after,
    ol.organizational-chart>li>div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
    }

    ol.organizational-chart>li>div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
    }

    ol.organizational-chart>li>div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
    }

    ol.organizational-chart>li>div+div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
    }

    /* SECONDARY */
    ol.organizational-chart>li>ol {
        display: flex;
        flex-wrap: nowrap;
    }

    ol.organizational-chart>li>ol:before,
    ol.organizational-chart>li>ol>li:before {
        height: 1em !important;
        left: 50% !important;
        top: 0 !important;
        width: 3px !important;
    }

    ol.organizational-chart>li>ol:after {
        display: none;
    }

    ol.organizational-chart>li>ol>li {
        flex-grow: 1;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1em;
    }

    ol.organizational-chart>li>ol>li:only-of-type {
        padding-top: 0;
    }

    ol.organizational-chart>li>ol>li:only-of-type:before,
    ol.organizational-chart>li>ol>li:only-of-type:after {
        display: none;
    }

    ol.organizational-chart>li>ol>li:first-of-type:not(:only-of-type):after,
    ol.organizational-chart>li>ol>li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
    }

    ol.organizational-chart>li>ol>li:first-of-type:not(:only-of-type):after {
        left: 50%;
    }

    ol.organizational-chart>li>ol>li:last-of-type:not(:only-of-type):after {
        left: 0;
    }

    ol.organizational-chart>li>ol>li+li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
    }
}


/* ----- COUNTDOWN ---- */
#clockdiv {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 16px;
}

#clockdiv>div {
    padding: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    background: #ffff;
    display: inline-block;
    color: #394C57;
}

#clockdiv div>span {
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 3px;
    background: #5B69BC;
    display: inline-block;
    color: #fff;
}

.smalltext {
    padding-top: 5px;
    font-size: 12px;
    font-weight: 900;
}

.drugCard.inactive {
    opacity: .5;
}

.ql-font-brush-script-mt {
    font-family: 'Brush Script MT';
}

.ql-font-courier {
    font-family: 'Courier';
}

.ql-font-garamond {
    font-family: 'Garamond';
}

.ql-font-helvetica {
    font-family: 'Helvetica';
}

.ql-font-impact {
    font-family: 'Impact';
}

.ql-font-optima {
    font-family: 'Optima';
}

.ql-font-papyrus {
    font-family: 'Papyrus';
}

.ql-font-snell-roundhand {
    font-family: 'Snell Roundhand';
}

.ql-font-tahoma {
    font-family: 'Tahoma';
}

.ql-font-times-new-roman {
    font-family: 'Times New Roman';
}

.ql-font-verdana {
    font-family: 'Verdana';
}


/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

.bg-grey {
    background: #EBEFF2;
}

.modal.modal-fullscreen .modal-dialog {
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    max-width: none;
}

.modal.modal-fullscreen .modal-content {
    height: auto;
    height: 100vh;
    border-radius: 0;
    border: none;
}

.modal.modal-fullscreen .modal-body {
    overflow-y: auto;
}

.policyCards form {
    overflow-x: hidden;
}

.ql-align-center {
    text-align: center !important;
}

.phoneOptions {
    max-height: 300px;
    overflow-y: auto;
}

.extensionOptions {
    max-height: 300px;
    overflow-y: auto;
}

.ql-align-right {
    text-align: right !important
}

.dmmStepHead .stepCircle {
    color: #5C69BC;
}

.dmmStepHeadActive .stepCircle {
    background: #5C69BC;
}

.dmmStepHeadActive .stepIcon {
    color: #ffffff;
}

.states .form-check-input {
    margin-top: 0.2rem;
    margin-left: -1.1rem;
}

.card.card-tall {
    height: auto;
}

strong.small {
    font-weight: bold;
}

.rASActive {
    background: #5C69BC;
    color: #ffffff;
}

.senderAddressSelectorActive {
    background: #5C69BC;
    color: #ffffff;
}

.postcardSizeActive {
    background: #5C69BC;
    color: #ffffff;
}

.mailPriorityActive {
    background: #5C69BC;
    color: #ffffff;
}

.ct-chart-bar {
    min-width: 100%;
}

.ct-series-a .ct-bar,
.ct-series-a .ct-line,
.ct-series-a .ct-point,
.ct-series-a .ct-slice-donut {
    stroke: #2095fe;
}

.ct-series-b .ct-bar,
.ct-series-b .ct-line,
.ct-series-b .ct-point,
.ct-series-b .ct-slice-donut {
    stroke: #0fc469;
}

.ct-series-c .ct-bar,
.ct-series-c .ct-line,
.ct-series-c .ct-point,
.ct-series-c .ct-slice-donut {
    stroke: #ffbd4a;
}

.ct-series-d .ct-bar,
.ct-series-d .ct-line,
.ct-series-d .ct-point,
.ct-series-d .ct-slice-donut {
    stroke: #5b69bc;
}

.ct-series-e .ct-bar,
.ct-series-e .ct-line,
.ct-series-e .ct-point,
.ct-series-e .ct-slice-donut {
    stroke: #0fc469;
}

.ct-series-f .ct-bar,
.ct-series-f .ct-line,
.ct-series-f .ct-point,
.ct-series-f .ct-slice-donut {
    stroke: #fe20fb;
}

.ct-series-g .ct-bar,
.ct-series-g .ct-line,
.ct-series-g .ct-point,
.ct-series-g .ct-slice-donut {
    stroke: #20fe88;
}

.ct-series-h .ct-bar,
.ct-series-h .ct-line,
.ct-series-h .ct-point,
.ct-series-h .ct-slice-donut {
    stroke: #fec220;
}

.automation-list {
    border-right: 1px solid #dee2e6;
    height: 700px;
    overflow-y: scroll;
    padding-bottom: 50px;
}

.email-log .email-log-threads {
    border-right: 1px solid #dee2e6;
    height: 700px;
    overflow-y: scroll;
}

.side-tab .email-log .email-log-threads {
    height: calc(100vh - 131px);
}

.email-log .email-log-messages .email-log-messages-message iframe,
iframe.html-preview {
    border: none;
    border-top: 1px solid #efefef;
    width: 100%;
    background-color: #fff;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}

.automation-list p,
.email-log .email-log-threads p,
.email-log .email-log-messages-message p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

.automation-item-enclosure {
    box-shadow:
        2.9px 6.3px 10px rgba(0, 0, 0, 0.02),
        23px 50px 80px rgba(0, 0, 0, 0.04);

}

.automation-action-vendor-badge {
    height: 25px;
}

.email-log-messages {
    height: 700px;
    overflow-y: scroll;
}

.side-tab .email-log .email-log-messages {
    height: calc(100vh - 131px);
}

/*.card.direction-s{ background-color:rgba(0, 0, 0, 0.1) }
.card.direction-r{ background-color:rgba(0, 0, 0, 0.05) } */

.card.direction-s {
    border: 1px solid #5C69BC
}

.card.direction-r {
    border: 1px solid #4AC469
}

.form-control-tags {
    padding: 0 0 0.45rem 0 !important;
    height: auto;
    cursor: text;
}

.form-control-tags .badge {
    margin: 0.45rem 0 0 0.45rem !important;
    cursor: default;
}

.form-control-tags input {
    margin: 0.45rem 0.45rem 0 0.45rem !important;
    padding: 0 0.45rem !important;
    font-size: 75%;
}

.addIcon {
    font-size: 14pt;
}

.form-inline .form-control.hidden-form:not(:placeholder-shown) {
    font-family: 'Password';
}

.bg-contrast {
    background: #ffffff;
}

.border-contrast {
    border-color: #ffffff;
}

.dataBadge {
    font-family: "Lucida Console", "Courier New", monospace !important;
}

[fusion-pushed-down="true"] .side-tab {
    top: 90px;
}

[fusion-pushed-down="false"] .side-tab {
    top: 0px;
}

.multiselect-dropdown {
    display: inline-block;
    padding: 3px 5px 2px 5px;
    border-radius: 3px;
    border: solid 1px #ced4da;
    background-color: white;
    /*position: relative;*/
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
}

.multiselect-dropdown span.optext,
.multiselect-dropdown span.placeholder {
    margin-right: 0.5em;
    margin-bottom: 2px;
    padding: 1px 0;
    border-radius: 4px;
    display: inline-block;
}

.multiselect-dropdown span.optext {
    background-color: #5B69BC;
    color: #ffffff;
    padding: 1px 0.75em;
    font-size: 10pt;
}

.multiselect-dropdown span.optext .optdel {
    float: right;
    margin: 0 -6px 1px 5px;
    font-size: 0.7em;
    margin-top: 2px;
    cursor: pointer;
    color: #ffffff;
}

/*.multiselect-dropdown span.optext .optdel:hover { color: #c66;}*/
.multiselect-dropdown span.placeholder {
    color: #999999;
    font-size: 10pt;
}

.multiselect-dropdown-list-wrapper {
    box-shadow: gray 0 3px 8px;
    z-index: 700;
    padding: 2px;
    border-radius: 4px;
    border: solid 1px #ced4da;
    display: none;
    margin: -1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: white;
}

.multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
    margin-bottom: 5px;
}

.multiselect-dropdown-list {
    padding: 5px;
    height: 15rem;
    overflow-y: auto;
    overflow-x: hidden;
}

.multiselect-dropdown-list::-webkit-scrollbar {
    width: 6px;
}

.multiselect-dropdown-list::-webkit-scrollbar-thumb {
    background-color: #bec4ca;
    border-radius: 3px;
}

.multiselect-dropdown-list div {
    padding: 2px;
    font-size: 10pt;
}

.multiselect-dropdown-list input {
    height: 1.15em;
    width: 1.15em;
    margin-right: 0.35em;
}

.multiselect-dropdown-list div.checked {}

.multiselect-dropdown-list div:hover {
    /*background-color: #ced4da;*/
}

.multiselect-dropdown span.maxselected {
    width: 100%;
}

.multiselect-dropdown-all-selector {
    border-bottom: solid 1px #999;
}

.addDoc {
    color: #017cea;
}

.addDoc.disabled {
    color: #b8ddff
}


.btn-oauth-google {
    background-color: #ffffff;
    border-radius: 0;
}

.btn-oauth-google {
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px;
    padding: 10px 10px 10px 50px;
    background: 10px center no-repeat url(../../img/site/google.svg), linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40px, rgb(66 133 244) 30px, rgb(66 133 244) 100%);
    background-size: 20px, 100%;
    border: 1px solid rgb(66 133 244);
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}

.calendar-day {
    min-height: 140px;
}

.thanksio-image-template img {
    max-height: 150px;
    max-width: 100%;
}

.thanksio-image-template div {
    font-size: 10pt;
}

.thanksio-message-template .template-name {
    font-size: 10pt;
}

.thanksio-message-template .template-message {
    font-size: 9pt;
}

.thanksio-message-template .giftcard-image {
    max-width: 160px;
}

.thanksio-message-template .giftcard-title {
    font-size: 10pt;
}

.thanksio-message-template .giftcard-amount-label {
    font-size: 9pt;
}

.thanksio-message-template .giftcard-amount-button {
    font-size: 10pt;
}

.template-preview-image {
    max-width: 90%;
}

.opacity-25 {
    opacity: .25;
}

.opacity-50 {
    opacity: .50;
}

.opacity-75 {
    opacity: .75;
}

.opacity-100 {
    opacity: 1;
}

.greyCard {
    background: #efefef
}

.marxRecordsDiv {
    max-height: 1000px;
    overflow-y: auto;
    padding-bottom: 1000px;
}

.inlineNoteData {
    color: #000000;
}

.bg-contrast,
.bg-contrast-hover:hover {
    background: #F8F9FA;
}

.calendar-day-outer {
    overflow-x: scroll;
}

.calendar-day-container {
    min-width: 4000px;
    width: 100%;
    background-size: 4.16666666667% 100%;
    background-image: linear-gradient(to left, rgb(204, 204, 204) 1px, transparent 1px);
}

.day-hour-container .day-hour {
    width: 4.16666666667%;
    display: inline-block;
}

.day-hour-container {}

.calendar-week-container {}

.calendar-week-container.calendar-week-grouped-container {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.calendar-week-container.calendar-week-grouped-container .week-names {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
}

.week-names-container {}

.week-names-container::-webkit-scrollbar {
    background: transparent;
}

.calendar-week-container .week-names,
.calendar-week-container-inner .week-events-container {
    background-size: 12.5% 100%;
    background-image: linear-gradient(to left, rgb(204, 204, 204) 1px, transparent 1px);
}

.side-tab#sidetab-calendar .calendar-week-container-inner {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: auto;
}

.side-tab#sidetab-calendar .week-names-container {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
}

.calendar-week-container .week-events {
    background-size: 100% 70px;
    background-image: linear-gradient(to top, rgb(204, 204, 204) 1px, transparent 1px);
    display: flex;
}

.calendar-week-container.calendar-week-grouped-container .week-events {
    background-size: 100% 100%;
}

.calendar-week-container .week-names {
    border-bottom: 1px solid rgb(204, 204, 204);
    display: flex;
}

.calendar-week-container .week-events .week-day {
    height: 70px;
}

.calendar-week-container .week-names .day {
    width: 12.5%;
    flex-grow: 1;
}

.calendar-week-container .week-names .day .events {
    padding: 0 2px;
}

.calendar-week-container .week-names .day .badge {
    display: block;
    margin-bottom: 1px;
}

.calendar-week-container .week-events .day {
    width: 12.5%;
    flex-grow: 1;
    position: relative;
}

.calendar-week-container .week-events .day .badge {
    width: calc(100% - 5px);
    margin: 3px 2px 0;
    word-wrap: normal;
    white-space: unset;
    line-height: 1rem;
}

.calendar-week-container:not(.calendar-week-grouped-container) .week-events .day .badge {
    position: absolute;
}

.side-tab#sidetab-calendar .calendar-month-container {
    max-height: calc(100vh - 250px);
    overflow-x: auto;
}

.calendar-month-container .week-names {
    display: flex;
}

.calendar-month-container .week-names .day {
    width: 14.285%;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.calendar-month-container .week-names .day.day-0,
.calendar-month-container.hide-weekend .week-names .day.day-1 {
    border-left: 0 none;
}

.month-events {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    display: flex;
}

.month-events .day {
    width: 14.285%;
    min-height: 100px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.calendar-month-container:not(.show-downlines) .month-events .day .avatar-circle {
    display: none;
}

.calendar-month-container.show-downlines .month-events .day .badge {
    width: calc(100% - 48px);
}

.calendar-month-container:not(.show-downlines) .month-events .day .badge {
    max-width: 100%;
}

.month-events .day .badge {
    overflow: hidden;
}

.month-events .day.day-0,
.calendar-month-container.hide-weekend .month-events .day.day-1 {
    border-left: 0 none;
}

.nested-level {
    position: relative;
}

.nested-level-1 {
    margin-left: 1%;
    margin-right: 2%;
}

.nested-level-2 {
    margin-left: 2%;
    margin-right: 2%;
}

.nested-level-3 {
    margin-left: 3%;
    margin-right: 3%;
}

.nested-level-4 {
    margin-left: 4%;
    margin-right: 4%;
}

.badge.badge-multi-line {
    white-space: normal;
}

.calendar-week-container.hide-weekend .week-names .day.day-0,
.calendar-week-container.hide-weekend .week-names .day.day-6,
.calendar-week-container.hide-weekend .week-events .day.day-0,
.calendar-week-container.hide-weekend .week-events .day.day-6,
.calendar-month-container.hide-weekend .week-names .day.day-0,
.calendar-month-container.hide-weekend .week-names .day.day-6,
.calendar-month-container.hide-weekend .month-events .day.day-0,
.calendar-month-container.hide-weekend .month-events .day.day-6 {
    display: none;
}

.calendar-week-container.hide-weekend .week-names .day {
    width: 16.6666666667%;
}

.calendar-month-container.hide-weekend .week-names .day,
.calendar-month-container.hide-weekend .month-events .day {
    width: 20%;
}

.calendar-week-container.hide-weekend .week-names,
.calendar-week-container.hide-weekend .week-events-container {
    background-size: 16.6666666667% 100%;
}

.calendar-event {
    border-radius: 10px;

    /*border: 1px solid rgba(32, 149, 254, 0.35);*/
    color: #111827;
    font-size: 0.7rem;
    overflow: hidden;
    padding: 0px;
    background: #ffffff;
}

.calendar-event-inner {
    padding: 10px 12px;
    /*background: linear-gradient(
    135deg,
    rgba(32, 149, 254, 0.08),
    rgba(255, 255, 255, 0.95)
  );*/
    background: #EEEDF5;
    overflow: hidden;
    line-height: 15px;
    height: 100%;
}

.calendar-event-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.calendar-event-client {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2px;
}

.calendar-event-inner.calendar-event-inner--live {
    /* Live state is now indicated by an inline pulsing dot */
}

@keyframes calendarPulse {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: .55;
        transform: scale(1.25);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.calendar-event-live-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0fc469;
    margin-right: 5px;
    vertical-align: middle;
    animation: calendarPulse 1.8s ease-in-out infinite;
}

.calendar-event--live {
    background: #444444;
}

/* Calendar event color backgrounds */
.calendar-event.cal-color-blue .calendar-event-inner {
    background: rgba(32, 149, 254, 0.15);
}

.calendar-event.cal-color-indigo .calendar-event-inner {
    background: rgba(91, 105, 188, 0.15);
}

.calendar-event.cal-color-green .calendar-event-inner {
    background: rgba(15, 196, 105, 0.15);
}

.calendar-event.cal-color-amber .calendar-event-inner {
    background: rgba(255, 189, 74, 0.15);
}

.calendar-event.cal-color-red .calendar-event-inner {
    background: rgba(255, 90, 91, 0.15);
}

.calendar-event.cal-color-orange .calendar-event-inner {
    background: rgba(253, 126, 20, 0.15);
}

.calendar-event.cal-color-teal .calendar-event-inner {
    background: rgba(32, 201, 151, 0.15);
}

.calendar-event.cal-color-pink .calendar-event-inner {
    background: rgba(255, 138, 204, 0.15);
}

.calendar-day-container .calendar-event {
    overflow: hidden;
}

.calendar-day-container .calendar-event-title,
.calendar-day-container .calendar-event-client {
    overflow: hidden;
    text-overflow: ellipsis;
}

.calendar-day-container .calendar-event-inner {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.calendar-day-container .calendar-event-inner::after {
    display: none;
}

/* Day view color background ::after overrides */
.calendar-day-container .calendar-event.cal-color-blue .calendar-event-inner::after {
    background: rgba(32, 149, 254, 0.08);
}

.calendar-day-container .calendar-event.cal-color-indigo .calendar-event-inner::after {
    background: rgba(91, 105, 188, 0.08);
}

.calendar-day-container .calendar-event.cal-color-green .calendar-event-inner::after {
    background: rgba(15, 196, 105, 0.08);
}

.calendar-day-container .calendar-event.cal-color-amber .calendar-event-inner::after {
    background: rgba(255, 189, 74, 0.08);
}

.calendar-day-container .calendar-event.cal-color-red .calendar-event-inner::after {
    background: rgba(255, 90, 91, 0.08);
}

.calendar-day-container .calendar-event.cal-color-orange .calendar-event-inner::after {
    background: rgba(253, 126, 20, 0.08);
}

.calendar-day-container .calendar-event.cal-color-teal .calendar-event-inner::after {
    background: rgba(32, 201, 151, 0.08);
}

.calendar-day-container .calendar-event.cal-color-pink .calendar-event-inner::after {
    background: rgba(255, 138, 204, 0.08);
}

.calendar-day-agent-label {
    position: sticky;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    background: inherit;
    padding: 4px 8px;
    width: fit-content;
}

.MBICard {
    width: 500px;
}

/* Spreadsheet: Start */
.spreadsheet {
    overflow: auto;
    max-height: 500px;
    border-radius: 8px;
}

.spreadsheet table {
    border-collapse: collapse;
    width: max-content;
    min-width: 100%;
}

.spreadsheet table thead th {
    position: sticky;
    top: 0;
    z-index: 2;
    background: #f5f6f7;
    border-bottom: 2px solid #dcdfe3;
    padding: 10px 12px;
    vertical-align: top;
}

.spreadsheet table tbody td {
    white-space: nowrap;
    padding: 8px 12px;
    border-bottom: 1px solid #eeeff1;
    font-size: 0.85rem;
    color: #3a3f47;
    cursor: pointer;
    transition: background-color 0.1s ease;
}

.spreadsheet table tbody tr:nth-child(even) td {
    background-color: #f9f9f9;
}

.spreadsheet table tbody tr:hover td {
    background-color: #f2f2f2;
}

.spreadsheet table thead th.field,
.spreadsheet table tbody td.field {
    padding: 0;
}

.spreadsheet table .active {
    background-color: #f4f7f5 !important;
    border-left: 2px solid #b0c4b1;
}

.spreadsheet table .header {
    font-weight: 600;
    color: #333;
    background-color: #f3f4f6 !important;
    border-bottom: 1px solid #d1d5db;
}

.spreadsheet table .ignored {
    background-color: #faf5f5 !important;
    text-decoration: line-through;
    color: #aaa;
    opacity: 0.5;
}

.text-pre-wrap {
    white-space: pre-wrap;
}

/* Spreadsheet: End */

/*google places autocomplete START*/
.suggestions {
    border: 1px solid #ccc;
    background: #fff;
    max-width: 300px;
    position: absolute;
    display: none;
    z-index: 1000;
}

.suggestions div {
    padding: 8px;
    cursor: pointer;
    font-size: 10pt;
}

.suggestions div:hover {
    background: #f0f0f0;
}

.spinner {
    width: 20px;
    height: 20px;
    border: 3px solid #ccc;
    border-top-color: #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.toast {
    background: #ffffff;
    color: #000000;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.toast .toast-header {
    background: rgba(0, 0, 0, 0.2);
    border-bottom: none;
    font-size: 10pt;
}

.toast-body {
    font-size: 10pt;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*google places autocomplete END*/

/* ===============================
=            Choices            =
=============================== */
.choices {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    font-size: 16px;
}

.choices:focus {
    outline: none;
}

.choices:last-child {
    margin-bottom: 0;
}

.choices.is-open {
    overflow: visible;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    background-color: #eaeaea;
    cursor: not-allowed;
    -webkit-user-select: none;
    user-select: none;
}

.choices.is-disabled .choices__item {
    cursor: not-allowed;
}

.choices [hidden] {
    display: none !important;
}

.choices[data-type*=select-one] {
    cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
    /* padding-bottom: 7.5px; */
}

.choices[data-type*=select-one] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    margin: 0;
}

.choices[data-type*=select-one] .choices__button {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
    padding: 0;
    background-size: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    margin-right: 25px;
    height: 20px;
    width: 20px;
    border-radius: 10em;
    opacity: 0.25;
}

.choices[data-type*=select-one] .choices__button:hover,
.choices[data-type*=select-one] .choices__button:focus {
    opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
    box-shadow: 0 0 0 2px #005F75;
}

.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button {
    display: none;
}

.choices[data-type*=select-one]::after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    border-width: 5px;
    position: absolute;
    right: 11.5px;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
    border-color: transparent transparent #333;
    margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after {
    left: 11.5px;
    right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
    right: auto;
    left: 0;
    margin-left: 25px;
    margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
    cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: -4px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-left: 16px;
    border-left: 1px solid #003642;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: 0.75;
    border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
    opacity: 1;
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 13px;
    min-height: 13px;
    overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: #999999;
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.choices__list--single {
    display: inline-block;
    /*padding: 4px 16px 4px 4px;*/
    padding: 0px 0px 0px 5px;
    width: 100%;
}

[dir=rtl] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px;
}

.choices__list--single .choices__item {
    width: 100%;
}

.choices__list--multiple {
    display: inline;
}

.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    background-color: #005F75;
    border: 1px solid #004a5c;
    color: #fff;
    word-break: break-all;
    box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #004a5c;
    border: 1px solid #003642;
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 1px solid #919191;
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
    display: none;
    z-index: 9999;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
}

.is-active.choices__list--dropdown,
.is-active.choices__list[aria-expanded] {
    display: block;
}

.is-open .choices__list--dropdown,
.is-open .choices__list[aria-expanded] {
    border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown,
.is-flipped .choices__list[aria-expanded] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item {
    position: relative;
    padding: 5px 5px 5px 10px;
    font-size: 13px;
}

[dir=rtl] .choices__list--dropdown .choices__item,
[dir=rtl] .choices__list[aria-expanded] .choices__item {
    text-align: right;
}

@media (min-width: 640px) {

    .choices__list--dropdown .choices__item--selectable[data-select-text],
    .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
        padding-right: 100px;
    }

    .choices__list--dropdown .choices__item--selectable[data-select-text]::after,
    .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],
    [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px;
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,
    [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
        right: auto;
        left: 10px;
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
    opacity: 0.5;
}

.choices__item {
    cursor: default;
}

.choices__item--selectable {
    cursor: pointer;
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    user-select: none;
    opacity: 0.5;
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray;
}

.choices__button {
    text-indent: -9999px;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.choices__button:focus {
    outline: none;
}

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px;
}

.choices__input:focus {
    outline: 0;
}

.choices__input::-webkit-search-decoration,
.choices__input::-webkit-search-cancel-button,
.choices__input::-webkit-search-results-button,
.choices__input::-webkit-search-results-decoration {
    display: none;
}

.choices__input::-ms-clear,
.choices__input::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

[dir=rtl] .choices__input {
    padding-right: 2px;
    padding-left: 0;
}

.choices__placeholder {
    opacity: 0.5;
}

/* =====  End of Choices  ====== */

#newEmailBody .provNtwkUnselected {
    display: none;
}


.pagination {
    font-size: 9pt;
    float: right !important;
}

.pagination span {
    padding-top: 2px;
    padding-bottom: 2px;
}

.pagination button {
    padding-top: 2px;
    padding-bottom: 2px;
}

.pagination li {
    outline: 0 !important;
    box-shadow: none !important;
}

/*----------    Tab Group: Inline    ----------*/
.tab-group-inline {}

.tab-group-inline .btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.tab-group-inline .btn-group>.btn-group:not(:last-child)>.btn {
    border-bottom-left-radius: 0;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child)>.btn {
    border-bottom-right-radius: 0;
}

.tab-group-inline .content {
    border: 1px solid #999999;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0.75rem 1.25rem;
}

/*----------    Tab Group: Inline    ----------*/
.btn-group-tabbed.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-tabbed.btn-group>.btn-group:not(:last-child)>.btn {
    border-bottom-left-radius: 0 !important;
}

.btn-group-tabbed.btn-group>.btn:not(:first-child),
.btn-group-tabbed.btn-group>.btn-group:not(:first-child)>.btn {
    border-bottom-right-radius: 0 !important;
}

.iphone-frame {
    width: 300px;
    height: 560px;
    background: #f0f0f0;
    border: 16px solid #ccc;
    border-radius: 36px;
    position: relative;
    box-shadow: 0 0 0 2px #999, 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.iphone-header {
    background: #eaeaea;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.iphone-header .circle.speaker {
    position: absolute;
    left: 20px;
    width: 6px;
    height: 6px;
    background: #555;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.iphone-screen {
    padding: 16px;
    background: #fff;
    height: calc(100% - 40px);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}



.iphone-sms-mock {
    width: 320px;
    height: 600px;
    background: #e5e5ea;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.iphone-sms-header {
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    font-size: 17px;
    border-bottom: 1px solid #ccc;
}

.iphone-sms-body {
    flex: 1;
    padding: 12px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow-y: auto;
    background: #f2f2f7;
}

.iphone-sms-bubble.sent {
    align-self: flex-end;
    background: #2095FE;
    color: white;
    padding: 10px 14px;
    border-radius: 20px;
    max-width: 80%;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
}


.iphone-sms-footer {
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #ccc;
}

.iphone-sms-plus {
    font-size: 24px;
    color: #007aff;
    cursor: default;
    padding-left: 4px;
}

.iphone-sms-input {
    flex: 1;
    background: #f1f1f1;
    border-radius: 20px;
    padding: 8px 12px;
    color: #666;
    font-size: 14px;
}

.iphone-sms-mic {
    font-size: 18px;
    color: #007aff;
    cursor: default;
}

.dimmed-backdrop {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

/* Remove Bootstrap modal content styling */
.empty-modal-dialog .modal-content {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
}

/* Centered wrapper */
.empty-modal-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.email-mockup.modern {
    width: 700px;
    max-height: 600px;
    border-radius: 12px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    border: 1px solid #e4e4e7;
}

.email-mockup-header.modern {
    background-color: #f9fafb;
    padding: 24px 20px 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-bottom: 1px solid #e5e7eb;
}

.mockup-placeholder-bar {
    height: 12px;
    background: linear-gradient(90deg, #e5e7eb 25%, #f3f4f6 50%, #e5e7eb 75%);
    background-size: 200% 100%;
    border-radius: 6px;
    animation: pulse 1.5s infinite ease-in-out;
}

.mockup-placeholder-bar.short {
    width: 30%;
}

.mockup-placeholder-bar.medium {
    width: 60%;
}

.mockup-placeholder-bar:not(.short):not(.medium) {
    width: 90%;
}

.email-mockup-body {
    padding: 24px;
    overflow-y: auto;
    background-color: #ffffff;
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.6;
}

/* make it obvious it's in edit mode */
.editable-input {
    border-radius: .25rem;
    outline: none;
}

.editable-input:focus {
    background: rgba(0, 0, 0, .04);
    /* subtle highlight */
    box-shadow: 0 0 0 .2rem rgba(32, 149, 254, .25);
    /* focus ring (MedicarePRO blue-ish) */
    /* Or use Bootstrap 5: var(--bs-primary) if available */
    transition: background .15s ease, box-shadow .15s ease;
}

.cp {
    cursor: pointer;
}

.tile-btn {
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    /* <- baseline alignment */
    background: #fff;
    cursor: pointer;
    transition: box-shadow .12s, border-color .12s, transform .06s;
}

.tile-btn i {
    font-size: 14px;
    line-height: 1;
}

/* centers the FA glyph */
.tile-btn:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12);
    border-color: rgba(0, 0, 0, .2);
}

.tile-active {
    outline: 2px solid rgba(32, 149, 254, .35);
    outline-offset: 1px;
}

/* layout for the popout grids */
.tile-grid {
    display: grid;
    grid-template-columns: repeat(6, 28px);
    gap: 6px;
    width: max-content;
}

/* popout positioning (if you don't already have it) */
.popout {
    position: absolute;
    top: 100%;
    margin-top: .25rem;
    z-index: 1055;
}

.popout-left {
    left: 0;
}

.popout-right {
    right: 0;
}

.border-orange {
    border-color: #fd7e14 !important;
}

.border-teal {
    border-color: #20c997 !important;
}

.border-indigo {
    border-color: #6610f2 !important;
}

.border-cyan {
    border-color: #35b8e0 !important;
}

.border-pink {
    border-color: #ff8acc !important;
}

.border-copper {
    border-color: #b87333 !important;
}

.border-olive {
    border-color: #6b8e23 !important;
}

.border-emerald {
    border-color: #10b981 !important;
}

.border-azure {
    border-color: #0ea5e9 !important;
}

.border-lavender {
    border-color: #b57edc !important;
}

.border-magenta {
    border-color: #ff00aa !important;
}

.border-slate {
    border-color: #475569 !important;
}

.border-orange {
    border-color: #fd7e14 !important;
}

/* Badge outline variants for custom colors */
.badge-outline-indigo {
    background: transparent !important;
    color: #6610f2 !important;
}

.badge-outline-teal {
    background: transparent !important;
    color: #20c997 !important;
}

.badge-outline-cyan {
    background: transparent !important;
    color: #35b8e0 !important;
}

.badge-outline-orange {
    background: transparent !important;
    color: #fd7e14 !important;
}

.badge-outline-magenta {
    background: transparent !important;
    color: #ff00aa !important;
}

.badge-outline-pink {
    background: transparent !important;
    color: #ff8acc !important;
}

.badge-outline-copper {
    background: transparent !important;
    color: #b87333 !important;
}

.badge-outline-olive {
    background: transparent !important;
    color: #6b8e23 !important;
}

.badge-outline-emerald {
    background: transparent !important;
    color: #10b981 !important;
}

.badge-outline-azure {
    background: transparent !important;
    color: #0ea5e9 !important;
}

.badge-outline-lavender {
    background: transparent !important;
    color: #b57edc !important;
}

.badge-outline-slate {
    background: transparent !important;
    color: #475569 !important;
}

.badge-outline-dark {
    background: transparent !important;
    color: #343a40 !important;
}

.modal-dialog-scrollable .modal-body {
    -webkit-overflow-scrolling: touch;
}

/* subtle hover shadow */
.hover-shadow {
    transition: box-shadow 160ms ease, transform 160ms ease;
}

.hover-shadow:hover:not(.disabled),
.hover-shadow:active:not(.disabled) {
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
}

/* accessible focus highlight */
.hover-shadow:focus-visible {
    outline: 2px solid rgba(32, 149, 254, 0.6);
    /* tweak to your brand color */
    outline-offset: 2px;
}

/* respect reduced motion */
@media (prefers-reduced-motion: reduce) {
    .hover-shadow {
        transition: none;
        transform: none;
    }
}

.lane {
    position: relative;
    /* create a stacking context */
    z-index: 1;
}

.lane:hover,
.lane:focus-within {
    z-index: 999;
    /* float this lane above the next one */
}

/* ensure the menu can sit above the card body */
.lane .dropdown-menu {
    position: absolute;
    z-index: 2000;
    /* higher than siblings */
}

.lane-controls {
    position: relative;
    display: inline-flex;
    align-items: center;
}

/* the always-visible hotspot (ellipsis) */
.lane-controls__tab {
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 120ms ease;
}

.lane-controls__tab:hover {
    opacity: 1;
}

/* the hidden panel */
.lane-controls__panel {
    display: inline-flex;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-2px);
    transition: opacity 120ms ease, visibility 120ms ease, transform 120ms ease;
    margin-left: 8px;
    /* space after the tab icon */
}

/* reveal only when hovering the controls wrapper (or tabbing into it) */
.lane-controls:hover .lane-controls__panel,
.lane-controls:focus-within .lane-controls__panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

/* optional: on touch devices, keep it visible */
@media (hover: none) and (pointer: coarse) {
    .lane-controls__panel {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

.lane-card {
    position: relative;
}

.lane-card__actions {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .12s ease;
}

.lane-card:hover .lane-card__actions,
.lane-card:focus-within .lane-card__actions {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* On touch devices, always show */
@media (hover:none) and (pointer:coarse) {
    .lane-card__actions {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

.lane-title-wrapper {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lane-title-rotated {
    display: inline-block;
    transform: rotate(90deg);
    /* tilt-head-right readable */
    transform-origin: center;
    white-space: nowrap;
}

.top-index {
    z-index: 2001 !important;
}

.ai-suggestions {
    border-radius: 14px;
    padding: 14px 16px;
    background: linear-gradient(135deg,
            rgba(32, 149, 254, 0.08),
            rgba(255, 255, 255, 0.95));
    border: 1px solid rgba(32, 149, 254, 0.35);
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.12);
    color: #111827;
    font-size: 0.9rem;
    overflow: hidden;
}

.ai-suggestions-magenta {
    border-radius: 14px;
    padding: 14px 16px;
    background: linear-gradient(135deg,
            rgba(233, 30, 140, 0.08),
            rgba(255, 255, 255, 0.95));
    border: 1px solid rgba(233, 30, 140, 0.35);
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.12);
    color: #111827;
    font-size: 0.9rem;
    overflow: hidden;
}

.ai-suggestions-secondary {
    border-radius: 14px;
    padding: 14px 16px;
    background: linear-gradient(135deg,
            rgba(108, 117, 125, 0.08),
            rgba(255, 255, 255, 0.95));
    border: 1px solid rgba(108, 117, 125, 0.35);
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.12);
    color: #111827;
    font-size: 0.9rem;
    overflow: hidden;
}

/* Flat modifier - removes shadow */
.ai-suggestions--flat,
.ai-suggestions-magenta.ai-suggestions--flat,
.ai-suggestions-secondary.ai-suggestions--flat {
    box-shadow: none;
}

/* Header */

.ai-suggestions__header {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.ai-suggestions__pill {
    display: inline-flex;
    align-items: center;
    padding: 2px 9px;
    border-radius: 999px;
    background: #ffffff;
    /* border: 1px solid rgba(32, 149, 254, 0.9); */
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #0b355f;
}

.ai-suggestions__pill_lower {
    display: inline-flex;
    align-items: center;
    padding: 2px 9px;
    border-radius: 999px;
    background: #ffffff;
    /* border: 1px solid rgba(32, 149, 254, 0.9); */
    font-size: 0.72rem;
    letter-spacing: 0.06em;
    color: #0b355f;
}

.ai-suggestions__hint {
    font-size: 0.8rem;
    color: #6b7280;
}

/* List */

.ai-suggestions__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ai-suggestions__item {
    position: relative;
    padding-left: 20px;
    margin: 4px 0;
    color: #1f2933;
}

.ai-suggestions__item::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2095fe;
    opacity: 0.9;
}


.ai-suggestions__actions {
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px dashed rgba(15, 23, 42, 0.12);
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    opacity: 0;
    transform: translateY(4px);
    pointer-events: none;
    transition:
        opacity 0.18s ease-out,
        transform 0.18s ease-out;
}

.ai-suggestions:hover .ai-suggestions__actions {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* Integration Panel Styles */
.integration-card {
    transition: all 0.2s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.integration-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.15);
}

.integration-card:focus {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

.integration-card .card-body {
    padding: 1.25rem;
}

.integration-card-logo img {
    transition: transform 0.2s ease;
}

.integration-card:hover .integration-card-logo img {
    transform: scale(1.05);
}

.integration-filter-bar .btn {
    border-radius: 20px;
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.integration-filter-bar .btn-outline-secondary {
    border-color: #dee2e6;
}

.integration-filter-bar .btn-outline-secondary:hover {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: #212529;
}

.integration-filter-tags {
    gap: 0.5rem;
}

.integration-detail-panel {
    padding: 0;
}

.integration-detail-panel h6 {
    font-size: 0.95rem;
}

.integration-detail-panel ul li {
    font-size: 0.9rem;
    color: #6c757d;
}

.integration-embedded-connection {
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.5rem;
}

.cursor-pointer {
    cursor: pointer;
}

.gap-2 {
    gap: 0.5rem;
}

.capabilities-fade {
    background: linear-gradient(135deg, #f0f0f0, #ffffff);
    border-radius: 4px;
    padding: 6px 10px;
}

.module-hero {
    border-radius: 14px;
    padding: 14px 16px;
    background: #ffffff;
    border: 1px solid rgba(12, 196, 105, 1);
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.12);
    color: #111827;
    font-size: 0.9rem;
    overflow: hidden;
}

.module-hero-subtle {
    border-radius: 14px;
    padding: 14px 16px;
    background: #ffffff;
    border: 1px solid rgba(12, 196, 105, 1);
    box-shadow: 0 6px 16px rgba(7, 11, 21, 0.06);
    color: #111827;
    font-size: 0.9rem;
    overflow: hidden;
}

/* Vendor logos - dark for light backgrounds */
.vendor-logo {
    filter: brightness(0) saturate(100%);
}

/* Brand color variants stay dark in light mode */
.vendor-logo.vendor-logo-blue,
.vendor-logo.vendor-logo-red,
.vendor-logo.vendor-logo-green,
.vendor-logo.vendor-logo-orange,
.vendor-logo.vendor-logo-purple,
.vendor-logo.vendor-logo-yellow,
.vendor-logo.vendor-logo-teal {
    filter: brightness(0) saturate(100%);
}

/* Integration Panel Styles */
.integration-card {
    transition: all 0.2s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.integration-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.15);
}

.integration-card:focus {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

.integration-card .card-body {
    padding: 1.25rem;
}

.integration-card-logo img {
    transition: transform 0.2s ease;
}

.integration-card:hover .integration-card-logo img {
    transform: scale(1.05);
}

.integration-filter-bar .btn {
    border-radius: 20px;
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.integration-filter-bar .btn-outline-secondary {
    border-color: #dee2e6;
}

.integration-filter-bar .btn-outline-secondary:hover {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: #212529;
}

.integration-filter-tags {
    gap: 0.5rem;
}

.integration-detail-panel {
    padding: 0;
}

.integration-detail-panel h6 {
    font-size: 0.95rem;
}

.integration-detail-panel ul li {
    font-size: 0.9rem;
    color: #6c757d;
}

.integration-embedded-connection {
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.5rem;
}

.cursor-pointer {
    cursor: pointer;
}

.gap-2 {
    gap: 0.5rem;

}

/* Vendor logos - dark for light backgrounds */
.vendor-logo {
    filter: brightness(0) saturate(100%);
}

/* Brand color variants stay dark in light mode */
.vendor-logo.vendor-logo-blue,
.vendor-logo.vendor-logo-red,
.vendor-logo.vendor-logo-green,
.vendor-logo.vendor-logo-orange,
.vendor-logo.vendor-logo-purple,
.vendor-logo.vendor-logo-yellow,
.vendor-logo.vendor-logo-teal {
    /* filter: brightness(0) saturate(100%); */
}

/* Disable row hover effect inside the MA/PDP plan benefits modal. */
.mapd-benefits-view table.beniestable tbody tr:hover>* {
    background-color: inherit !important;
    color: inherit !important;
    --bs-table-bg-state: transparent !important;
    --bs-table-color-state: inherit !important;
}

/* MPCRM-414 — Scoped to V2 React settings shell only. */
html[data-controller="settingsController"][data-action="index2"] .sideNavsProfile:hover,
html[data-controller="settingsController"][data-action="index2"] .sideNavsProfile:focus {
    color: #fff;
    text-decoration: none;
}
