/*Lauxes Grates CSS*/

.bg-dashboard {
    background-color: #042E35;
}

.bg-black {
    background-color: #000;
}

.portal-page-heading {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 32px;
    color: #000000;
    vertical-align: middle;
    text-transform: uppercase;
}

.portal-page-heading-teal {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 32px;
    color: #22B59C;
    vertical-align: middle;
    text-transform: uppercase;
}

.avatar {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.graphic-button {
    border: none;
    padding: 0px;
}

.back-button {
    height: 36px;
    width: 36px;
    vertical-align: middle;
    margin-right: 3px;
}

.menu-back-button {
    height: 36px;
    width: 36px;
    float: left;
    margin-top: -15px;
}

.option-button {
    height: 36px;
    width: 36px;
    vertical-align: middle;
    float: right;
}

.icon-button {
    display: inline;
    float: right;
    margin-top: -6px;
    vertical-align: middle;
}

.icon-option-button {
    height: 36px;
    width: 36px;
    vertical-align: middle;
    float: right;
    margin-left: 6px;
    top: -6px;
}

.line-icon-option-button {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    float: right;
    margin-left: 2px;
    margin-top: -1px;
    padding: 0px;
}

.image-button {
    display: inline;
    float: left;
    vertical-align: middle;
}

.image-button-btn {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    background: none;
}

.icon-image-button {
    height: 39px;
    width: 36px;
    float: left;
    margin-right: 6px;
    padding-top: 3px;
}

.icon-option-button-small {
    height: 22px;
    width: 22px;
    vertical-align: middle;
    float: right;
    margin-left: 3px;
}

.large-checkbox-button {
    height: 32px;
    width: 32px;
    vertical-align: middle;
}

.square-checkbox-button {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-right: 6px;
}

.detail-button {
    color: #000;
    font-size: 12px;
    background-color: #fff;
    border-color: #28a745;
}

.page-selector-button {
    margin-left: 0px;
}

.option-button-separator {
    display: inline;
    float: right;
    background: #000;
    margin-right: 12px;
    margin-top: 8px;
    height: 32px;
    width: 2px;
}

.option-button-separator-small {
    display: inline;
    float: right;
    background: #000;
    margin-right: 16px;
    margin-top: 6px;
    height: 20px;
    width: 2px;
}

.dropdown-box {
    font-size: 13px;
    margin-bottom: 6px;
}

.checkbox-button {
    display: inline;
    margin-top: 0px;
    vertical-align: middle;
    border: none;
    background: none;
    padding: 0px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.fix-gutters > [class^="col-"],
.fix-gutters > [class*=" col-"] {
    padding-right: 0px;
    padding-left: 0px;
}

.rdi-padding {
    padding-left: 15px;
}

.rdi-link {
    color: lime !important;
}

    .rdi-link:visited {
        color: lime !important;
    }

    .rdi-link:hover {
        color: #ffffff !important;
    }

.rdi-dark-link {
    color: #6A6E6E !important;
}

    .rdi-dark-link:visited {
        color: black !important;
    }

    .rdi-dark-link:hover {
        color: black !important;
    }

.rdi-heading {
    color: #22B59C;
    font-weight: 100;
    text-transform: uppercase;
}

.rdi-sub-heading {
    font-family: Raleway;
    font-size: 1.75em;
    font-weight: 500;
    color: #6a6e6e;
    vertical-align: middle;
}

.portal-column-heading {
    margin: 0px 0px 6px 0px;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    color: #6a6e6e;
    vertical-align: middle;
}

.portal-column-heading-center {
    margin: 0px 0px 6px 0px;
    padding: 0px;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    color: #6a6e6e;
    vertical-align: middle;
    text-align: center;
}

.portal-column-heading-right {
    margin: 0px 0px 6px 0px;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    color: #6a6e6e;
    vertical-align: middle;
    text-align: right;
}

.menu-text {
    font-family: Raleway;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2em;
    color: #ffffff;
}

    .menu-text:hover {
        color: #22B59C;
    }

.text-box-text {
    font-size: 13px;
}


body {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2em;
}

h1 {
    font-family: Raleway;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
    color: #22B59C;
    line-height: .8;
    margin-bottom: 10px;
}

.form-control {
    font-size: 14px;
    line-height: 1.1;
}

.form-group {
    margin-bottom: 6px;
}

label {
    margin-bottom: 0px;
}

.portal-label {
    color: #444444;
    font-size: 13px;
    font-weight: 200;
}

.portal-text {
    color: black;
    font-size: 13px;
    font-weight: 500;
}

.portal-text-uppercase {
    color: black;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.portal-description-text {
    color: black;
    font-size: 11px;
    font-weight: 500;
    font-style: italic;
}

.textbox-action-icon {
    display: inline;
    width: 34px;
    border: solid 1px;
    border-color: #ccc;
    border-left: none;
    margin-top: -1px;
    margin-left: -1px;
}

.textbox-with-action {
    border-right: none;
}

.display-4 {
    font-weight: 100;
}

.lauxes-data-box {
    /*width: 160px;*/
    height: 90px;
    /*    border: solid;
    border-width: thin;
    border-color: #22B59C;
    display: flex;
    justify-content: center;
    align-items: center;*/
}

.lauxes-data-box-heading {
    font-size: 2em;
    color: #22B59C;
    text-align: center;
    margin-bottom: 10px;
}

.lauxes-data-box-subheading {
    font-size: 11px;
    color: black;
    font-weight: 600;
    text-align: center;
    margin-top: -3px;
}

.lauxes-data-box-subheading-white {
    font-size: 11px;
    color: white;
    font-weight: 600;
    text-align: center;
    margin-top: -3px;
}

.lauxes-data-box-text {
    font-size: 11px;
    color: black;
    font-weight: 800;
    text-align: left;
    margin-top: -18px;
}

.line-option-separator {
    background-color: black;
    width: 2px;
    height: 16px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    top: 5px;
    position: relative;
    margin-top: -6px;
}

/* CRM Specific CSS */
.activity-feed-item {
    /*margin-top: 16px;*/
    border-top: 1px solid #eaeaea;
    font-size: 12px;
    font-weight: 400;
    padding-top: 8px;
}

.activity-feed-title {
    font-size: 12px;
    font-weight: 500;
    color: #444;
}

.activity-feed-footnote {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
}

.activity-feed-date {
    font-size: 12px;
    font-weight: 400;
    color: #444;
    text-align: right;
}

.activity-feed-text {
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    color: black;
    margin-top: 3px;
}

.activity-feed-link {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #337fbd;
    border-bottom: 1px dotted #337fbd;
}

    .activity-feed-link:hover {
        color: #000000;
        border-bottom: none;
    }

.contact-page-heading {
    font-family: Raleway;
    font-weight: 200;
    font-size: 40px;
    line-height: 32px;
    color: #22B59C;
    vertical-align: middle;
    text-transform: uppercase;
}

.activity-side-section {
    border-top: 1px solid #eaeaea;
    font-weight: 400;
    padding-top: 6px;
    /*padding-bottom: 6px;*/
    margin-bottom: 16px;
}

.activity-side-section-heading {
    font-size: 12px;
    color: #444;
    font-weight: 800;
    text-align: left;
    /*margin-bottom: 16px;*/
}

.activity-side-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    color: black;
    margin-top: -3px;
}

.activity-side-heading {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    margin-top: 6px;
    /*margin-bottom: -6px;*/ /*we want to following text to be very close*/
}

.activity-tag {
    font-size: 11px;
    font-weight: 500;
    background-color: #eee;
    color: black;
    border-radius: 50px;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 3px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.activity-tag-selected {
    font-size: 11px;
    font-weight: 500;
    background-color: #218838;
    color: white;
    border-radius: 50px;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 3px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.red-activity-tag {
    font-size: 11px;
    font-weight: 500;
    background-color: #ee000010;
    color: black;
    border-radius: 50px;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 3px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.red-activity-tag-selected {
    font-size: 11px;
    font-weight: 500;
    background-color: #ee0000;
    color: white;
    border-radius: 50px;
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 3px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.activity-employee-name {
    font-size: 13px;
    font-weight: 500;
    color: #444;
    margin-top: 6px;
    /*margin-bottom: -6px;*/ /*we want to following text to be very close*/
}

.activity-employee-title {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    /*    margin-top: 6px;*/
    /*margin-bottom: -6px;*/ /*we want to following text to be very close*/
}

.activity-employee-link {
    font-size: 13px;
    font-weight: 600;
    color: #337fbd;
    border-bottom: 1px dotted #337fbd;
}

    .activity-employee-link:hover {
        color: #000000;
        border-bottom: none;
    }

.card {
    margin-bottom: 16px;
}

.card-image {
    margin-right: 6px;
    width: 36px;
}

.card-option-button {
    width: 36px;
    height: 36px;
    float: right;
    margin-left: 6px;
    padding-right: 0px;
}

.card-option-link {
    width: 36px;
    height: 36px;
    float: right;
    margin-left: 6px;
    padding: 0px;
}

.card-heading {
    font-size: 16px;
    font-weight: 500;
    color: black;
}

.journey-level {
    margin: 0px 0px -42px 0px;
    font-size: 32px;
    font-weight: 200;
    color: #396A78;
    border: #396A78;
    border-width: thin;
    border-style: solid;
    border-radius: 21px;
    width: 42px;
    height: 43px;
    text-align: center;
    padding-top: 8px;
}

.jouney-popup-button {
    margin: 0px -6px -28px 0px;
    left: -6px;
}

/* Tool Tip Related CSS */
.crm-tooltip {
    position: relative;
    display: inline-block;
}

    /* Tooltip text */
    .crm-tooltip .crm-tooltiptext {
        visibility: hidden;
        width: 120px;
        top: 106%;
        left: 16px;
        margin-left: -10px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 3px 5px 3px;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
        line-height: 1.1em;
    }

        .crm-tooltip .crm-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .crm-tooltip:hover .crm-tooltiptext {
        visibility: visible;
    }

/* Icon Tool Tip Related CSS */
.icon-crm-tooltip {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .icon-crm-tooltip .icon-crm-tooltiptext {
        visibility: hidden;
        width: 120px;
        top: 48px;
        left: 10px;
        margin-left: -10px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .icon-crm-tooltip .icon-crm-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .icon-crm-tooltip:hover .icon-crm-tooltiptext {
        visibility: visible;
    }

/* Icon Tool Tip Related CSS */
.icon-crm-tooltip-rev {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .icon-crm-tooltip-rev .icon-crm-tooltiptext-rev {
        position: absolute;
        visibility: hidden;
        width: 120px;
        top: 48px;
        left: 13px;
        margin-left: -96px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .icon-crm-tooltip-rev .icon-crm-tooltiptext-rev::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: 80px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .icon-crm-tooltip-rev:hover .icon-crm-tooltiptext-rev {
        visibility: visible;
    }

/* Avatar Tool Tip Related CSS */
.avatar-crm-tooltip {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Avatar Tooltip text */
    .avatar-crm-tooltip .avatar-crm-tooltiptext {
        visibility: hidden;
        width: 140px;
        top: 116%;
        left: 26px;
        margin-left: -10px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .avatar-crm-tooltip .avatar-crm-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .avatar-crm-tooltip:hover .avatar-crm-tooltiptext {
        visibility: visible;
    }

/*Pop-up Entry*/
.screen-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d0e0e0e0;
    z-index: 2;
}

.search-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fffffff0;
    z-index: 2;
}

.search-space {
    left: 50%;
    top: 120px;
    margin-left: -320px;
    width: 640px;
    border: none;
}

.search-icon {
    width: 48px;
    margin-right: 10px;
}

.search-entry {
    font-size: 30px;
    color: #000000;
    border: none;
    margin-top: -6px;
}

    .search-entry::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #cccccc;
        opacity: 1; /* Firefox */
    }

.action-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.action-space {
    left: 50%;
    top: 120px;
    margin-left: -320px;
    width: 640px;
    border: none;
    padding: 15px;
}

.action-button {
    border: none;
    background-color: inherit;
    padding: 0px;
}

.action-heading {
    color: black;
    font-size: 24px;
    font-weight: 500;
    align-self: center;
    text-transform: uppercase;
}

/*::placeholder {*/ /* Chrome, Firefox, Opera, Safari 10.1+ */
/*color: #aaaaaa;
    opacity: 1;*/ /* Firefox */
/*}*/

/*::-ms-input-placeholder {*/ /* Internet Explorer 10-11 */
/*color: red;
}
::-ms-input-placeholder {*/ /* Microsoft Edge */
/*color: red;
    }*/

input::-webkit-input-placeholder {
    font-size: 22pt;
    color: #aaaaaa;
}

input::-moz-placeholder {
    font-size: 22pt;
    color: #aaaaaa;
}

input:-ms-input-placeholder {
    font-size: 22pt;
    color: #aaaaaa;
}

input:-moz-placeholder {
    font-size: 22pt;
    color: #aaaaaa;
}

.log-call-card {
    left: 50%;
    top: 120px;
    margin-left: -320px;
    width: 640px;
}

.card-heading-title {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    text-transform: capitalize;
}

.card-heading {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    vertical-align: middle;
}

.card-icon-area {
    position: absolute;
    left: 0px;
    top: 6px;
    width: 634px;
    height: 80px;
}

.card-icon {
    width: 64px;
    height: 64px;
    float: right;
}

.field-heading {
    font-size: 12px;
    font-weight: 400;
    color: #aaa;
    text-transform: capitalize;
}

.results-summary-row {
    border-top: solid;
    border-top-color: #ddd;
    border-top-width: thin;
    padding-top: 3px;
    margin-top: 3px;
}

.results-summary-text {
    font-size: 13px;
    float: right;
    font-weight: 600;
    color: black;
    margin-top: -3px;
}

.search-go-button {
    width: 48px;
    float: right;
    margin-right: -3px;
    margin-top: -3px;
}

.completed-task {
    border-right: 2px solid limegreen;
}

.priority-task {
    border-right: 2px solid red;
}

/*Feed Task Option Overlay CSS*/
.feed-options {
    position: relative;
    width: 100%;
    height: 30px;
    margin-top: -14px;
    background: rgb(208,224,224);
    background: linear-gradient(270deg, rgba(208,224,224,1) 0%, rgba(208,224,224,0) 80%);
    opacity: 0;
    /*transform: translateY(100%) translateY(-64px) translateZ(0);*/
    transition: transform 0.5s ease-out;
}

    .feed-options:before {
        z-index: -1;
        display: block;
        position: absolute;
        width: 100%;
        /*height: 100%;*/
        overflow: hidden;
        background: rgb(208,224,224);
        background: linear-gradient(270deg, rgba(208,224,224,1) 0%, rgba(208,224,224,0) 80%);
        filter: blur(10px);
        background-size: cover;
        opacity: 0;
        /*        transform: translateY(-100%) translateY(50px) translateZ(0);
        transition: transform 0.5s ease-out;
*/
    }

.activity-feed-item:hover .feed-options,
.activity-feed-item:hover .feed-options:before {
    opacity: 1;
    transition: opacity .25s ease-in-out;
}

.hide-span {
    display: none;
}

.show-span {
    display: inline;
}

.priority-row {
    background-color: #FFDFE0;
    font-size: 12px;
    font-weight: 500;
}

.on-hold-row {
    background-color: #FFE1C4;
    font-size: 12px;
    font-weight: 500;
}

.standard-alternate-row {
    background-color: #eee;
    font-size: 12px;
    font-weight: 500;
}

.standard-normal-row {
    background-color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.checked-box {
    background: url(/images/check-box-checked.png) no-repeat;
    height: 18px;
    vertical-align: middle;
    background-size: contain;
    background-position-x: center;
}

.unchecked-box {
    background: url(/images/check-box-unchecked.png) no-repeat;
    height: 18px;
    vertical-align: middle;
    background-size: contain;
    background-position-x: center;
    opacity: 15%;
}

.video-image-caption {
    text-align: center;
    background-color: black;
    color: white;
    padding: 10px;
    font-weight: 400;
    font-size: 14px;
}

.social-icon-on-entry {
    background-color: #ccc;
    display: inline;
    width: 35px;
}

.layout-heading {
    color: #444;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    width: 90%;
    text-transform: uppercase;
    position: absolute;
    font-family: arial;
    z-index: 0;
    margin-left: 6%;
}

.menu-background-image {
    position: absolute;
    left: 0px;
    padding: 0px;
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu-theme-image {
    position: absolute;
    right: 0px;
    bottom: 80px;
}

/*Bread Crumb Arrow Background*/
.grad-breadcrumb {
    list-style: none;
    overflow: hidden;
    padding: 0px;
    background-color: transparent;
    margin-bottom: 10px;
    display: inline-flex;
}

.grad-breadcrumb-item-warning {
    float: left;
    background-color: red;
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 48px;
    position: relative;
    display: block;
    float: left;
    border: none;
}

    .grad-breadcrumb-item-warning:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
        border-bottom: 50px solid transparent;
        border-left: 30px solid red;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        left: 100%;
        z-index: 2;
    }

    .grad-breadcrumb-item-warning:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid white;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        margin-left: 2px;
        left: 100%;
        z-index: 1;
    }

    .grad-breadcrumb-item-warning:hover {
        background-color: darkred !important;
    }

        .grad-breadcrumb-item-warning:hover:after {
            border-left-color: darkred !important;
        }

.grad-breadcrumb-item {
    float: left;
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 48px;
    /*background: #646473;*/ /* fallback color */
    position: relative;
    display: block;
    float: left;
    border: none;
}

    .grad-breadcrumb-item:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
        border-bottom: 50px solid transparent;
        border-left: 30px solid transparent;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        left: 100%;
        z-index: 2;
    }

    .grad-breadcrumb-item:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid white;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        margin-left: 2px;
        left: 100%;
        z-index: 1;
    }

    .grad-breadcrumb-item:first-child {
        padding-left: 16px;
        background: #535362;
    }

        .grad-breadcrumb-item:first-child:after {
            border-left-color: #535362;
        }

    .grad-breadcrumb-item:nth-child(2) {
        background: #535362;
    }

        .grad-breadcrumb-item:nth-child(2):after {
            border-left-color: #535362;
        }

    .grad-breadcrumb-item:nth-child(3) {
        background: #646473;
    }

        .grad-breadcrumb-item:nth-child(3):after {
            border-left-color: #646473;
        }

    .grad-breadcrumb-item:nth-child(4) {
        background: #646473;
    }

        .grad-breadcrumb-item:nth-child(4):after {
            border-left-color: #646473;
        }

    .grad-breadcrumb-item:nth-child(5) {
        background: #757584;
    }

        .grad-breadcrumb-item:nth-child(5):after {
            border-left-color: #757584;
        }

    .grad-breadcrumb-item:nth-child(6) {
        background: #757584;
    }

        .grad-breadcrumb-item:nth-child(6):after {
            border-left-color: #757584;
        }

    .grad-breadcrumb-item:nth-child(7) {
        background: #868695;
    }

        .grad-breadcrumb-item:nth-child(7):after {
            border-left-color: #868695;
        }

    .grad-breadcrumb-item:nth-child(8) {
        background: #868695;
    }

        .grad-breadcrumb-item:nth-child(8):after {
            border-left-color: #868695;
        }

    .grad-breadcrumb-item:nth-child(9) {
        background: #9797A6;
    }

        .grad-breadcrumb-item:nth-child(9):after {
            border-left-color: #9797A6;
        }

    .grad-breadcrumb-item:nth-child(10) {
        background: #9797A6;
    }

        .grad-breadcrumb-item:nth-child(10):after {
            border-left-color: #9797A6;
        }

    .grad-breadcrumb-item:nth-child(11) {
        background: #A8A8B7;
    }

        .grad-breadcrumb-item:nth-child(11):after {
            border-left-color: #A8A8B7;
        }

    .grad-breadcrumb-item:nth-child(12) {
        background: #A8A8B7;
    }

        .grad-breadcrumb-item:nth-child(12):after {
            border-left-color: #A8A8B7;
        }

    .grad-breadcrumb-item:nth-child(13) {
        background: #B9B9C8;
    }

        .grad-breadcrumb-item:nth-child(13):after {
            border-left-color: #B9B9C8;
        }

    .grad-breadcrumb-item:nth-child(14) {
        background: #B9B9C8;
    }

        .grad-breadcrumb-item:nth-child(14):after {
            border-left-color: #B9B9C8;
        }

    .grad-breadcrumb-item:nth-child(15) {
        background: #CACAD9;
    }

        .grad-breadcrumb-item:nth-child(15):after {
            border-left-color: #CACAD9;
        }

    .grad-breadcrumb-item:nth-child(16) {
        background: #CACAD9;
    }

        .grad-breadcrumb-item:nth-child(16):after {
            border-left-color: #CACAD9;
        }

    .grad-breadcrumb-item:nth-child(17) {
        background: #DBDBEA;
    }

        .grad-breadcrumb-item:nth-child(17):after {
            border-left-color: #DBDBEA;
        }

    .grad-breadcrumb-item:nth-child(18) {
        background: #DBDBEA;
    }

        .grad-breadcrumb-item:nth-child(18):after {
            border-left-color: #DBDBEA;
        }

    .grad-breadcrumb-item.grad-breadcrumb-is-active {
        background: #000 !important;
    }

        .grad-breadcrumb-item.grad-breadcrumb-is-active:after {
            border-left-color: #000 !important;
        }

    .grad-breadcrumb-item:hover {
        background: #313140 !important;
    }

        .grad-breadcrumb-item:hover:after {
            border-left-color: #313140 !important;
        }

    .grad-breadcrumb-item:focus {
        background: #313140 !important;
        outline: none;
    }

    .grad-breadcrumb-item:hover:focus {
        border-left-color: #313140 !important;
        outline: none;
    }

    .grad-breadcrumb-item:last-child {
        background: #535362;
    }

        .grad-breadcrumb-item:last-child:after {
            border-left-color: white;
        }

        .grad-breadcrumb-item:last-child:hover {
            background: #535362 !important;
        }

            .grad-breadcrumb-item:last-child:hover:after {
                border-left-color: white !important;
            }


.breadcrumb-entry-screen-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d0e0e0a0;
    z-index: 3;
}

.breadcrumb-entry-card {
    background: #ECECFB;
    left: 15px;
    top: 220px;
    width: 500px;
    position: absolute;
    border: 1px solid #535362;
    z-index: 1;
}

.breadcrumb-entry-card-wide {
    background: #ECECFB;
    left: 15px;
    top: 220px;
    width: 800px;
    position: absolute;
    border: 1px solid #535362;
    z-index: 1;
}

.breadcrumb-entry-header {
    background: #535362;
    padding: 15px;
}

.breadcrumb-entry-body {
    /*background: #ECECFB;*/
    padding: 15px;
    color: #535362;
}

.breadcrumb-entry-field-heading {
    font-size: 12px;
    font-weight: 500;
    color: #535362;
}

.breadcrumb-entry-footer {
    background: #535362;
    padding: 15px;
}

.breadcrumb-entry-heading-title {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    text-transform: capitalize;
}

.breadcrumb-entry-heading {
    font-size: 24px;
    font-weight: 200;
    line-height: 20px;
    color: #eeeeee;
    vertical-align: middle;
}

.breadcrumb-entry-company-name {
    margin-top: 8px;
    margin-bottom: -10px;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
}

.breadcrumb-entry-sub-heading {
    font-size: 11px;
    font-weight: 400;
    font-style: italic;
    line-height: 10px;
    color: #eee;
    margin-top: 6px;
}

.breadcrumb-entry-icon-area {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 490px;
    height: 48px;
}

.breadcrumb-entry-icon-area-wide {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 790px;
    height: 48px;
}

.breadcrumb-entry-icon {
    width: 48px;
    height: 48px;
    float: right;
}

.breadcrumb-entry-field-text {
    font-size: 16px;
    font-weight: 400;
    color: #313140;
}

/* Arrow Divider */
.divider {
    position: relative;
    margin-top: 10px;
    margin-bottom: 16px;
    height: 1px;
}

.div-transparent:before {
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 1px;
    background-image: linear-gradient(to right, transparent, rgb(48,49,51), transparent);
}

.div-arrow-down:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -6px;
    left: calc(50% - 6px);
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    background-color: #ECECFB;
    border-bottom: 1px solid rgb(48,49,51);
    border-right: 1px solid rgb(48,49,51);
}

/* CSS for File Upload Spaces */
#dropSection {
    height: 300px;
    width: 600px;
    background-color: skyblue;
}

#btnUpload {
    /*display: none;*/
}

.active {
    background-color: yellow !important;
}

/* Product Pricing CSS */
.pricing-side-section {
    border-top: 1px solid #eaeaea;
    font-weight: 400;
    padding-top: 6px;
    /*padding-bottom: 6px;*/
    margin-bottom: 16px;
}

.pricing-side-section-heading {
    font-size: 12px;
    color: #444;
    font-weight: 800;
    text-align: left;
}

.pricing-side-text {
    font-size: 12px;
    font-weight: 500;
    color: black;
    margin-top: -6px;
}

.pricing-side-heading {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    margin-top: 6px;
}

.pricing-side-heading-center {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    text-align: center;
    margin-top: 6px;
}

.pricing-side-sub-heading {
    font-size: 11px;
    font-weight: 400;
    color: #aaa;
    margin-top: -6px;
    margin-left: 22px;
}

.pricing-is-active {
    background-color: greenyellow;
    width: 8px;
    position: absolute;
    height: 8px;
    top: 4px;
}

.pricing-is-not-active {
    background-color: darkgreen;
    width: 8px;
    position: absolute;
    height: 8px;
    top: 4px;
}

.normal-group {
    background-color: lightgray;
    width: 8px;
    position: absolute;
    height: 8px;
    top: 4px;
    margin-left: 10px;
}

.default-group {
    background-color: saddlebrown;
    width: 8px;
    position: absolute;
    height: 8px;
    top: 4px;
    margin-left: 10px;
}

.pricing-side-link {
    margin: 0px;
    padding: 0px;
    border: none;
    background: none;
}

.pricing-name {
    margin-left: 22px;
    margin-bottom: 3px;
    border-bottom: 1px gray dotted;
    text-align: left;
}

.pricing-checked-box {
    background: url(/images/check-box-checked.png) no-repeat;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    background-size: contain;
    margin-left: 16px;
}

.pricing-unchecked-box {
    background: url(/images/check-box-unchecked.png) no-repeat;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    background-size: contain;
    margin-left: 16px;
    opacity: 15%;
}

/* Icon Tool Tip Related CSS */
.pricing-tooltip-rev {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .pricing-tooltip-rev .pricing-tooltiptext-rev {
        visibility: hidden;
        width: 120px;
        top: 44px;
        left: -121px;
        margin-left: -96px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .pricing-tooltip-rev .pricing-tooltiptext-rev::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: 80px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .pricing-tooltip-rev:hover .pricing-tooltiptext-rev {
        visibility: visible;
    }

.pricing-column-heading {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    color: #6a6e6e;
    vertical-align: middle;
}

.pricing-column-heading-center {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    color: #6a6e6e;
    vertical-align: middle;
    text-align: center;
}

.pricing-column-heading-right {
    font-family: Raleway;
    font-size: 12px;
    font-weight: 600;
    color: #6a6e6e;
    vertical-align: middle;
    text-align: right;
}

.pricing-column-text {
    font-family: Raleway;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    vertical-align: middle;
}

.pricing-button-separator {
    position: relative;
    float: right;
    background: #000;
    margin-right: 12px;
    margin-top: 3px;
    height: 32px;
    width: 2px;
}

.standard-button-separator {
    margin-left: 6px;
    float: none;
    height: 28px;
    width: 3px;
    display: inline-block;
    background: black;
    margin-right: 4px;
    vertical-align: middle;
}

/* CSS for Team Details */
.activity-green {
    color: limegreen;
}

.activity-red {
    color: orangered;
}

.team-activity-text {
    font-size: 13px;
    font-weight: 500;
    color: black;
    margin-top: -3px;
}

.team-activity-heading {
    font-size: 12px;
    font-weight: 400;
    color: #aaa;
    margin-top: 6px;
    /*margin-bottom: -6px;*/ /*we want to following text to be very close*/
}

.team-journey-level {
    position: absolute;
    top: 92px;
    left: 107px;
    font-size: 48px;
    font-weight: 600;
    color: black;
    width: 72px;
    height: 72px;
    text-align: center;
    padding-top: 22px;
}

.team-journey-level-i {
    position: absolute;
    top: 62px;
    left: 56px;
    font-size: 52px;
    font-weight: 300;
    color: white;
    width: 72px;
    text-align: center;
}

.team-journey-level-ii {
    position: absolute;
    top: 62px;
    left: 154px;
    font-size: 52px;
    font-weight: 300;
    color: white;
    width: 72px;
    text-align: center;
}

.team-journey-level-iii {
    position: absolute;
    top: 164px;
    left: 56px;
    font-size: 52px;
    font-weight: 300;
    color: white;
    width: 72px;
    text-align: center;
}

.team-journey-level-iv {
    position: absolute;
    top: 164px;
    left: 154px;
    font-size: 52px;
    font-weight: 300;
    color: white;
    width: 72px;
    text-align: center;
}

.journey-12week-data {
    position: absolute;
    text-align: right;
    bottom: 14px;
    right: 32px;
    width: 100%;
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}

/* Grate Claw Related CSS */
.grate-claw-tooltip {
    position: absolute;
    left: 0px;
    margin-top: -16px;
}

    /* Icon Tooltip text */
    .grate-claw-tooltip .grate-claw-tooltiptext {
        visibility: hidden;
        width: 280px;
        top: 90%;
        left: 80px;
        background-color: black;
        color: #fff;
        font-size: 14px;
        text-align: left;
        padding: 10px;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .grate-claw-tooltip .grate-claw-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .grate-claw-tooltip:hover .grate-claw-tooltiptext {
        visibility: visible;
    }

.grate-claw-voted-heading {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #aaaaaa;
    margin-top: 22px;
    text-transform: uppercase;
}

.grate-claw-voted-name {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    margin-top: 16px;
    text-transform: uppercase;
}

.grate-claw-voted-howto {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    margin-top: 32px;
    font-style: italic;
    padding: 6px
}

.team-member-image-tooltip {
    position: relative;
    display: inline-block;
}

    /* Icon Tooltip text */
    .team-member-image-tooltip .team-member-image-tooltiptext {
        visibility: hidden;
        width: 120px;
        top: 120%;
        left: 36px;
        margin-left: -10px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .team-member-image-tooltip .team-member-image-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .team-member-image-tooltip:hover .team-member-image-tooltiptext {
        visibility: visible;
    }

.team-member-image-button {
    height: 76px;
    width: 76px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 3px;
}

.team-member-department-name {
    font-size: 28px;
    /*background-color: #6C5D40CC;*/
    color: white;
    font-weight: 500;
    margin-top: 22px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.claw-prize-name {
    font-size: 16px;
    color: #eeeeee;
    margin-top: 3px;
    text-transform: uppercase;
}

/* CSS form Nice Tabs */
.tabs {
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /*   -moz-flex-wrap: wrap;*/
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden;
}

    .tabs [class^="tab"] label,
    .tabs [class*=" tab"] label {
        color: #efedef;
        cursor: pointer;
        display: block;
        font-size: 14px;
        font-weight: 300;
        line-height: 1em;
        margin-top: 16px;
        text-align: left;
    }

    .tabs [class^="tab"] [type="radio"],
    .tabs [class*=" tab"] [type="radio"] {
        border-bottom: 1px solid rgba(239, 237, 239, 0.5);
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        display: block;
        width: 96%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus,
        .tabs [class*=" tab"] [type="radio"]:hover,
        .tabs [class*=" tab"] [type="radio"]:focus {
            border-bottom: 1px solid #fd264f;
        }

        .tabs [class^="tab"] [type="radio"]:checked,
        .tabs [class*=" tab"] [type="radio"]:checked {
            border-bottom: 2px solid #fd264f;
        }

            .tabs [class^="tab"] [type="radio"]:checked + div,
            .tabs [class*=" tab"] [type="radio"]:checked + div {
                opacity: 1;
            }

        .tabs [class^="tab"] [type="radio"] + div,
        .tabs [class*=" tab"] [type="radio"] + div {
            display: block;
            opacity: 0;
            padding: 2rem 0;
            width: 90%;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

    .tabs .tab-2 {
        width: 33%;
    }

        .tabs .tab-2 [type="radio"] + div {
            width: 300%;
        }

.grate-claw-avatar {
    position: absolute;
    left: -26px;
    top: -6px;
    height: 180px;
}

.clawed-avatar-tooltip {
    position: relative;
    left: 20px;
    top: 6px;
}

    /* Icon Tooltip text */
    .clawed-avatar-tooltip .clawed-avatar-tooltiptext {
        visibility: hidden;
        position: relative;
        width: 250px;
        top: 175px;
        left: 25px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: left;
        padding: 6px;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .clawed-avatar-tooltip .clawed-avatar-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .clawed-avatar-tooltip:hover .clawed-avatar-tooltiptext {
        visibility: visible;
    }

.living-grate-balance-text-on-image {
    position: absolute;
    text-align: right;
    bottom: 20px;
    right: 20px;
    width: 100%;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
}

.living-grate-balance-text {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    color: limegreen;
    margin-top: 16px;
    margin-bottom: -9px;
    text-transform: uppercase;
}

.learning-development-balance-text-on-image {
    position: relative;
    text-align: right;
    top: -85%;
    right: 0px;
    width: 100%;
    padding-right: 6px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    background: #00000030;
}

.message-layout {
    position: relative;
    background-color: #00000010;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 32px;
    color: #fff;
    min-height: 96px;
    margin-bottom: 6px;
}

.message-name {
    position: absolute;
    color: #000000;
    top: 6px;
    left: 48px;
    font-weight: 600;
}

.message-comment {
    position: relative;
    top: 26px;
    left: 32px;
    text-align: left;
    color: #000000;
    font-weight: 500;
    font-size: 12px;
    padding: 0px 28px 56px 0px;
}

.message-avatar {
    position: absolute;
    left: -40px;
    top: -3px;
    width: 80px;
}

.message-image-box {
    position: absolute;
    overflow: hidden;
    bottom: 0px;
    right: 0px;
}

.message-image {
    object-fit: contain;
    max-height: 96px;
    opacity: 0.4;
}

.message-image-scrim {
    background-color: #00000000;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 42px;
    height: 100%;
}

.message-fav-image {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 28px;
}

.message-fav-count {
    position: absolute;
    bottom: 6px;
    font-weight: 500;
    color: #000000;
}

.message-activity {
    position: absolute;
    right: 36px;
    top: 6px;
    font-weight: 500;
    font-size: 12px;
    color: #777777;
}

.wellness-add-comment-image {
    position: absolute;
    top: 3px;
    right: 6px;
    height: 32px;
}

.wellness-show-image {
    position: absolute;
    bottom: 3px;
    right: 3px;
    height: 22px;
}

.wellness-post-tooltip {
    position: absolute;
    width: 48px;
    height: 24px;
    bottom: 0px;
    left: 48px;
}

    .wellness-post-tooltip .wellness-post-tooltiptext {
        visibility: hidden;
        width: 120px;
        top: 100%;
        left: 2px;
        margin-left: -10px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .wellness-post-tooltip .wellness-post-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .wellness-post-tooltip:hover .wellness-post-tooltiptext {
        visibility: visible;
    }

.training-course-row-image {
    max-width: 64px;
    max-height: 52px;
    width: auto;
    height: auto;
    position: absolute;
}

.ogc-button {
    border: none;
    background: none;
    padding: 0px;
    width: 100%
}

.ogc-view-count {
    position: absolute;
    bottom: 18px;
    font-weight: 500;
    color: #000000;
}

.ogc-fav-count {
    position: absolute;
    bottom: 0px;
    font-weight: 500;
    color: #000000;
}

.order-last-shipped-heading {
    color: #444444;
    font-weight: 500;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.order-last-shipped {
    color: black;
    font-weight: 500;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.distributor-link-out-button {
    height: 14px;
    width: 14px;
    position: absolute;
    top: -16px;
    right: -1px;
    opacity: .8;
}

.link-out-button {
    height: 14px;
    width: 14px;
    position: absolute;
    top: 0px;
    right: -1px;
    opacity: .8;
}

.link-out-tooltip-rev {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .link-out-tooltip-rev .link-out-tooltiptext-rev {
        position: absolute;
        visibility: hidden;
        width: 140px;
        top: 22px;
        left: 0px;
        margin-left: -136px;
        background-color: #444444;
        color: white;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        padding: 5px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .link-out-tooltip-rev .link-out-tooltiptext-rev::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: 108px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent #444444 transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .link-out-tooltip-rev:hover .link-out-tooltiptext-rev {
        visibility: visible;
    }

.distributor-link-out-image {
    height: 14px;
    width: 14px;
    position: absolute;
    top: 0px;
    right: -1px;
    opacity: .8;
}

.link-icon-tooltip-rev {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .link-icon-tooltip-rev .link-icon-tooltiptext-rev {
        position: absolute;
        visibility: hidden;
        width: 150px;
        top: 8px;
        left: 0px;
        margin-left: -136px;
        background-color: white;
        color: #000;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        padding: 5px;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .link-icon-tooltip-rev .link-icon-tooltiptext-rev::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: 108px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent white transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .link-icon-tooltip-rev:hover .link-icon-tooltiptext-rev {
        visibility: visible;
    }

.survey-checkbox {
    position: absolute;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin-top: -2px;
}

.survey-checkbox-column {
    font-size: 13px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
}

.survey-checkbox-text {
    font-size: 18px;
    margin-left: 28px;
    cursor: pointer;
}

.survey-radio-button {
    position: absolute;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin-left: -9px;
    margin-top: 3px;
}

.survey-radio-button-text {
    font-size: 18px;
    text-align: center;
    vertical-align: text-top;
    height: 22px;
}

.survey-cat-icon-area {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 590px;
    height: 48px;
}

.survey-cat-icon {
    height: 48px;
    float: right;
}

.survey-textarea {
    Margin: 0px 0px 10px 0px;
    min-height: 150px;
    border-right: solid 1px;
    border-right-color: #ff0000;
}

.survey-rating {
    appearance: none;
    width: 42px;
    height: 42px;
    border: 1px solid #999;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 0 5px #999;
    margin-left: 6px;
    transition: box-shadow 0.3s ease;
    padding: 8px 0px 0px 0px;
    font-size: 28px;
}

.survey-rating-selected {
    appearance: none;
    width: 46px;
    height: 46px;
    border: 1px solid #999;
    outline: none;
    box-shadow: 0 0 5px #999;
    margin-left: 6px;
    transition: box-shadow 0.3s ease;
    padding: 10px 0px 0px 0px;
    font-size: 30px;
    font-weight: 600;
}

.survey-rating-1 {
    background-color: #ff0000;
}

.survey-rating-2 {
    background-color: #e31c00;
}

.survey-rating-3 {
    background-color: #ED3905;
}

.survey-rating-4 {
    background-color: #F77504;
}

.survey-rating-5 {
    background-color: #F7B701;
}

.survey-rating-6 {
    background-color: #F9DB00;
}

.survey-rating-7 {
    background-color: #C9E108;
}

.survey-rating-8 {
    background-color: #39c600;
}

.survey-rating-9 {
    background-color: #1ce300;
}

.survey-rating-10 {
    background-color: #00ff00;
}

.training-balance-text-on-image {
    position: absolute;
    display: block;
    text-align: right;
    top: 10px;
    right: 0px;
    width: 80%;
    padding: 2px 16px 2px 0px;
    margin: 0px 16px 0px 16px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    background: #00000030;
}

.survey-view-text {
    font-weight: 600;
}

.goal-on-off-track-month {
    position: relative;
    bottom: 20px;
    right: 3px;
    float: right;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    color: white;
}

.contact-type-general-wholesaler {
    font-size: 20px;
    font-weight: 500;
    color: limegreen;
    margin-top: 0px;
    text-transform: uppercase;
}

.contact-type-other {
    font-size: 18px;
    font-weight: 500;
    color: steelblue;
    margin-top: 0px;
    text-transform: uppercase;
}

/* CSS for Procurement */
.procurement-page-heading {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 32px;
    color: #000000;
    vertical-align: middle;
    text-transform: uppercase;
}

.procurement-shipping-display {
    border: black solid 6px;
    background-color: #F7FEF7;
    height: 250px;
}

    .procurement-shipping-display a {
        color: #444444;
    }

.procurement-display-footer {
    position: relative;
    width: 100%;
    top: 186px;
    left: 6px;
    border-top: black solid 6px;
    background-color: #555;
    height: 52px;
    margin: 0px 0px 0px -6px;
}

.procurement-shipping-heading {
    position: absolute;
    top: 116px;
    font-size: 12px;
    font-weight: 400;
}

.procurement-destination {
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 28px;
    font-weight: 400;
}

.procurement-origin {
    position: absolute;
    top: 34px;
    left: 16px;
    font-size: 14px;
    font-weight: 500;
}

.procurement-origin-heading {
    font-size: 10px;
    font-weight: 400;
}

.procurement-purchase-order {
    position: absolute;
    top: 58px;
    left: 16px;
    font-size: 14px;
    font-weight: 600;
}

.procurement-purchase-order-heading {
    position: absolute;
    top: 70px;
    left: 16px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}

.procurement-shipping-number {
    position: absolute;
    top: 87px;
    left: 16px;
    font-size: 14px;
    font-weight: 600;
}

.procurement-shipping-number-heading {
    position: absolute;
    top: 100px;
    left: 16px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}

.procurement-delwell-reference {
    position: absolute;
    top: 118px;
    left: 16px;
    font-size: 14px;
    font-weight: 600;
}

.procurement-dewell-reference-heading {
    position: absolute;
    top: 130px;
    left: 16px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}

.procurement-container-number {
    position: absolute;
    text-align: right;
    top: 16px;
    right: 32px;
    font-size: 32px;
    font-weight: 300;
    color: #000000;
}

.procurement-container-type {
    position: absolute;
    text-align: right;
    top: 38px;
    right: 32px;
    font-size: 14px;
    font-weight: 500;
}

.procurement-est-arrival {
    position: absolute;
    text-align: right;
    top: 58px;
    right: 32px;
    font-size: 14px;
    font-weight: 600;
}

.procurement-est-arrival-heading {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 32px;
    font-size: 10px;
    font-weight: 400;
}

.procurement-packing-date {
    position: absolute;
    text-align: right;
    top: 84px;
    right: 32px;
    font-size: 12px;
    font-weight: 600;
}

.procurement-packing-date-heading {
    position: absolute;
    text-align: right;
    top: 95px;
    right: 32px;
    font-size: 10px;
    font-weight: 400;
}

.procurement-is-packed {
    position: absolute;
    top: 110px;
    right: 32px;
}

.procurement-is-packed-heading {
    position: absolute;
    top: 112px;
    right: 54px;
    text-align: right;
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

/*CSS form SEND SMS*/
.sms-message {
    Margin: 0px 0px 10px 0px;
    min-height: 170px;
    border-right: solid 1.5px;
    border-right-color: #ddd;
}

.quick-send-message {
    font-size: 11px;
    font-weight: 500;
    background-color: #218838;
    color: white;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 40px;
    display: block;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

.omq-shipping-display {
    position: relative;
    border: black solid 6px;
    background-color: #F7FEF7;
    height: 350px;
    margin-bottom: 16px;
}

    .omq-shipping-display a {
        color: #444444;
    }

.omq-display-footer {
    position: relative;
    width: 100%;
    top: 286px;
    left: 6px;
    border-top: black solid 6px;
    background-color: #555;
    height: 52px;
    margin: 0px 0px 0px -6px;
    align-content: space-evenly;
}

.omq-display-footer-on-hold {
    position: relative;
    width: 100%;
    top: 286px;
    left: 6px;
    border-top: black solid 6px;
    background-color: #cc5850;
    height: 52px;
    margin: 0px 0px 0px -6px;
    align-content: space-evenly;
}

.omq-shipping-heading {
    position: absolute;
    top: 116px;
    font-size: 12px;
    font-weight: 400;
}

.omq-destination {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 16px;
    font-weight: 600;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.omq-origin {
    position: absolute;
    top: 30px;
    left: 10px;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.omq-origin-heading {
    font-size: 10px;
    font-weight: 400;
}

.omq-purchase-order {
    position: absolute;
    top: 58px;
    left: 10px;
    font-size: 14px;
    font-weight: 600;
}

.omq-purchase-order-heading {
    position: absolute;
    top: 70px;
    left: 10px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}

.omq-shipping-number {
    position: absolute;
    top: 87px;
    left: 10px;
    font-size: 14px;
    font-weight: 600;
}

.omq-shipping-number-heading {
    position: absolute;
    top: 100px;
    left: 10px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}

.omq-delwell-reference {
    position: absolute;
    top: 118px;
    left: 10px;
    font-size: 14px;
    font-weight: 600;
}

.omq-dewell-reference-heading {
    position: absolute;
    top: 130px;
    left: 10px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}

.omq-container-number {
    position: absolute;
    text-align: right;
    top: 10px;
    right: 10px;
    font-size: 32px;
    font-weight: 300;
    color: #000000;
}

.omq-container-type {
    position: absolute;
    text-align: right;
    top: 38px;
    right: 10px;
    font-size: 14px;
    font-weight: 500;
}

.omq-est-arrival {
    position: absolute;
    text-align: right;
    top: 58px;
    right: 10px;
    font-size: 14px;
    font-weight: 600;
}

.omq-est-arrival-heading {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 10px;
    font-size: 10px;
    font-weight: 400;
}

.omq-packing-date {
    position: absolute;
    text-align: right;
    top: 84px;
    right: 10px;
    font-size: 12px;
    font-weight: 600;
}

.omq-packing-date-heading {
    position: absolute;
    text-align: right;
    top: 95px;
    right: 10px;
    font-size: 10px;
    font-weight: 400;
}

.omq-is-packed {
    position: absolute;
    top: 110px;
    right: 10px;
}

.omq-is-packed-heading {
    position: absolute;
    top: 112px;
    right: 32px;
    text-align: right;
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

.omq-attachment-list {
    position: absolute;
    top: 150px;
    left: 10px;
    /*right: 10px;*/
    line-height: 26px;
    width: 90%;
}

.omq-attachment-link {
    color: black;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.omq-emails-list {
    position: absolute;
    display: none;
    top: 150px;
    left: 10px;
    line-height: 26px;
    width: 90%;
}

.omq-action-list {
    position: absolute;
    display: none;
    top: 150px;
    left: 10px;
    line-height: 26px;
    width: 90%;
}

.omq-attachment-type {
    position: absolute;
    margin-top: 10px;
    font-size: 10px;
    font-weight: 400;
    color: #aaa;
}

.omq-option-btn {
    width: 18px;
    height: 18px;
    border: none;
}

.omq-option-attachment {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: -32px;
    background: none;
    border: none;
    height: 24px;
    width: 24px;
    padding: 0px 0px 0px 1px;
}

    .omq-option-attachment:focus {
        border: solid 1px #888;
        border-radius: 50%;
        outline: none;
    }

.omq-option-attachment-selected {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: -32px;
    background: none;
    height: 24px;
    width: 24px;
    padding: 0px 0px 0px 2px;
    border: solid 1px #888;
    border-radius: 50%;
    outline: none;
}

.omq-option-emails {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: -9px;
    background: none;
    border: none;
    height: 24px;
    width: 24px;
    padding: 0px 0px 0px 2px;
}

    .omq-option-emails:focus {
        border: solid 1px #888;
        border-radius: 50%;
        outline: none;
    }

.omq-option-emails-selected {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: -9px;
    background: none;
    height: 24px;
    width: 24px;
    padding: 0px 0px 0px 2px;
    border: solid 1px #888;
    border-radius: 50%;
    outline: none;
}

.omq-option-actions {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: 14px;
    background: none;
    border: none;
    height: 24px;
    width: 24px;
    padding: 0px 0px 0px 2px;
}

    .omq-option-actions:focus {
        border: solid 1px #888;
        border-radius: 50%;
        outline: none;
    }

.omq-option-actions-selected {
    position: absolute;
    top: 260px;
    left: 50%;
    margin-left: 14px;
    background: none;
    height: 24px;
    width: 24px;
    padding: 0px 0px 0px 2px;
    border: solid 1px #888;
    border-radius: 50%;
    outline: none;
}

.change-status-background {
    background-color: #444444;
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    padding: 4px;
}

.change-status-background-selected {
    background-color: #a3bf88;
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    padding: 4px;
}

.witchessence-change-status-background {
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    padding: 4px;
    text-transform: uppercase;
}

.witchessence-change-status-background-selected {
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    padding: 4px;
    text-transform: uppercase;
}

/* Project CSS */
.project-display {
    position: relative;
    border: black solid 6px;
    background-color: #F7FEF7;
    height: 224px;
    margin-bottom: 16px;
}

    .project-display a {
        color: #444444;
    }

.project-display-footer {
    position: relative;
    width: 100%;
    top: 160px;
    left: 6px;
    border-top: black solid 6px;
    background-color: #555;
    height: 52px;
    margin: 0px 0px 0px -6px;
    align-content: space-evenly;
}

.project-display-footer-on-hold {
    position: relative;
    width: 100%;
    top: 160px;
    left: 6px;
    border-top: black solid 6px;
    background-color: #cc5850;
    height: 52px;
    margin: 0px 0px 0px -6px;
    align-content: space-evenly;
}

.project-is-on-hold {
    position: absolute;
    top: 130px;
    right: 10px;
}

.project-is-on-hold-heading {
    position: absolute;
    top: 132px;
    right: 32px;
    text-align: right;
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

/* Leads View CSS */
.lead-result-layout {
    position: relative;
    background-color: #444444;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
    color: #eee;
    min-height: 100px;
}

.lead-company-name {
    position: absolute;
    top: 6px;
    left: 16px;
    font-size: 18px;
    font-weight: 500;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lead-company-name-text {
    color: white;
}

.lead-purchase-days {
    position: absolute;
    top: 20px;
    left: 16px;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}

.lead-contact-type {
    position: absolute;
    top: 20px;
    left: 16px;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}

.leads-contact-number {
    position: absolute;
    text-align: right;
    top: 30px;
    right: 16px;
    font-size: 14px;
    font-weight: 500;
    color: white;
}

.leads-contact-number-heading {
    position: absolute;
    text-align: right;
    top: 44px;
    right: 16px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.lead-last-contact-date {
    position: absolute;
    top: 44px;
    left: 16px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.lead-last-contact-date-heading {
    position: absolute;
    top: 54px;
    left: 16px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.lead-last-visit-date {
    position: absolute;
    top: 70px;
    left: 16px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.lead-last-visit-date-heading {
    position: absolute;
    top: 80px;
    left: 16px;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.lead-last-ordered-date {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 16px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.lead-last-ordered-date-heading {
    position: absolute;
    text-align: right;
    top: 80px;
    right: 16px;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

/*.lead-date-of-first-purchase {
    position: absolute;
    top: 20px;
    left: 40px;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
}

.lead-date-of-first-purchase-heading {
    position: absolute;
    top: 20px;
    left: 16px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
}*/

.lead-date-of-first-purchase {
    position: absolute;
    text-align: right;
    top: 58px;
    right: 32px;
    font-size: 14px;
    font-weight: 600;
    color: black;
}

.lead-date-of-first-purchase-heading {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 32px;
    font-size: 10px;
    font-weight: 400;
    color: black;
}

/*.lead-contact-type-heading {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 32px;
    font-size: 10px;
    font-weight: 400;
    color: black;
}*/

.lead-industry {
    position: absolute;
    text-align: right;
    top: 84px;
    right: 32px;
    font-size: 12px;
    font-weight: 600;
}

.lead-industry-heading {
    position: absolute;
    text-align: right;
    top: 95px;
    right: 32px;
    font-size: 10px;
    font-weight: 400;
}

.lead-generlwh-trade-button {
    border: none;
    height: 22px;
    width: 90px;
    text-align: center;
    float: right;
    margin: 0px 3px 0px 0px;
}

.lead-page-selector-button {
    border: solid 0px;
    border-radius: 0px;
    background-color: #444444;
    color: white;
    font-weight: 500;
    min-width: 30px;
}

.lead-page-selector-button-selected {
    border: solid 0px;
    border-radius: 0px;
    background: #a3bf88;
    color: black;
    font-weight: 500;
    min-width: 30px;
}

/* Run Tracker View CSS */
.run-tracker-result-layout {
    position: relative;
    background-color: #444444;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
    color: #eee;
    min-height: 100px;
}

.run-tracker-contact-details {
    position: absolute;
    top: 0px;
    left: 100%;
    width: 100%;
    right: 6px;
    height: 206px;
    background: #F7FEF7;
    opacity: 0;
    z-index: 1;
    transition: transform 0.5s ease-out;
}

    .run-tracker-contact-details:before {
        z-index: -1;
        overflow: hidden;
        filter: blur(10px);
        opacity: 0;
        transition: transform 0.5s ease-out;
    }

.run-tracker-result-layout:hover .run-tracker-contact-details,
.run-tracker-result-layout:hover .run-tracker-contact-details:before {
    opacity: 1;
    transition: opacity .50s ease-in-out;
}

.run-tracker-list-options {
    opacity: 0;
    z-index: 1;
}

.run-tracker-result-layout:hover .run-tracker-list-options,
.run-tracker-result-layout:hover .run-tracker-list-options:before {
    opacity: 1;
    transition: opacity .50s ease-in-out;
}

.run-tracker-excluded-layout {
    position: relative;
    background-color: #444444;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
    color: #eee;
    min-height: 100px;
}

    .run-tracker-excluded-layout:hover .run-tracker-list-options,
    .run-tracker-excluded-layout:hover .run-tracker-list-options:before {
        opacity: 1;
        transition: opacity .50s ease-in-out;
    }

.run-tracker-list-option {
    background: transparent;
    border: none;
    padding: 0px;
    height: 26px;
    width: 26px;
    float: left;
    margin: 3px 0px 0px 0px;
}

.run-tracker-list-option-image {
    height: 26px;
    width: 26px;
}

.run-tracker-last-contact-date {
    position: absolute;
    top: 40px;
    left: 6px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.run-tracker-last-contact-date-heading {
    position: absolute;
    top: 52px;
    left: 6px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.run-tracker-company-name {
    position: absolute;
    top: 6px;
    left: 6px;
    font-size: 18px;
    font-weight: 500;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}

.run-tracker-company-name-text {
    color: white;
}

.run-tracker-contact-type {
    position: absolute;
    top: 20px;
    left: 6px;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}

.run-tracker-contact-loyalty-level {
    position: absolute;
    top: 6px;
    right: 6px;
    background-color: #dcdec9;
    color: black;
    border-radius: 50%;
    padding: 0px 5px 3px 5px;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
}

.run-tracker-last-visit-date {
    position: absolute;
    top: 70px;
    left: 6px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.run-tracker-last-visit-date-heading {
    position: absolute;
    top: 80px;
    left: 6px;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.run-tracker-contact-number {
    position: absolute;
    text-align: right;
    top: 36px;
    right: 6px;
    font-size: 13px;
    font-weight: 500;
    color: white;
}

.run-tracker-contact-number-heading {
    position: absolute;
    text-align: right;
    top: 48px;
    right: 6px;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.run-tracker-last-ordered-date {
    position: absolute;
    text-align: right;
    top: 70px;
    right: 6px;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.run-tracker-last-ordered-date-heading {
    position: absolute;
    text-align: right;
    top: 80px;
    right: 6px;
    font-size: 10px;
    font-weight: 500;
    color: #cccccc;
}

.run-tracker-visit-date {
    position: absolute;
    top: 3px;
    left: 12px;
    font-size: 12px;
    font-weight: 600;
    color: black;
}

.run-tracker-visit-date-heading {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 10px;
    font-weight: 500;
    color: #444;
}

.run-tracker-visit-name {
    position: absolute;
    top: 32px;
    left: 12px;
    font-size: 12px;
    font-weight: 600;
    color: black;
}

.run-tracker-visit-name-heading {
    position: absolute;
    top: 42px;
    left: 12px;
    font-size: 10px;
    font-weight: 500;
    color: #444;
}

.run-tracker-visit-contact-number {
    position: absolute;
    text-align: right;
    top: 3px;
    right: 10px;
    font-size: 12px;
    font-weight: 600;
    color: black;
}

.run-tracker-visit-contact-number-heading {
    position: absolute;
    text-align: right;
    top: 15px;
    right: 10px;
    font-size: 10px;
    font-weight: 500;
    color: #444;
}

.run-tracker-visited-date {
    position: absolute;
    text-align: right;
    top: 32px;
    right: 10px;
    font-size: 12px;
    font-weight: 600;
    color: black;
}

.run-tracker-visited-date-heading {
    position: absolute;
    text-align: right;
    top: 42px;
    right: 10px;
    font-size: 10px;
    font-weight: 500;
    color: #444;
}

.run-tracker-visit-notes-heading {
    position: absolute;
    top: 60px;
    left: 12px;
    font-size: 10px;
    font-weight: 500;
    color: #444;
}

.run-tracker-visit-notes {
    position: absolute;
    top: 74px;
    left: 12px;
    right: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 11px;
    color: black;
    height: 124px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.run-tracker-details-view-data {
    font-size: 12px;
    font-weight: 600;
    color: black;
}

.run-tracker-details-view-heading {
    margin: -5px 0px 6px 0px;
    color: #000;
    font-size: 10px;
    font-weight: 500;
    color: #444444;
}

/* CSS For Run Print View */
.run-print-username-heading {
    font-family: Raleway;
    font-weight: 500;
    font-size: 22px;
    color: black;
    text-transform: uppercase;
    margin: 16px 0px 0px 0px;
}

.run-user-selection-button {
    border: none;
    height: 22px;
    width: 90px;
    text-align: center;
    float: left;
    margin: 0px 3px 6px 0px;
}

.run-user-selection-button-separator {
    display: inline;
    float: left;
    background: #000;
    margin: 0px 10px 0px 6px;
    height: 22px;
    width: 3px;
}

.run-print-area-heading {
    font-family: Raleway;
    font-weight: 300;
    font-size: 36px;
    color: #22B59C;
    text-transform: uppercase;
    margin: 6px 0px 10px 0px;
}

.run-print-section-heading {
    font-size: 18px;
    color: black;
    font-weight: 600;
    text-align: left;
    /*margin-bottom: 16px;*/
}

.run-print-result-layout {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
    color: black;
    min-height: 330px;
    border-bottom: solid 1px #aaa;
}

.run-print-company-name {
    position: absolute;
    top: 6px;
    left: 0px;
    font-size: 22px;
    font-weight: 600;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.run-print-contact-type {
    position: absolute;
    top: 23px;
    left: 0px;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    text-transform: uppercase;
}

.run-print-address {
    position: absolute;
    top: 48px;
    left: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-address-heading {
    position: absolute;
    top: 62px;
    left: 0px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-last-contact-date {
    position: absolute;
    top: 86px;
    left: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-last-contact-date-heading {
    position: absolute;
    top: 100px;
    left: 0px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-last-visit-date {
    position: absolute;
    top: 124px;
    left: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-last-visit-date-heading {
    position: absolute;
    top: 138px;
    left: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-contact-number {
    position: absolute;
    text-align: right;
    top: 44px;
    right: 0px;
    font-size: 26px;
    font-weight: 600;
    color: black;
}

.run-print-contact-number-heading {
    position: absolute;
    text-align: right;
    top: 62px;
    right: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-last-ordered-date {
    position: absolute;
    text-align: right;
    top: 86px;
    right: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-last-ordered-date-heading {
    position: absolute;
    text-align: right;
    top: 100px;
    right: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-visit-date {
    position: absolute;
    top: 162px;
    left: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-visit-date-heading {
    position: absolute;
    top: 176px;
    left: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-visited-date {
    position: absolute;
    text-align: right;
    top: 124px;
    right: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-visited-date-heading {
    position: absolute;
    text-align: right;
    top: 138px;
    right: 0px;
    font-size: 12px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-visit-name {
    position: absolute;
    top: 162px;
    right: 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.run-print-visit-name-heading {
    position: absolute;
    top: 176px;
    right: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-run-notes-heading {
    position: absolute;
    top: 200px;
    left: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

.run-print-run-notes {
    position: absolute;
    text-align: left;
    top: 214px;
    left: 0px;
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;
    color: black;
}

.run-print-notes-heading {
    position: absolute;
    top: 280px;
    left: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
}

/* CSS For Sort View */
.run-tracker-sort-div {
    position: relative;
    color: black;
    font-size: 13px;
    font-weight: 500;
    background: #444444;
    width: 460px;
    text-align: left;
    padding: 3px;
    color: white;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: grab;
    padding: 6px;
}

    .run-tracker-sort-div:hover {
        background: #a3bf88;
    }

.run-tracker-sort-table {
    position: relative;
    border: none;
    margin: 0px;
    box-shadow: none;
    width: 100%;
    z-index: 10;
}

.run-tracker-sort-cell {
    vertical-align: top;
    padding: 3px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.drag-handler {
    /*    width: 1.4em;
    position: relative;
    background-color: #E4E6EB;
    background-image: linear-gradient(45deg, #444, #444 2px, #fff 2px, #fff 4px, #444 4px, #444 9px, #fff 9px, #fff 11px, #444 11px, #444 16px, #fff 16px, #fff 18px, #444 18px, #444 22px);
    background-size: 10px 20px;
    cursor: move;*/
    /*border-top: 2px solid #FFF;*/
    /*border-bottom: 2px solid #FFF;*/
}

    .drag-handler:active {
        background-image: linear-gradient(45deg, #a3bf88, #a3bf88 2px, #fff 2px, #fff 4px, #a3bf88 4px, #a3bf88 9px, #fff 9px, #fff 11px, #a3bf88 11px, #a3bf88 16px, #fff 16px, #fff 18px, #a3bf88 18px, #a3bf88 22px);
        background-size: 10px 20px;
    }

.clipped-description-row {
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 18px;
    flex-wrap: nowrap;
    font-size: 11px;
    font-style: italic;
    flex-flow: nowrap;
    white-space: nowrap;
}


/* Marketing Request Feature */
.marketing-banner-image {
    position: absolute;
    left: 0px;
    top: 50px;
    z-index: -1;
    height: 160px;
    width: 100%;
    object-fit: cover;
}

.marketing-banner-scrim {
    position: absolute;
    left: 0px;
    top: 60px;
    background-color: #00000080;
    width: 100%;
    height: 48px;
    z-index: -1;
}

.marketing-page-heading {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 32px;
    color: #fcf153;
    vertical-align: middle;
    text-transform: uppercase;
}

.marketing-data-box-heading {
    font-size: 2em;
    color: #22B59C;
    text-align: center;
    margin-bottom: 10px;
}

/*Bread Crumb Arrow Background*/
.marketing-breadcrumb {
    list-style: none;
    overflow: hidden;
    padding: 0px;
    background-color: transparent;
    margin-bottom: 10px;
    display: inline-flex;
}

.marketing-breadcrumb-item {
    font-family: "Poppins", serif;
    font-weight: 400;
    float: left;
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 48px;
    /*background: #646473;*/ /* fallback color */
    position: relative;
    display: block;
    float: left;
    border: none;
}

    .marketing-breadcrumb-item:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
        border-bottom: 50px solid transparent;
        border-left: 30px solid transparent;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        left: 100%;
        z-index: 2;
    }

    .marketing-breadcrumb-item:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid white;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        margin-left: 2px;
        left: 100%;
        z-index: 1;
    }

    .marketing-breadcrumb-item:first-child {
        padding-left: 16px;
        background: #605820;
    }

        .marketing-breadcrumb-item:first-child:after {
            border-left-color: #605820;
        }

    .marketing-breadcrumb-item:nth-child(2) {
        background: #706725;
    }

        .marketing-breadcrumb-item:nth-child(2):after {
            border-left-color: #706725;
        }

    .marketing-breadcrumb-item:nth-child(3) {
        background: #81772b;
    }

        .marketing-breadcrumb-item:nth-child(3):after {
            border-left-color: #81772b;
        }

    .marketing-breadcrumb-item:nth-child(4) {
        background: #928831;
    }

        .marketing-breadcrumb-item:nth-child(4):after {
            border-left-color: #928831;
        }

    .marketing-breadcrumb-item:nth-child(5) {
        background: #a39836;
    }

        .marketing-breadcrumb-item:nth-child(5):after {
            border-left-color: #a39836;
        }

    .marketing-breadcrumb-item:nth-child(6) {
        background: #b4a93c;
    }

        .marketing-breadcrumb-item:nth-child(6):after {
            border-left-color: #b4a93c;
        }

    .marketing-breadcrumb-item:nth-child(7) {
        background: #c6bb42;
    }

        .marketing-breadcrumb-item:nth-child(7):after {
            border-left-color: #c6bb42;
        }

    .marketing-breadcrumb-item:nth-child(8) {
        background: #d8cd48;
    }

        .marketing-breadcrumb-item:nth-child(8):after {
            border-left-color: #d8cd48;
        }

    .marketing-breadcrumb-item:nth-child(9) {
        background: #eadf4e;
    }

        .marketing-breadcrumb-item:nth-child(9):after {
            border-left-color: #eadf4e;
        }

    .marketing-breadcrumb-item:nth-child(10) {
        background: #fcf154;
    }

        .marketing-breadcrumb-item:nth-child(10):after {
            border-left-color: #fcf154;
        }

    .marketing-breadcrumb-item.marketing-breadcrumb-is-active {
        background: #000 !important;
    }

        .marketing-breadcrumb-item.marketing-breadcrumb-is-active:after {
            border-left-color: #000 !important;
        }

    .marketing-breadcrumb-item:hover {
        background: #313140 !important;
    }

        .marketing-breadcrumb-item:hover:after {
            border-left-color: #313140 !important;
        }

    .marketing-breadcrumb-item:focus {
        background: #313140 !important;
        outline: none;
    }

    .marketing-breadcrumb-item:hover:focus {
        border-left-color: #313140 !important;
        outline: none;
    }

    .marketing-breadcrumb-item:last-child {
        background: #605820;
    }

        .marketing-breadcrumb-item:last-child:after {
            border-left-color: white;
        }

        .marketing-breadcrumb-item:last-child:hover {
            background: #605820 !important;
        }

            .marketing-breadcrumb-item:last-child:hover:after {
                border-left-color: white !important;
            }

.marketing-column-heading {
    font-family: "Poppins", serif;
    font-size: 12px;
    font-weight: 600;
    color: #605820;
    vertical-align: middle;
}

.marketing-column-heading-center {
    font-family: "Poppins", serif;
    font-size: 12px;
    font-weight: 600;
    color: #605820;
    vertical-align: middle;
    text-align: center;
}

.marketing-column-heading-right {
    font-family: "Poppins", serif;
    font-size: 12px;
    font-weight: 600;
    color: #605820;
    vertical-align: middle;
    text-align: right;
}

/* DISC Profile CSS */
.disc-show-active-selection {
    position: relative;
    top: -28px;
    left: -48px;
    background: #444444;
    /*margin: 0px 3px 0px 0px;*/
    padding: 0px 6px 0px 6px;
    text-align: center;
    color: white;
    width: 100px;
    height: 24px;
    border: none;
}

/* CSS For Target Adjust View */
.target-adjust-cal-box {
    background-color: #eeeeee;
    color: #000000;
    border: solid 1px black;
    /*height: 100px;*/
}

.target-adjust-cal-box-heading {
    background-color: #444444;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-bottom: solid 1px black;
    text-align: center;
    height: 28px;
    padding: 6px 0px 0px 0px;
}

.target-adjust-cal-box-data {
    color: black;
    font-size: 13px;
    font-weight: 500;
    height: 142px;
    padding: 3px 10px 0px 10px;
}

.target-adjust-cal-save-button {
    float: right;
    margin: 3px 3px 0px 0px;
}

/* CSS for EDM Feature */
.edm-toggle {
    height: 22px;
    width: 36px !important;
    margin: 0px 0px 0px -22px;
}

.edm-toggle-text {
    margin: 3px 0px 0px 10px;
    font-weight: 500;
}

.edm-button {
    border: none;
    background-color: #a3bf88;
    color: white;
    padding: 8px 10px 6px 10px;
    float: right;
    margin: 10px 0px 0px 0px;
}

.edm-unsubscribe-button {
    display: block;
    border: none;
    background-color: #a3bf88;
    font-size: 12px;
    color: white;
    padding: 6px 8px 4px 8px;
    float: left;
}

.edm-link-out-image {
    height: 14px;
    width: 14px;
    position: absolute;
    float: right;
    top: -3px;
    right: 0px;
}

.edm-link-tooltip-rev {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .edm-link-tooltip-rev .edm-link-tooltiptext-rev {
        position: absolute;
        visibility: hidden;
        width: 140px;
        top: 8px;
        left: 0px;
        margin-left: -136px;
        background-color: #444444;
        color: white;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        padding: 5px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .edm-link-tooltip-rev .edm-link-tooltiptext-rev::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: 108px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent #444444 transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .edm-link-tooltip-rev:hover .edm-link-tooltiptext-rev {
        visibility: visible;
    }

/* CSS For Unsubscribe Page */
.unsubscribe-banner-heading {
    color: #444;
    font-size: 32px;
    font-weight: 900;
    text-align: right;
    width: 99%;
    text-transform: uppercase;
    font-family: arial;
    margin: 0px 16px 0px 0px;
}

.unsubscribe-heading {
    color: #22B59C;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    width: 99%;
    text-transform: uppercase;
    font-family: arial;
    margin: 36px 0px 0px 0px;
}

/* Org Chart Related CSS */
.org-chart-tooltip {
    position: absolute;
    left: 0px;
}

    /* Icon Tooltip text */
    .org-chart-tooltip .org-chart-tooltiptext {
        visibility: hidden;
        width: 200px;
        top: 100%;
        left: 32px;
        background-color: black;
        color: #fff;
        font-size: 14px;
        text-align: left;
        padding: 10px;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .org-chart-tooltip .org-chart-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .org-chart-tooltip:hover .org-chart-tooltiptext {
        visibility: visible;
    }

/* CSS For Contact Plan on CRM Details */
.contact-plan-side-panel {
    position: absolute;
    display: block;
    background-color: #F7FEF7;
    border: black solid 4px;
    padding: 6px;
    margin: -3px 0px 0px 0px;
    width: 600px;
    transition: 0.6s ease-in-out;
    transform: translateX(-620px);
    z-index: 2;
}

.contact-plan-button {
    position: absolute;
    top: -11px;
    right: 8px;
    width: 28px;
    height: 28px;
}

/* Icon Tool Tip Related CSS */
.contact-plan-button-tooltip {
    position: relative;
    display: inline-block;
    float: right;
}

    /* Icon Tooltip text */
    .contact-plan-button-tooltip .contact-plan-button-tooltiptext {
        visibility: hidden;
        width: 120px;
        top: 28px;
        left: -19px;
        margin-left: -10px;
        background-color: black;
        color: #fff;
        font-size: 11px;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        opacity: 1;
        z-index: 1;
    }

        .contact-plan-button-tooltip .contact-plan-button-tooltiptext::after {
            content: " ";
            position: absolute;
            bottom: 100%; /* At the top of the tooltip */
            left: 16px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .contact-plan-button-tooltip:hover .contact-plan-button-tooltiptext {
        visibility: visible;
    }

.contact-plan-panel-button {
    position: absolute;
    top: -36px;
    right: 10px;
    width: 32px;
    height: 32px;
}

.contact-plan-section {
    border-top: 1px solid #eaeaea;
    padding: 0px;
    /*padding-bottom: 6px;*/
    margin: 0px 0px 0px 0px;
}

.contact-plan-section-heading {
    font-size: 12px;
    color: #444;
    font-weight: 800;
    text-align: left;
    /*margin-bottom: 16px;*/
}

.contact-plan-section-date {
    font-size: 10px;
    color: #444;
    font-weight: 500;
    text-align: left;
    font-style: italic;
    text-align: right;
    margin: -17px 80px 0px 0px;
}

.contact-plan-section-text {
    font-size: 13px;
    font-weight: 400;
    margin: 3px 0px 0px 0px;
    padding: 0px 70px 0px 0px;
}

.contact-plan-edit-button {
    position: relative;
    top: 9px;
    left: 520px;
    width: 22px;
    height: 22px;
    opacity: .7;
}

.contact-plan-more-button {
    position: relative;
    top: 9px;
    left: 522px;
    width: 22px;
    height: 22px;
    opacity: .7;
}
