﻿/* ----------------------------------------------------------------
	Footer
-----------------------------------------------------------------*/

html, body {
    position: relative;
    /* height: 100%; */
    /* min-height: 100%; */
    /*width: 99.4%;*/
}

    body.noscroll {
        overflow: hidden;
        position: fixed;
        width: 99.4%;
    }

main {
    height: 89%;
    min-height: 89%;
    width: 100%;
}

main {
    height: auto;
    margin-top: 24px;
}

footer {
    padding-bottom: 17px;
    padding-top: 17px;
    font-size: 12px;
    line-height: 15px;
    border-top: 1px solid #D5D5D5;
}

.footer {
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #efefef;
    text-align: center;
}

.cards-pf footer {
    left: 45px;
    width: calc(100%);
}

.under-construction-header {
    font-weight: 100;
    font-size: 27pt;
    color: #3c92ca;
    font-weight: 300;
}

.under-construction-div {
    position: relative;
    top: 50px;
    width: 100%;
    height: 300px;
    text-align: center;
    margin: 0;
}

.single-notecall-row .tooltip .tooltip-inner {
    text-align: center!important;
    width: max-content!important;
}

@media (max-width: 460px) {
    main {
        margin-top: 59px;
    }
}

@media (min-width: 992px) {
    .cards-pf footer {
        left: 124px;
        width: width: calc(100% - 12%);
    }
}

@media (min-width: 1200px) {
    footer #logo-redhat {
        display: block;
    }

    .activity-card-pf-new {
        font-size: 12px;
    }

    .filters-header {
        display: inherit!important;
    }
}


footer p {
    margin-bottom: 0;
}

footer #logo-redhat {
    background: url(/assets/img/redhat.svg) no-repeat;
    display: none;
    float: left;
    height: 34px;
    margin: -3px 30px 0 0;
    text-indent: -9999px;
    width: 106px;
}

footer a, footer a:focus, footer a:hover {
    color: #3bb1dc;
}

/* ----------------------------------------------------------------
	Scrollbar
-----------------------------------------------------------------*/

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #3b91ca;
    /*outline: 1px solid slategrey;*/
    border-radius: 10px;
}

.mass-action-item, .saved-filter-item, .lead-activity-modal-link {
    cursor: pointer;
}

#filter-menu-nav-icon {
    position: relative;
    top: 5px;
    right: 5px;
    height: 1em;
    width: 1em;
    font-size: 18px;
}

.saved-filters-list span {
    margin-left: -2px;
    width: 44px;
}

.filters-panel {
    background-color: #F6F8FA;
    margin: 0 -25px;
    padding: 0;
}

.saved-filter-list-item {
    display: flex !important;
    justify-content: space-between;
    width: -webkit-fill-available;
}

.filter-pin-icon {
    padding-top: 3px;
    padding-left: 10px;
}

.filter-pin-icon .tooltip {
    position: fixed;
}
#pf-show-more a, #pf-show-less a {
    cursor: pointer;
}
#pf-show-more {
    white-space: nowrap;
}

#sortable-1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 25%;
    display: flex;
}

    #sortable-1 li {
        border: 1px solid #BFC1C1;
        white-space: nowrap;
        margin: 3px;
        border-radius: 20px;
        padding: 1px 10px;
        cursor: pointer;
        color: #BFC1C1;
    }

.TogglePinIcon svg{
    display:block;
    margin:auto;
}

.no-pinned-filters {
    background-color: #FFF1CE;
    height: 46px;
}

#pinned-filter-section {
    min-height: 47px;
    padding-left: 23px;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: calc(100% + 45px);
    margin-left: -25px;
    margin-top: -20px;
}

.pinned-filter {
    border: 1px solid #BFC1C1;
    white-space: nowrap;
    margin: 3px;
    border-radius: 20px;
    padding: 1px 10px;
    cursor: pointer;
    color: #BFC1C1;
    height: fit-content;
    width: fit-content;
}

    .pinned-filter:hover {
        background-color: #f7f7f7;
    }

    .pinned-filter div {
        padding-top: 1.5px;
    }

#sortablelist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 35px;
    overflow: hidden;
}

.applied-pinned-filter {
    border-color: #FFAD31;
    color: #FFAD31;
    background-color: #FFF4E2;
}

#pinned-filter-section .container {
    margin: auto;
    width: calc(100% + 45px);
}

#pinned-filter-section .row {
    display: inline-flex;
    align-items: center;
    margin-top: 6px;
    width: calc(100% - 10px);
}

#pf-show-more {
    width: 80px;
}

    #pf-show-more a:hover {
        text-decoration: none;
    }

#pf-show-less a:hover {
    text-decoration: none;
}

#pf-show-less {
    margin: auto 0 auto 10px;
}

#pinned-filters {
    width: 100%;
}

#pinned-filters .row {
    margin-bottom: 6px;
}

#pinned-filters-section-icon {
    display: inline-flex;
    place-items: baseline center;
    margin: auto 0;
    width: 80px;
}

#pinned-filters-section-icon .pinned-icon {
    height: 14.5px;
    margin-top: 1px;
}

.saved-filter-buttons {
    display: flex;
    float: right;
    margin-top: 5px;
}

.panel-heading {
    padding-right:10px;
}

#btnEditFilter {
    margin: 0 5px;
    width: 55px;
}

#updateSavedFilterBtn {
    margin: 0 5px 0 0;
    width: 76px;
}

#deleteSavedFilterBtn {
    margin: 0 0 0 5px;
    width: 105px;
}

.help-section {
    margin: auto 0px auto 5px;
    width: 50px;
    white-space: nowrap;
    padding-top: 18px;
}

.help-section span {
    font-size: 14px;
    color: #3D93CB;
    padding: 0 2px;
}

.help-section i {
    font-size: 14px;
    margin-top: -4px;
}


.leads-page-filtering-div {
    display: flex;
}

.lead-grid-order-dropdowns {
    display: inline-flex;
}

.lead-grid-order-dropdowns div {
    width: 183px;
    margin-right: 10px;
}


.lead-number-dropdown {
    width: auto!important;
}

.lead-number-dropdown .form-control-leads-dropdown {
    width: 55px;
    float: right;
}

.leads-page-filtering-div .keyword-leads-filter-input-div {
    max-width: 550px;
    margin-left: auto;
    min-width: 275px;
    border-color: #D1D1D1;
    min-width: 250px;
}

.leads-page-filtering-div .icon-search {
    color: #333333;
}

.leads-page-filtering-div .keyword-filter-search-btn {
    min-width: 52px;
}

.lead-number-dropdown div {
    width: 76px;
}


#filter-add {
    text-decoration: none;
}

#filter-lead-buttons {
    display: none;
    grid-template-rows: 0.5fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 0.1fr 0.3fr 1.3fr 1.3fr;
    width: 100%;
    padding-top: 20px;
}
.additional-paging-text-grid {
    display: inline-flex;
    width: 100%;
    align-items: center;
}

.additional-paging-text-grid .pagination-container {
    padding-right: 0;
}

.showng-pages-container {
    white-space: nowrap;
}

.pagination-container {
    width: 100% !important;
}

.apply-all-filters-container {
    width: inherit;
    grid-area: 1 / 1 / 2 / 2;
}

.clear-all-filters {
    width: fit-content;
    grid-area: 1 / 4 / 2 / 5;
    margin-left: auto;
}

.clear-all-filters button {
    border: 1px solid !important;
    padding: 0 20px !important;
    color: #737373 !important;
    border-color: #737373 !important;
}

.clear-all-filters button:hover {
    color: white !important;
}

.save-filter-button-container {
    margin-left: auto;
    grid-area: 1 / 2 / 2 / 3;
    width: fit-content !important;
    padding: 0 !important;
    margin-left: 10px;
}

.save-filter-button-container, .clear-all-filters, .delete-filter-div, .edit-filters-div, .update-filters-div {
    background: white;
    height: fit-content;
}

.update-filters-div {
    margin-right: 5px;
}

#updateSavedFilterBtn, #btnEditFilter, #deleteSavedFilterBtn {
    margin: 0;
}

.edit-filters-div, .delete-filter-div {
    margin: 0 5px;
}

#saveAsNewFilter {
    width: 130px;
    margin: 0;
}

    #saveAsNewFilter i, .remove-all-filters i, .apply-all-filters i {
        margin-right: 7px;
    }

    .center-items {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

.filters-header-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}

#filterModal .modal-footer {
    display: flex;
    align-items: end;
}

.LeadGridFilters-CollapseBody {
    padding-left: 25px;
    padding-right: 25px;
}

#no-pinned-filters-icon-container {
    display: inline-flex;
    padding-bottom: 8px;
    place-items: center;
    align-items: baseline;
    height: 100%;
}

#no-pinned-filters-icon-container svg {
    align-self: center;
    height: 14.5px;
    margin-top: 1px;
}

#no-pinned-filters-text {
    padding-bottom: 1px;
    padding-left: 8px;
    margin: auto;
    line-height: 16px;
}

#pinned-span {
    padding-right: 10px;
    color: #333333;
}

#pinned-text-span {
    margin-right: 2px;
    height: 100%;
    line-height: 5px;
}

#no-pinned-filters-banner {
    height: 100%;
    justify-content: center;
    display: inherit;
}

#deleteSavedFilterBtn:disabled {
    background-color: transparent !important;
    color: red !important;
    border-color: red;
}

.modal-filter-delete-button:disabled {
    background-color: transparent !important;
    color: #f05050 !important;
    border-color: #f05050;
    cursor: not-allowed;
    opacity: 0.6;
}

#updateSavedFilterBtn:disabled {
    background-color: transparent !important;
    color: #3D93CB !important;
    border-color: #3D93CB !important;
}

.remove-single-filter {
    cursor: pointer;
}

.filter-value-container {
    display: flex;
}

    .filter-value-container .noleftpadding {
        padding-right: 5px;
        display: inherit;
    }

    .filter-value-container .norightpadding {
        padding-left: 5px;
    }

    .filter-value-container .col-xs-1 {
        padding-left: 0;
        padding-right: 25px;
        width: 33px;
    }

.tagAllOperatorsValuesContainer {
    width: 100%;
}

@media (max-width: 1010px) {
    .leads-page-filtering-div {
        flex-direction: column-reverse;
    }

    .form-control-leads-dropdown {
        max-width: 181px;
        margin-right: 10px;
    }


    .lead-actions {
        margin-right: 10px;
        margin-left: auto;
    }

    .lead-number-dropdown {
        margin-right: 0!important;
        margin-left: auto;
    }

    .lead-number-dropdown .form-control-leads-dropdown {
        margin-right: 0;
    }

    .lead-grid-order-dropdowns {
        margin-top: 10px;
    }

    .leads-page-filtering-div .keyword-leads-filter-input-div {
        max-width: 100%!important;
    }
}

.stop-e-campaign-container {
    display: none;
    position: absolute;
    padding: 3px 9px;
    background: #333333;
    color: #D1D1D1;
    border-radius: 4px;
    font-size: 11px;
    margin-top: 15px;
    margin-left: 4px;
}

.disable-mass-action-item a {
    pointer-events: none;
    opacity: 0.6;
    cursor: default !important;
}


.stop-e-campaign-container p {
    margin: 0;
}
.saved-filter-header {
    padding-top: 10px;
}

    .saved-filter-header b {
        padding: 1px 10px;
    }

.saved-filter-limiter hr {
    border-width: 2px;
}

#savedGlobalFilterLimiter {
    border-color: #ffc700;
}

#savedCompanyFilterLimiter {
    border-color: #17c66d;
}

#savedPersonalFilterLimiter {
    border-color: #3c92ca;
}

.limegreen-blink {
    border-color: limegreen !important;
}

.comming-soon-blur {
    color: grey;
    opacity: 0.5;
}

.custom-datetime-picker, .mass-task-datetime-picker {
    background-color: white !important;
}

.backround-white {
    background-color: white !important;
}

.modal-icon-create {
    float: left;
}

.edit-task-link {
    font-size: 18px !important;
}

.single-email-row {
    border-top: 1px solid #D1D1D1;
}

.single-email-row, .campaign-button-link {
    cursor: pointer;
}

.campaign-button-link[disabled="disabled"] {
    cursor: default;
    opacity: 0.45;
}

.campaign-button-link[disabled="disabled"]:hover {
    color: #3c92ca;
    text-decoration: none;
}

    .campaign-grid-hover {
        cursor: pointer;
        color: #666;
    }

    .campaign-grid-hover:hover {
        color: #3c92ca;
    }

.campaign-name-div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.input-group-email-modal {
    position: relative;
    display: table;
    border-collapse: separate;
    border-bottom: 1px solid #dfdfdf;
}

#customUserNoteSection {
    width: 100%;
    display: none;
    margin-bottom: 20px;
}

    #customUserNoteSection label {
        font-size: 16px;
    }

#emailCustomClientNoteInput {
    width: 100%;
    border: none;
    outline: none;
    resize: none;
}

.email-contact-textarea-input, .email-contact-textarea-input:focus {
    resize: none;
    height: 20px !important;
    overflow: hidden;
    border: 0 !important;
    margin: 0 !important;
    outline: none;
    position: relative;
    bottom: 1px;
    padding-left: 10px;
    width: 100%;
}

.email-contact-card-close {
    padding: 5px;
    font-size: 8px;
    cursor: pointer;
}

.email-contact-card {
    padding: 5px;
    border-radius: 7px;
    font-size: 11px;
    max-width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.email-from-input, .email-to-input, .email-cc-input, .email-bcc-input {
    padding-bottom: 5px;
}

#emailSubjectInput, #emailMassActionTitle {
    font-size: 18px;
}

.email-contact-card-container {
    display: inline-block;
    height: auto;
    padding-left: 10px;
}

.single-email-subject-span {
    max-width: 90%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.email-source-icon {
    height: 36px;
    border-radius: 30px;
    padding: 3px;
    background-color: #cfd8dc;
}

#emailContentReadOnly {
    display: block;
    overflow: auto;
    height: auto;
    max-height: 370px;
    position: relative;
    outline: solid lightgray;
    padding: 10px;
}

.ecampaign-details-table-header {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

    .ecampaign-details-table-header label {
        margin-bottom: 16px;
    }

.load-all-sms-icon {
    animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

.email-content-text, .sms-content-text {
    height: 200px;
    overflow: auto;
}

#emailContentInput {
    height: 300px;
}

.email-attach-action {
    position: relative;
    top: 10px;
    font-size: 16px;
    padding-right: 8px;
}

    .email-attach-action i {
        position: relative;
        left: 5px;
        top: 2px;
    }

.single-email-attachment-row {
    margin-top: 10px;
}

.email-attachment-type {
    display: inline-block;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    color: #3D93CB;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
}

    .email-attachment-type a {
        color: grey;
    }

.attachment-text-row {
    position: relative;
    display: inline-block;
    max-width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 7px;
}

.remove-attachment-link {
    position: relative;
    top: 5px;
    color: grey;
}

.email-attachment-warning-icon {
    position: relative;
    top: 2px;
    left: 5px;
}

.link-disabled {
    pointer-events: none !important;
    cursor: default !important;
    color: Gray !important;
}

.active-task-buttons button {
    position: absolute;
    /*width: 100%;*/
}

.edit-task-link {
    margin-left: 10px;
}

select:required:invalid {
    color: #999;
}

#filters-link-name:before {
    content: none;
}

#filters-link-name {
    color: #333333;
}

#filters-link-name svg {
    position: relative;
    top: 2px;
}

#panel-filter {
    margin-left: 2px;
    margin-right: 3px;
}

.grid-filter-tags-container {
    display: none;
    margin-top: 10px;
    padding-left: 0px;
}

.filter-button-text {
    margin-right: 5px;
}

.filters-header-container .icon-arrdown {
    font-size: 13px;
}

.icon-arrdown {
    display: inline-block;
    transition: all 0.5s ease;
}

#filters-link-name.collapsed .filters-header-container .icon-arrdown {
    transform: rotate(-180deg);
}
.filters-header-container .icon-filter {
    color: #3D93CB;
}

#expand-filter-list {
    cursor: pointer;
    margin: 0 10px;
    color: #3D93CB;
    white-space:nowrap;
}

#help-section-link {
    color: inherit;
    text-decoration: none;
}
    #help-section-link i, #applied-filter-info {
        color: #3c92ca;
    }

.filters-header-container .row {
    display: inline-flex;
    width: calc(100% + 20px);
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 0px !important;
    row-gap: 5px;
}

.filters-header-container .row:before {
    content: none;
}

.filters-header-container .row:after {
    content:none;
}

.filters-header-container .filters-header {
    width: fit-content;
    display: block;
    margin: auto 5px auto 0;
}

.filters-header-container .panel-title {
    width: fit-content;
    margin-top:5px;
}

option[value="-1"][disabled] {
    display: none;
}

option[value=""][disabled] {
    display: none;
    color: #999;
}

.disabled-delete-filter-div, .disabled-update-filters-div {
    cursor: not-allowed;
}

.disabled-update-filters-div {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 2px;
}

.btn[disabled] {
    pointer-events: none;
}

option {
    color: black;
}
.info-banner {
    display: inline-flex;
    justify-content: flex-start!important;
    flex-wrap: nowrap;
    width: fit-content;
    height: fit-content;
    padding: 6px 15px;
    background-color: #FFF1CE;
    color: #666666;
}

.info-banner i {
    margin: auto 0;
    font-size: 17px;
    color: #ffcc48;
}

.florange {
    color: #ffcc48;
}

.info-banner p {
    margin-bottom: -3px;
}

#selectAllLeads:hover {
    cursor: pointer;
    text-decoration: underline;
}

#columnSortModal .modal-content {
    width: 95%;
}

#sortParamForm {
    text-align: center;
}

.label-text {
    color: #737373;
}

.full-label {
    color: #fff;
    font-weight: 500;
    vertical-align: sub;
}

.label-color-span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: auto;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 15px;
    color: white;
    font-weight: 500;
    vertical-align: middle;
    line-height: 1.8;
    margin-right: 10px;
}

.SMSStatusContainer, .SMSStatusContainer * {
    cursor: pointer;
}

.delete-lead-icon {
    text-align: center;
}

    .delete-lead-icon:hover {
        text-decoration: underline;
        color: #000;
    }

.affix {
    top: 0px;
    width: 93%;
    z-index: 1035 !important;
    left: 92px;
    margin-top: 1%;
}

#lead-custom-fields-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.custom-field-container {
    padding: 0 20px;
}

.custom-field-container .col-md-4 {
    word-wrap: break-word;
    padding-right: 0;
}

.lead-input-text, .lead-input-dropdown, .lead-cf-collection {
    border-color: #bfc1c1;
}

.lead-alert-row {
    margin: 0px -10px 0px;
}

.task-alert {
    background-color: #ffc700;
    color: white;
    height: auto;
    overflow: hidden;
}

.task-alert-red {
    background-color: #f05050;
    border-color: #f05050;
    color: white;
    height: auto;
    overflow: hidden;
}

.email-template-dropdown {
    width: 100%;
}

#map, #mapLeadDetails {
    height: 300px;
    width: 100%;
}


#mapForLeadOSM {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
}

.marker {
    background-image: url('http://crmv2.agentlocator.ca/crm//Content/OpenStreetMap/images/marker-icon.png');
    background-size: cover;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
}

.mapboxgl-canvas {
    width: 100% !important;
}

#taskPushModal .modal-body {
    height: auto;
}

#leadActivityModal {
    overflow: hidden;
}

#listingsFilterModal {
    overflow: hidden;
}

    #listingsFilterModal .modal-content {
        width: 93vw;
        min-height: 65vh;
    }

.status-circle {
    position: absolute;
    top: 15px;
    right: -16px;
    padding: 6px 6px;
    border-radius: 15px;
    border: 2px solid #fff;
    position: relative;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    border-radius: 15px;
    transition: box-shadow 0.4s;
}

.lead-header-btn .status-circle, .current-lead-header-link .status-circle {
    top: 0px;
}

.lead-header-btn, .current-lead-header-link {
    max-height: 38px;
    height: 38px;
}

#showLeadNavigationBtn {
    margin-top: 23px;
}

.hover-secondary-nav-pf {
    width: auto;
}

/*#lead-mobile-app-link-tinyloader {
    right: 210px;
    top: 55px;
    margin: 0;
    z-index: 100;
    position: absolute;
    display: none;
}

    #lead-mobile-app-link-tinyloader > .tLoader {
        width: 15em;
        height: 1.5em;
        background-color: rgba(255, 255, 255, 0.7);
    }

        #lead-mobile-app-link-tinyloader-mobileView > .tLoader::before,
        #lead-mobile-app-link-tinyloader-mobileView > .tLoader::after,
        #lead-mobile-app-link-tinyloader > .tLoader::before,
        #lead-mobile-app-link-tinyloader > .tLoader::after {
            width: 1.5em;
            height: 1.5em;
        }

#lead-mobile-app-link-tinyloader-mobileView {
    margin: 0;
    z-index: 100;
    position: absolute;
    display: none;
}

    #lead-mobile-app-link-tinyloader-mobileView > .tLoader {
        width: 28em;
        left: 15px;
        height: 10em;
        top: 50px;
        background-color: rgba(255, 255, 255, 0.7);
    }*/

.getapplinkcolor {
    color: #498ee3;
}

.flexRow {
    display: flex;
    flex-direction: row;
}

.flex-column-container {
    display: flex;
    flex-direction: column;
}

.flex-row-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
}

.lead-mobile-app-info-activity-content {
    display: flex;
    flex-wrap: wrap;
}

.lead-mobile-app-link-header,
.lead-mobile-app-link-header-mobileView {
    background-color: #4a8de6;
    color: white;
    position: relative;
    top: -2px;
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
    font-size: 15px;
}

.lead-mobile-app-link-info-icon {
    position: relative;
    top: 1px;
    left: 10px;
    font-size: 14px;
}

.lead-mobile-app-link-question-icon {
    position: relative;
    top: 1px;
    left: 15px;
    font-size: 14px;
}

.lead-mobile-app-link-content {
    padding: 10px 20px;
}

.lead-mobile-app-link-content-mobileView {
    padding: 10px 20px;
    border-bottom: 1px solid #d2d7d8;
    display: none;
}

.lead-mobile-app-link-info-wrapper-mobileView {
    padding: 10px 20px;
}

.lead-mobile-app-link-copy-button,
.lead-mobile-app-link-generate-button {
    color: #4a8de6;
    cursor: pointer;
}

.lead-mobile-app-link-copy-button-mobileView,
.lead-mobile-app-link-generate-button-mobileView {
    font-size: 15px;
    color: #4a8de6;
    cursor: pointer;
}

.lead-mobile-app-link-copy-button,
.lead-mobile-app-link-copy-button-mobileView {
    display: none;
}

#loadNavigationHeaderButtonContainer {
    display: none;
    height: 84px;
}

.lead-mobile-app-link-lead-activity-label {
    color: #333333;
}

.lead-mobile-app-link-lead-activity-label-mobileView {
    color: #333333;
    font-size: 15px;
}

.lead-mobile-app-link-lead-activity-label-content {
    color: #666666;
}

.lead-mobile-app-link-lead-activity-label-content-mobileView {
    color: #666666;
    font-size: 15px;
}

.lead-mobile-app-link-info-container-wrapper {
    color: #adadad;
}

.lead-mobile-app-link-info-container-wrapper-mobileView {
    color: #adadad;
    font-size: 15px;
    display: none;
}

.updates-status-circle, .collaboration-status-circle {
    right: 20px;
    padding: 4px 4px;
    border: 2px solid #fff;
    position: relative;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    border-radius: 15px;
    transition: box-shadow 0.4s;
    animation: incomingBluePulse 1.7s infinite;
}

.collapsed #updatesTitleDiv {
    position: relative;
    left: 17px;
}

#updatesTitleDiv {
    position: relative;
    right: 4px;
}

.collapsed .updates-status-text {
    position: initial;
    right: 0px;
}

.updates-status-text {
    position: relative;
    right: 16px !important;
}

.sms-status-circle {
    right: -16px;
    padding: 6px 6px;
    border-radius: 15px;
    border: 2px solid #fff;
    position: relative;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    border-radius: 15px;
    transition: box-shadow 0.4s;
}

.c {
    padding: 3px 1px 3px 0;
    border: 1px solid #9b9b9b;
    border-radius: 3px;
}

.sort-params-dropdown, .sort-params-options, .display-number-leads, .display-number-agent-jobs {
    width: 100%;
    height: 100%;
    border: none;
}

.form-control-leads-dropdown {
    padding: 0px;
}

.form-control-stages-slots-dropdown {
    padding: 0px;
}

.disabled-phone-input-text, .disabled-email-input-text {
    cursor: pointer !important;
}

.enabled-phone-input-text, .enabled-email-input-text {
    cursor: text !important;
}

@media (max-width:500px) {
    ::-webkit-scrollbar {
        width: 0.5em;
        height: 0.5em;
    }

    .filters-panel #collapse1 {
        padding: 0 4px;
    }

    .LeadGridFilters-NewFilter #filter-add:focus, .LeadGridFilters-NewFilter #filter-add:hover {
        color: #3c92ca !important;
    }
}

@media(max-width: 425px) {
    #leadMobileAppMobileView {
        display: normal;
    }

    #leadMobileAppDektopView {
        display: none;
    }
}

@media(min-width: 426px) {
    #leadMobileAppMobileView {
        display: none;
    }

    #leadMobileAppDektopView {
        display: normal;
    }
}

/* ----------------------------------------------------------------
	Buttons - extension of patternfly.css
-----------------------------------------------------------------*/
.btn-white {
    color: #3d92cb;
    background-color: #fff;
}

    .btn-white:hover,
    .btn-white:focus,
    .btn.white.focus {
        background-color: #fff;
        color: #8abedf;
        text-decoration: none;
    }

.btn-rounded,
.btn-rounded > .btn {
    border-radius: 5px;
}

.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow.focus {
    background-color: #ffe37f;
    color: #fff;
    text-decoration: none;
}

.btn.green:hover,
.btn.green:focus,
.btn.green.focus {
    background-color: #8be2b6;
    color: #fff;
    text-decoration: none;
}

.btn.grey:hover,
.btn.grey:focus,
.btn.grey.focus {
    background-color: #edf0f5;
    color: #666;
    text-decoration: none;
}



.filterbtn {
    float: left;
    font-size: 18px;
    padding-right: 8px;
    padding-left: 10px;
}

/* ----------------------------------------------------------------
	Typography - extension of patternfly.css
-----------------------------------------------------------------*/
.f9 {
    font-size: 9px !important;
}

.f13 {
    font-size: 9px !important;
}

.f14 {
    font-size: 14px !important;
}

.f15 {
    font-size: 15px !important;
}

.f16 {
    font-size: 16px !important;
}

.f18 {
    font-size: 18px !important;
}

.f21 {
    font-size: 21px !important;
}

.f24 {
    font-size: 24px !important;
}

.pr-9 {
    padding-right: -9px;
}

.fw100 {
    font-weight: 100 !important;
}

.fw300 {
    font-weight: 300 !important;
}

.fw400 {
    font-weight: 400 !important;
}

.fw600 {
    font-weight: 600 !important;
}

.fblack {
    color: #000000;
}

.fgrey {
    color: #555555 !important;
}

.flgrey {
    color: #9b9b9b !important;
}

.fpink {
    color: #ff8acc !important;
}

.fpurple {
    color: #551b5a !important;
}

.fwhite {
    color: #ffffff;
}

.filter-tag {
    padding-left: 4px;
    font-size: 10px;
    padding-right: 5px;
}


.filter-button-text {
    padding-right: 5px;
}

.w22 {
    width: 22% !important;
}

.heading-block {
    margin-bottom: 30px;
}

    .heading-block h1,
    .heading-block h2,
    .heading-block h3,
    .heading-block h4,
    .emphasis-title h1,
    .emphasis-title h2 {
        margin-bottom: 0;
        color: #777;
        display: block;
        margin-top: 20px;
        font-weight: 300;
    }

.mcaddnlead {
    position: relative;
    height: 1em;
    width: 1em;
    font-size: 20px;
    font-family: 'alicons_16';
    line-height: 1;
    top: 5px;
    padding-right: 32px;
}

    .mcaddnlead:before,
    .mcaddnlead:after {
        text-indent: 0;
        position: absolute;
        top: 0;
        left: 0;
    }

    .mcaddnlead:before {
        content: "\e906";
        color: #9b9b9b;
    }

    .mcaddnlead:after {
        color: #ff8acc;
        content: "\e903";
    }

@media(max-width: 600px) {
    .mcaddnlead {
        padding-right: 20px;
    }
}


.dashboard-navbar-buttons {
    height: 59px;
}

.navbar-header {
    height: 59px;
}

.top-navbar-menu-link {
    height: 59px;
}

.mcappac {
    position: relative;
    height: 1em;
    width: 1em;
    font-size: 20px;
    font-family: 'alicons_16';
    line-height: 1;
    top: 5px;
    padding-right: 32px;
}

    .mcappac:before,
    .mcappac:after {
        text-indent: 0;
        position: absolute;
        top: 0;
        left: 0;
    }

    .mcappac:before {
        content: "\e91d";
        color: #9b9b9b;
    }

    .mcappac:after {
        color: #ffc700;
        content: "\e91f";
    }

@media(max-width: 600px) {
    .mcappac {
        padding-right: 20px;
    }
}

.mcappsf {
    position: relative;
    height: 1em;
    width: 1em;
    font-size: 18px;
    font-family: 'alicons_16';
    line-height: 1;
    top: 5px;
    padding-right: 32px;
}

    .mcappsf:before,
    .mcappsf:after {
        text-indent: 0;
        position: absolute;
        top: 0;
        left: 0;
    }

    .mcappsf:before {
        content: "\e923";
        color: #9b9b9b;
    }

    .mcappsf:after {
        color: #3c92ca;
        content: "\e925";
    }

@media(max-width: 600px) {
    .mcappsf {
        padding-right: 20px;
    }

    #filter-menu-nav-icon {
        left: 1px;
    }
}

.positive, .opt-out {
    color: #17c66d;
    font-size: 17px;
    vertical-align: text-bottom;
    /*font-weight: bold;*/
}

.negative {
    color: #ff6745;
    font-size: 17px;
    vertical-align: text-bottom;
    /*font-weight: bold;*/
}

.unconfirmed {
    color: #666;
    font-size: 17px;
    vertical-align: text-bottom;
    /*font-weight: bold;*/
}




/* ----------------------------------------------------------------
	Helper Classes
-----------------------------------------------------------------*/

.container-al {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}


.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.w100 {
    width: 100% !important;
}

.mw-100 {
    max-width: 100px;
}

.mw-112 {
    max-width: 112px;
}


.h-18 {
    height: 18px;
}

.uppercase {
    text-transform: uppercase !important;
}

.lowercase {
    text-transform: lowercase !important;
}

.capitalize {
    text-transform: capitalize !important;
}

.nott {
    text-transform: none !important;
}

.tright {
    text-align: right !important;
}

.tleft {
    text-align: left !important;
}

.fright {
    float: right !important;
}

.fleft {
    float: left !important;
}

.fnone {
    float: none !important;
}

.sub {
    vertical-align: sub !important;
}

.text-top {
    vertical-align: text-top !important;
}

.ohidden {
    position: relative;
    overflow: hidden !important;
}

.pright3 {
    padding-right: 3px;
}

#wrapper {
    position: relative;
    float: none;
    width: 1220px;
    margin: 0 auto;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #EEE;
}

    .line.line-sm {
        margin: 30px 0;
    }

span.middot {
    display: inline-block;
    margin: 0 5px;
}

.double-line {
    border-top: 3px double #E5E5E5;
}

.emptydiv {
    display: block !important;
    position: relative !important;
}


.lh2 {
    line-height: 2;
}

.lh3 {
    line-height: 3;
}

.header-stick {
    margin-top: -50px !important;
}

.content-wrap .header-stick {
    margin-top: -80px !important;
}

.footer-stick {
    margin-bottom: -50px !important;
}

.content-wrap .footer-stick {
    margin-bottom: -80px !important;
}

.borderbott {
    border-bottom: 1px solid #ddd !important;
}

.bordertop {
    border-top: 1px solid #ddd !important;
}

.noborder {
    border: none !important;
}

.noleftborder {
    border-left: none !important;
}

.norightborder {
    border-right: none !important;
}

.notopborder {
    border-top: none !important;
}

.nobottomborder {
    border-bottom: none !important;
}

.noradius {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}

.col-padding {
    padding: 60px;
}

.nopadding {
    padding: 0 !important;
}

.noleftpadding {
    padding-left: 0 !important;
}

.norightpadding {
    padding-right: 0 !important;
}

.notoppadding {
    padding-top: 0 !important;
}

.nobottompadding {
    padding-bottom: 0 !important;
}

.noabsolute {
    position: relative !important;
}

.noshadow {
    box-shadow: none !important;
}

.hidden {
    display: none !important;
}

.nothidden {
    display: block !important;
}

.inline-block {
    float: none !important;
    display: inline-block !important;
}

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

.left {
    text-align: left !important;
}

.right {
    text-align: right;
}

.middle {
    vertical-align: middle !important;
}

.baseline {
    vertical-align: baseline !important;
}

.sub {
    vertical-align: sub !important;
}

.super {
    vertical-align: super !important;
}

.divcenter {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bgcolor,
.bgcolor #header-wrap {
    background-color: #1ABC9C !important;
}

.color {
    color: #1ABC9C !important;
}

.border-color {
    border-color: #1ABC9C !important;
}

.nobg {
    background: none !important;
}

.nobgcolor {
    background-color: transparent !important;
}

.t300 {
    font-weight: 300 !important;
}

.t400 {
    font-weight: 400 !important;
}

.t500 {
    font-weight: 500 !important;
}

.t600 {
    font-weight: 600 !important;
}

.t700 {
    font-weight: 700 !important;
}

.ls0 {
    letter-spacing: 0px !important;
}

.ls1 {
    letter-spacing: 1px !important;
}

.ls2 {
    letter-spacing: 2px !important;
}

.ls3 {
    letter-spacing: 3px !important;
}

.ls4 {
    letter-spacing: 4px !important;
}

.ls5 {
    letter-spacing: 5px !important;
}

f16 {
    font-size: 16px !important;
}

.noheight {
    height: 0 !important;
}

.nolineheight {
    line-height: 0 !important;
}

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

.font-primary {
    font-family: 'Raleway', sans-serif;
}

.font-secondary {
    font-family: 'Crete Round', serif;
}


.ddborder {
    border: 1px solid #39a5dc;
    background-color: #fff;
    border-radius: 3px;
    padding: 5px 12px 5px 12px;
    text-align: left;
    cursor: default;
}

.nodisc {
    list-style-type: none;
}

.disable-message {
    padding: 7px 18px 7px 10px;
    border: 1px solid #bfc1c1;
    background-color: #fff6dd;
    font-size: 13px;
}

.disable-alert-icon {
    height: 15px;
    bottom: 1px;
    position: relative;
}

.isDisabled {
    cursor: not-allowed;
    opacity: 0.4 !important;
    pointer-events: none;
    text-decoration: none;
}

/* ----------------------------------------------------------------
	Validation
-----------------------------------------------------------------*/
.login-input.input-validation-error {
    border-color: transparent !important;
}


.input-validation-error {
    border-color: red !important;
}

/* ----------------------------------------------------------------
	Modal
-----------------------------------------------------------------*/
.label-span-name {
    padding-left: 5px;
    position: relative;
    min-height: 20px;
    padding-left: 5px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

#labelModal .modal-header {
    border-bottom: 1px solid #ddd;
}

#labelModal .tab-content {
    overflow: auto;
    height: 400px;
}

#searchAllTagsFilterInput:focus-visible,
#searchMostUsedTagsFilterInput:focus-visible,
#searchAssignedTagsFilterInput:focus-visible {
    outline: none;
}

.single-tag-modal-controlls {
    position: relative;
    display: inline-block;
    float: right;
    top: 3px;
}

.paddr-17 {
    padding-right: 17px;
}

#labelModal .modal-footer {
    border-top: 1px solid #ddd;
    padding-top: 23px;
}

.type-input {
    border: 1px solid #9b9b9b;
    border-radius: 3px;
    color: #666;
    padding: 3px 0;
    width: 65%;
}


/* ----------------------------------------------------------------
  LD-Tasks
-----------------------------------------------------------------*/
.nav-task active {
    font-size: 14;
}

.tt-icon {
    color: #3d92cb;
    font-size: 17px;
    padding-right: 3px;
    vertical-align: sub;
}

.nav-task:active > li {
    border-top: 2px solid #3d92cb;
    z-index: 2000;
}

.single-task-row .icon {
    color: #3d92cb;
    font-size: 17px;
    padding-right: 3px;
    vertical-align: sub;
}

.spaninfo {
    font-size: 11px;
    color: #9b9b9b;
    text-transform: uppercase;
}

.blueborder {
    border-color: #3b91ca;
}

.greyborder-r {
    border-right: 1px solid #9b9b9b;
}

.sup {
    top: -1.5em;
    vertical-align: text-top;
    position: relative;
}

.twilioRecordingUri {
    cursor: pointer;
}

.add-notecall-dropdown-result option:disabled {
    font-style: italic;
    color: #9c9c9c !important;
    cursor: not-allowed;
}

.single-task-row,
.single-notecall-row,
.single-email-row, .single-sms-row {
    padding: 11px 8px 15px 14px;
}

    .single-task-row:nth-child(odd) {
        background-color: transparent;
        list-style-type: none;
    }

    .single-task-row:nth-child(even) {
        background-color: #f5f5f5;
        list-style-type: none;
    }

    .single-notecall-row:nth-child(odd) {
        background-color: transparent;
        list-style-type: none;
    }

    .single-notecall-row:nth-child(even) {
        background-color: #f5f5f5;
        list-style-type: none;
    }

    .single-email-row:nth-child(odd), .single-sms-row:nth-child(odd) {
        background-color: transparent;
        list-style-type: none;
    }

    .single-sms-row:nth-child(even) {
        background-color: #f5f5f5;
        list-style-type: none;
    }

.active-task-buttons {
    cursor: pointer;
}

.save-tip-tooltip {
    z-index: 800;
}

.task-icons {
    color: #3d92cb;
}

.note-icons {
    color: #3d92cb;
}

.note-content {
    word-wrap: break-word;
}

.single-notecall-row .icon {
    color: #3d92cb;
    font-size: 17px;
    padding-right: 3px;
    vertical-align: sub;
}


.el-tasks {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 138ch;
}

.el-notes {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 74ch;
}

.el-reg {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 16ch !important;
}

.table-bordered > tbody > tr > td > div.el-reg {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 16ch !important;
}

.dot {
    border: 4px solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    margin: 22px 26px 0;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
}

.sender {
    left: 23px;
    right: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sms-contact {
    top: 15px;
    left: 23px;
    right: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 18ch;
}

.sms-content-view {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 25ch;
    padding-left: 1vw;
}

/* ----------------------------------------------------------------
   SoldDetails
-----------------------------------------------------------------*/

#soldDetails-list-div {
    min-height: 250px;
}

#soldDetailsListLoader {
    margin: 0 -20px;
    width: 105%;
}

#soldDetailsList thead {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

    #soldDetailsList thead tr {
        height: 35px;
    }

#soldDetailstBody {
    margin-top: 5px;
}

    #soldDetailstBody tr {
        height: 30px;
    }

        #soldDetailstBody tr:hover {
            background-color: #eaf5ff;
        }

        #soldDetailstBody tr td a {
            cursor: pointer;
            vertical-align: middle;
        }

button.btn.btn-fil-outline.borderblue.btn-rounded.btn-lg.add-sold-details-btn {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 20px;
    float: right;
}
/* ----------------------------------------------------------------
   Timeline tab
-----------------------------------------------------------------*/
.timeline-header {
    width: 100%;
    margin-top: 30px;
}

.pipelineTable {
    width: 100%;
}

.trPipelineUnderline {
    border-bottom: 1px solid #ccd1d3;
    margin-bottom: 10px;
    margin-top: 10px;
}

.pipelineCol1 {
    width: 35%;
    padding-right: 20px;
    display: inline-block;
}

.pipelineCol2 {
    width: 35%;
    padding-right: 20px;
    display: inline-block;
}

.pipelineCol3 {
    width: 20%;
    padding-right: 20px;
    display: inline-block;
    text-align: right;
}

.thPipelineText {
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #737373;
}

.tdPipelineFont {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #737373;
    margin-top: 10px;
}

/* ----------------------------------------------------------------
   Bot data tab
-----------------------------------------------------------------*/

.view-data-collected-link {
    color: #4a8de6;
    cursor: pointer;
}

.botData-header {
    width: 100%;
    margin-top: 30px;
}

.botDataTable {
    width: 100%;
}

.trBotDataUnderline {
    border-bottom: 1px solid #ccd1d3;
    margin-bottom: 10px;
    margin-top: 10px;
    display: table-row;
    height: 55px;
}

.datePadding {
    margin-top: initial !important;
}

.botDataCol1 {
    width: 55%;
    padding-right: 20px;
    display: inline-block;
    /*    padding-top: 5px; */
    padding-bottom: 12px;
    display: table-cell;
}

.botDataCol2 {
    /*   width: 45%;*/
    padding-right: 20px;
    display: inline-block;
    text-align: right;
    float: right;
}

.botDataCol3 {
    width: 20%;
    padding-right: 20px;
    display: inline-block;
    text-align: right;
}

.thbotDataText {
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #737373;
}

.tdbotDataFont {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-top: 10px;
    padding-top: 11px;
    float: right;
}

.tdbotDataStagesFont {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.21;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-top: 5px;
    padding-top: 11px;
    display: inline-block;
}

.tdbotDataSlotsFont {
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.21;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-top: 10px;
    padding-top: 6px;
    display: inline-block;
}

.tdbotDataStagesReasonFont {
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.1;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-top: 10px;
    padding-top: 11px;
}

.tdbotDataSlotsValueFont {
    /* font-family: Lato; */
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #666666 !important;
    margin-top: 10px;
    display: inherit;
}

.divBotData {
    height: 455px;
}

.tdTitle {
    line-height: 1.22;
    width: 155px;
    height: 22px;
    margin-top: 20px;
    font-size: 18px;
    font-family: 'Lato';
    font-stretch: normal;
    font-style: normal;
    text-align: left;
    color: #000000;
    letter-spacing: normal;
}

.description {
    margin-left: 5px;
    color: #4a8de6;
}

.bot-data-sort {
    width: 80%;
}

/* ----------------------------------------------------------------
   Buttons2
-----------------------------------------------------------------*/
.btn-dd {
    display: inline-block;
    background-color: #fff;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid #39a5dc;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 12px;
    /*border-radius: 1px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn-dd:active:hover,
    .btn-dd.active:hover,
    .open .dropdown-toggle.btn-dd:hover,
    .btn-dd:active:focus,
    .btn-dd.active:focus,
    .open .dropdown-toggle.btn-dd:focus,
    .btn-dd:active.focus,
    .btn-dd.active.focus,
    .open .dropdown-toggle.btn-dd.focus {
        background-color: #39a5dc;
        border-color: #39a5dc;
        color: #fff;
    }


.btn-ms {
    display: block;
    width: 100%;
    height: 33px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.66666667;
    color: #666 !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfc1c1;
    border-radius: 3px;
    touch-action: manipulation;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    user-select: none;
}

select option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.limitch {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}



.btn-fil {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    /*margin: 5px;*/
    padding: 0 22px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    background-color: #1ABC9C;
    color: #FFF;
    font-weight: 400;
    /*text-transform: uppercase;
	letter-spacing: 1px;*/
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

body:not(.device-touch) .btn-fil {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn-fil:hover {
    background-color: #444;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.btn-fil.btn-rounded {
    border-radius: 4px;
}

.btn-fil.btn-primary {
    background-color: #3d92cb;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff39a5dc', endColorstr='#ff0088ce', GradientType=0);
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

.btn-fil i {
    position: relative;
    top: 1px;
    line-height: 1;
    margin-right: 5px;
}

.btn-fil,
.btn-fil i {
    position: relative;
}

.btn-fil {
    overflow: visible;
}


.wrapper-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
}

.start-circle {
    background-color: #fff;
    color: #ffc700;
    border-radius: 13.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 250px;
    line-height: 32px;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 250px;
}

    .start-circle:hover {
        background-color: #ffc700;
        color: #fff;
        border-radius: 13.6rem;
        border: 1px solid #fff;
    }

    .start-circle:focus {
        border-color: #ff6745;
        outline: 0;
        box-shadow: 0 0 2px 1px #ffc700;
    }

.icon100 {
    font-size: 100px;
}

.delete-circle {
    background-color: #ff6745;
    color: #fff;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 32px;
}

    .delete-circle:hover {
        background-color: #fff;
        color: #ff6745;
        border-radius: 3.6rem;
        border: 1px solid #ff6745;
    }

    .delete-circle:focus {
        border-color: #ff6745;
        outline: 0;
        box-shadow: 0 0 2px 1px rgba(255, 103, 69, 0.6);
    }

.search-circle {
    background-color: #3c92ca;
    color: #fff;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 32px;
}

    .search-circle:hover {
        background-color: #fff;
        color: #3c92ca;
        border-radius: 3.6rem;
        border: 1px solid #3c92ca;
    }

    .search-circle:focus {
        border-color: #3c92ca;
        outline: 0;
        box-shadow: 0 0 2px 1px rgba(255, 103, 69, 0.6);
    }

.undo-circle {
    position: relative;
    padding: 0;
    z-index: 98;
    /*margin: 0 auto;*/
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background-color: #39a5dc;
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
    border: none;
    color: #fff;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media(min-width: 1025px) {

    .filter-custom-date-button {
        width: 30px;
    }
}



/* ----------------------------------------------------------------
   Lead Detail
-----------------------------------------------------------------*/

.alertWhenActiveBox {
    padding-top: 12px;
    padding-right: 0;
    text-align: left;
}

.quick-action-button {
    max-width: 18px;
    margin-left: 7px;
    float: right;
}

.track-activity-tip-tooltip {
    padding: 0;
    color: #9b9b9b;
    font-size: 14px;
}

@media (max-width: 1366px) {
    .alertWhenActiveBox {
        padding-left: 0px;
        font-size: 12px;
        font-weight: 300;
    }
}

/* ----------------------------------------------------------------
   Mail Module
-----------------------------------------------------------------*/

.form-control-mail {
    display: block;
    width: 100%;
    height: 33px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.66666667;
    color: #666;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .form-control-mail:read-only {
        background-color: #fff !important;
        border-bottom: 1px solid #fff;
    }

        .form-control-mail:read-only:focus {
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
            border-top: 1px solid #fff;
            outline: 0;
        }

    .form-control-mail:focus {
        border-bottom: 1px solid #35b8e0;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        outline: 0;
    }

    .form-control-mail::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control-mail:-ms-input-placeholder {
        color: #999;
    }

    .form-control-mail::-webkit-input-placeholder {
        color: #999;
    }

    .form-control-mail::placeholder {
        color: #999;
        font-style: italic;
    }

    .form-control-mail::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control-mail[disabled],
    .form-control-mail[readonly],
    fieldset[disabled] .form-control-mail {
        background-color: #f5f5f5;
        opacity: 1;
    }

.form-control[disabled],
fieldset[disabled] .form-control-mail {
    cursor: not-allowed;
}

textarea.form-control-mail {
    height: auto;
    min-height: 120px;
}

/* ----------------------------------------------------------------
   Call Module
-----------------------------------------------------------------*/

.form-control-call {
    display: block;
    height: 33px;
    padding: 0px 0px;
    font-size: 12px;
    line-height: 1.66666667;
    color: #8493a8;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .form-control-call:read-only {
        background-color: #fff !important;
        border-bottom: 1px solid #fff;
    }

        .form-control-call:read-only:focus {
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
            border-top: 1px solid #fff;
            outline: 0;
        }

    .form-control-call:focus {
        border-bottom: 1px solid #35b8e0;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        outline: 0;
    }

    .form-control-call::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control-call:-ms-input-placeholder {
        color: #999;
    }

    .form-control-call::-webkit-input-placeholder {
        color: #999;
    }

    .form-control-call::placeholder {
        color: #999;
        font-style: italic;
    }

    .form-control-call::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control-call[disabled],
    .form-control-call[readonly],
    fieldset[disabled] .form-control-call {
        background-color: #f5f5f5;
        opacity: 1;
    }

.form-control[disabled],
fieldset[disabled] .form-control-call {
    cursor: not-allowed;
}

textarea.form-control-call {
    height: auto;
    min-height: 120px;
}


/* ----------------------------------------------------------------
   SMS Module
-----------------------------------------------------------------*/

.form-control-sms {
    display: block;
    width: 100%;
    height: 33px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.66666667;
    color: #8493a8;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control-sms:focus {
        border-bottom: 1px solid #35b8e0;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        outline: 0;
        /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 136, 206, 0.6);*/
    }

    .form-control-sms::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control-sms:-ms-input-placeholder {
        color: #999;
    }

    .form-control-sms::-webkit-input-placeholder {
        color: #999;
    }

    .form-control-sms::placeholder {
        color: #999;
        font-style: italic;
    }

    .form-control-sms::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control-sms[disabled],
    .form-control-sms[readonly],
    fieldset[disabled] .form-control-sms {
        background-color: #f5f5f5;
        opacity: 1;
    }

.form-control[disabled],
fieldset[disabled] .form-control-sms {
    cursor: not-allowed;
}

textarea.form-control-sms {
    height: auto;
    min-height: 120px;
}

.sms-template-list-item a {
    cursor: pointer;
}

.warning-message-container {
    height: fit-content;
    width: fit-content;
    padding: 6px 15px;
    background-color: #FFF1CE;
    color: #666666;
    flex-wrap: nowrap;
}

.warning-message-icon {
    margin: auto;
    font-size: 17px;
    color: #ffcc48;
}

/* ----------------------------------------------------------------
   Labels
-----------------------------------------------------------------*/
.label-filter {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.05em;
    padding: .3em .6em .3em;
    border-radius: 4px;
    color: #fff;
}

.grid-filter-tags-container .label-filter {
    color: #3D93CB;
    background-color: #EBF2FB;
}

.label-default {
    background-color: #3d92cb;
}

.label-primary {
    background-color: #39a5dc;
}

.label-success {
    background-color: #10c469;
}

.label-info {
    background-color: #35b8e0;
}

.label-warning {
    background-color: #f9c851;
}

.label-danger {
    background-color: #ff5b5b;
}

.label-purple {
    background-color: #5b69bc;
}

.label-pink {
    background-color: #ff8acc;
}

.label-inverse {
    color: #3b91ca;
    background-color: none;
    border: 1px solid #fff;
}

    .label-inverse:hover,
    .label-inverse:focus {
        color: #00c7ff;
    }

/* ----------------------------------------------------------------
   Pulse
-----------------------------------------------------------------*/

.incoming-pulse {
    display: block;
    margin: 18px auto 0;
    width: auto;
    height: auto;
    border-radius: 4px;
    background: rgba(255,199,0,0.8);
    box-shadow: 0 0 0 rgba(255,210,51,0.4);
    animation: incomingPulse 1.7s 2;
}



@-webkit-keyframes incomingPulse {
    0% {
        -webkit-box-shadow: 0 0 0 rgba(255,210,51,0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 26px rgba(28, 180, 105, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(28, 180, 105, 0);
    }
}

@keyframes incomingPulse {
    0% {
        -moz-box-shadow: 0 0 0 rgba(255,210,51,0.4);
        box-shadow: 0 0 0 rgba(255,210,51,0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 26px rgba(28, 180, 105, 0);
        box-shadow: 0 0 0 26px rgba(28, 180, 105, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(28, 180, 105, 0);
        box-shadow: 0 0 0 0 rgba(28, 180, 105, 0);
    }
}

.confirm_selection {
    animation: glow .5s infinite alternate;
}

@keyframes glow {
    to {
        text-shadow: 0 0 10px #ffc700;
    }
}

/* ----------------------------------------------------------------
   Blue Dot Pulse
-----------------------------------------------------------------*/

span.incoming-blue-pulse {
    display: block;
    margin: 100px auto 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: rgba(0, 199, 255, 0.8);
    box-shadow: 0 0 0 rgba(0, 199, 255, 0.4);
    animation: incomingBluePulse 1.7s infinite;
}

@-webkit-keyframes incomingBluePulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 199, 255, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 26px rgba(0, 199, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 199, 255, 0);
    }
}

@keyframes incomingBluePulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 199, 255, 0.4);
        box-shadow: 0 0 0 0 rgba(0, 199, 255, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 26px rgba(0, 199, 255, 0);
        box-shadow: 0 0 0 26px rgba(0, 199, 255, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 199, 255, 0);
        box-shadow: 0 0 0 0 rgba(0, 199, 255, 0);
    }
}


/* ----------------------------------------------------------------
   Cards
-----------------------------------------------------------------*/

.card-pf-new {
    background: #fff;
    border-top: 2px solid rgba(0, 0, 0, 0);
    box-shadow: 0 1px 1px rgba(3,3,3,.175);
    margin: 0px -10px 20px;
    padding: 0 20px 10px 20px;
    border-radius: 4px;
}

    .card-pf-new.card-pf-accented {
        border-top-color: #39a5dc;
    }

    /*.notopmargin.card-pf-new,
    .notopmargin .card-pf-new{
       margin-top;0;
    }*/

    .card-pf-new.card-pf-aggregate-status .card-pf-aggregate-status-notifications a,
    .card-pf-new.card-pf-aggregate-status .card-pf-title a {
        color: #363636;
    }

        .card-pf-new.card-pf-aggregate-status .card-pf-aggregate-status-notifications a.add,
        .card-pf-new.card-pf-aggregate-status .card-pf-title a.add {
            color: #0088ce;
        }

            .card-pf-new.card-pf-aggregate-status .card-pf-aggregate-status-notifications a.add:hover,
            .card-pf-new.card-pf-aggregate-status .card-pf-title a.add:hover {
                color: #00659c;
            }

        .card-pf-new.card-pf-aggregate-status .card-pf-aggregate-status-notifications a:hover,
        .card-pf-new.card-pf-aggregate-status .card-pf-title a:hover {
            color: #00659c;
        }

    .card-pf-new.card-pf-aggregate-status {
        padding: 0 10px;
        text-align: center;
    }

    .card-pf-new.card-pf-aggregate-status-mini {
        padding-bottom: 10px;
        position: relative;
    }

@media (min-width: 768px) {
    .card-pf-new.card-pf-bleed-left {
        margin-left: -20px;
    }

    .card-pf-new.card-pf-bleed-right {
        border-right: 1px solid #d1d1d1;
        margin-right: -20px;
    }
}

.card-pf-aggregate-status-notifications {
    font-size: 24px;
    font-weight: 300;
}

.card-pf-aggregate-status-mini .card-pf-aggregate-status-notifications {
    line-height: 1;
}

.card-pf-aggregate-status-notifications .card-pf-aggregate-status-notification + .card-pf-aggregate-status-notification {
    border-left: 1px solid #d1d1d1;
    margin-left: 3px;
    padding-left: 10px;
}

.card-pf-aggregate-status-notifications .fa,
.card-pf-aggregate-status-notifications .pficon {
    font-size: 18px;
    margin-right: 7px;
}

.card-pf-body {
    margin: 20px 0 0;
    padding: 0 0 20px;
}

.card-pf-aggregate-status .card-pf-body {
    margin-top: 10px;
    padding-bottom: 10px;
}

.card-pf-aggregate-status-mini .card-pf-body {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    position: absolute;
    right: 20px;
    top: 15px;
}

.card-pf-utilization .card-pf-title + .card-pf-body {
    margin-top: -8px;
}

.card-pf-body > *:last-child {
    margin-bottom: 0;
}

.card-pf-footer {
    background-color: #fafafa;
    border-top: 1px solid #d1d1d1;
    margin: 0 -20px !important;
    padding: 20px 20px 10px;
}

    .card-pf-footer a .fa,
    .card-pf-footer a .pficon {
        margin-right: 5px;
    }

    .card-pf-footer .card-pf-time-frame-filter {
        margin-top: -2px;
    }

.card-pf-link-with-icon {
    padding-left: 21px;
    position: relative;
}

    .card-pf-link-with-icon .fa,
    .card-pf-link-with-icon .pficon {
        font-size: 16px;
        left: 0;
        position: absolute;
        top: 0;
    }

.card-pf-heading .card-pf-time-frame-filter,
.card-pf-footer .card-pf-time-frame-filter {
    float: right;
    margin-left: 20px;
}

.card-pf-heading {
    border-bottom: 1px solid #d1d1d1;
    margin: 0 -20px 20px;
    padding: 0 20px 0;
}

    .card-pf-heading .card-pf-time-frame-filter {
        margin-top: -5px;
    }

.card-pf-heading-details {
    float: right;
    font-size: 10px;
}

.card-pf-subtitle {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}

[class^="col"] .card-pf-subtitle {
    margin-top: 0;
}

@media (max-width: 767px) {
    .card-pf-body [class^="col"] + [class^="col"] > .card-pf-subtitle {
        margin-top: 40px;
    }
}

.card-pf-title {
    width: 100%;
    margin: 8px 0;
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    color: #3d92cb;
}

.card-pf-aggregate-status .card-pf-title {
    font-size: 14px;
    margin: 10px 0 0;
}

    .card-pf-aggregate-status .card-pf-title .fa,
    .card-pf-aggregate-status .card-pf-title .pficon {
        color: #292e34;
        font-size: 16px;
        margin-right: 7px;
    }

.card-pf-title .card-pf-aggregate-status-count {
    font-size: 16px;
}

.card-pf-aggregate-status-mini .card-pf-title .card-pf-aggregate-status-count {
    display: block;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 3px;
}

.card-pf-aggregate-status-mini .card-pf-title {
    font-size: 12px;
    margin-top: 5px;
}

    .card-pf-aggregate-status-mini .card-pf-title a {
        display: inline-block;
    }

    .card-pf-aggregate-status-mini .card-pf-title .fa,
    .card-pf-aggregate-status-mini .card-pf-title .pficon {
        font-size: 26px;
        margin-right: 0;
        min-width: 26px;
        position: absolute;
        left: 20px;
        text-align: center;
        top: 15px;
    }

.card-pf-utilization-details {
    border-bottom: 1px solid #d1d1d1;
    display: table;
    margin: 12px 0 15px;
    padding: 0 0 15px;
    width: 100%;
}

    .card-pf-utilization-details .card-pf-utilization-card-details-count,
    .card-pf-utilization-details .card-pf-utilization-card-details-description {
        float: left;
        line-height: 1;
    }

    .card-pf-utilization-details .card-pf-utilization-card-details-count {
        font-size: 26px;
        font-weight: 300;
        margin-right: 10px;
    }

    .card-pf-utilization-details .card-pf-utilization-card-details-line-1,
    .card-pf-utilization-details .card-pf-utilization-card-details-line-2 {
        display: block;
    }

    .card-pf-utilization-details .card-pf-utilization-card-details-line-1 {
        font-size: 10px;
        margin-bottom: 2px;
    }

.cards-pf-new {
    background: #fff;
}

    .cards-pf-new .row-cards-pf {
        padding: 0 20px;
    }

        .cards-pf-new .row-cards-pf:first-child {
            padding-top: 20px;
        }

.container, .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.row-cards-pf {
    margin-left: -10px;
    margin-right: -10px;
}

.card-pf-view {
    border: 2px solid transparent;
}

    .card-pf-view .card-pf-heading-kebab .dropdown-kebab-pf {
        margin-left: 10px;
        margin-top: -3px;
    }

    .card-pf-view .card-pf-heading-kebab + .progress-pf-legend p {
        margin-bottom: 0;
    }

    .card-pf-view .card-pf-heading-kebab + .progress-pf-legend .progress {
        margin-bottom: 7px;
        margin-top: 16px;
    }

    .card-pf-view .card-pf-info {
        margin-top: 15px;
    }

        .card-pf-view .card-pf-info strong {
            font-size: 13px;
            margin-right: 10px;
        }

    .card-pf-view .card-pf-item {
        display: inline-block;
        font-size: 16px;
        padding: 0 13px 0 15px;
    }

        .card-pf-view .card-pf-item:first-child {
            padding-left: 0;
        }

        .card-pf-view .card-pf-item:last-child {
            padding-right: 0;
        }

        .card-pf-view .card-pf-item + .card-pf-item {
            border-left: 1px solid #d1d1d1;
        }

        .card-pf-view .card-pf-item .fa-check {
            color: #3f9c35;
        }

        .card-pf-view .card-pf-item .fa + .card-pf-item-text,
        .card-pf-view .card-pf-item .pficon + .card-pf-item-text {
            margin-left: 10px;
        }

    .card-pf-view .card-pf-items {
        margin-top: 15px;
    }

    .card-pf-view .card-pf-title {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 0;
        margin-top: 15px;
    }

        .card-pf-view .card-pf-title .fa,
        .card-pf-view .card-pf-title .pficon {
            font-size: 18px;
            margin-right: 2px;
        }

.col-lg-2 .card-pf-view .card-pf-title {
    font-size: 16px;
}

.card-pf-view .card-pf-top-element .card-pf-icon-circle {
    border: 2px solid #39a5dc;
    border-radius: 50%;
    display: block;
    font-size: 46px;
    height: 106px;
    line-height: 102px;
    margin: 0 auto;
    text-align: center;
    width: 106px;
}

.col-lg-2 .card-pf-view .card-pf-top-element .card-pf-icon-circle {
    font-size: 23px;
    height: 54px;
    line-height: 50px;
    width: 54px;
}

.card-pf-view .card-pf-view-checkbox {
    position: absolute;
    top: 11px;
    left: 15px;
}

    .card-pf-view .card-pf-view-checkbox input[type=checkbox] {
        display: none;
    }

.card-pf-view.card-pf-view-multi-select .card-pf-view-checkbox input[type=checkbox] {
    display: block;
}

@media (min-width: 768px) {
    .card-pf-view.card-pf-view-multi-select .card-pf-view-checkbox input[type=checkbox] {
        visibility: hidden;
    }

        .card-pf-view.card-pf-view-multi-select .card-pf-view-checkbox input[type=checkbox]:checked {
            visibility: visible;
        }
}

.card-pf-view.card-pf-view-multi-select:hover .card-pf-view-checkbox input[type=checkbox] {
    visibility: visible;
}

.testEmailCheckbox {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 20px;
    float: left;
}


.card-pf-view.card-pf-view-select {
    position: relative;
}

    .card-pf-view.card-pf-view-select:hover {
        box-shadow: 0 1px 6px rgba(3, 3, 3, 0.35);
    }

    .card-pf-view.card-pf-view-select.active {
        border: 2px solid #39a5dc;
    }

.card-pf-view.card-pf-view-single-select {
    cursor: pointer;
}

.card-pf-view.card-pf-view-xs .card-pf-title {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

    .card-pf-view.card-pf-view-xs .card-pf-title .fa,
    .card-pf-view.card-pf-view-xs .card-pf-title .pficon {
        font-size: 14px;
        margin-right: 5px;
    }

.activity-card-pf-new {
    border: solid;
    border-color: lightgray;
    border-width: 1px;
    box-shadow: none;
    margin: 0 -10px 20px;
    padding: 0 20px 10px 20px;
    border-radius: 4px;
}


.button-badge {
    position: relative;
    background: #fff;
    width: auto;
    height: 35px;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color: #9b9b9b;
}

    .button-badge:before {
        content: attr(data-count);
        position: absolute;
        top: -10px;
        right: -10px;
        background: #f03;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
    }


.header-lead-text {
    width: 50%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 15ch;
    height: 20px;
    padding-top: 2px;
}

.header-current-lead-text {
    width: 90%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    padding-top: 2px;
}

.header-lead-text.btn.nav-btn, header-current-lead-text.btn.nav-btn {
    line-height: 2;
}

.lead-navbar-arrow {
    padding-top: 4px;
}

.btn.nav-btn {
    padding: 3px 6px;
    font-size: 13px;
    line-height: 2;
    border-radius: 4px;
}

@media(max-width:767px) {
    .current-lead-header-link, .lead-header-btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .current-lead-header-link .header-lead-text {
            max-width: 18ch;
        }
}

@media(min-width:768px) {
    .current-lead-header-link {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .current-lead-header-link .header-lead-text {
            max-width: 30ch;
        }
}

@media(min-width:1200px) {

    .current-lead-header-link {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .header-lead-text {
        width: 15%;
    }

    .current-lead-header-link .header-lead-text {
        max-width: 20ch;
    }

    .saved-filters-list {
        width: fit-content;
    }

}

@media(min-width:1400px) {
    .current-lead-header-link .header-lead-text {
        max-width: 30ch;
    }

    .header-lead-text {
        width: 40%;
    }
}

/* ----------------------------------------------------------------
   Image box
-----------------------------------------------------------------*/

/* Included color classes.. 
	.red 
	.blue 
	.yellow
	.green
	.orange
	.navy 
*/
/* Icon set - http://ionicons.com */
@import url(http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);


.views-div .views-span {
    background-color: #3d92cb;
    color: white;
    padding: 5px;
    border-radius: 4px;
}

.views-div .saved-span {
    background-color: #3d92cb;
    color: white;
    padding: 5px;
    border-radius: 4px;
    margin-left: 5px;
}

.price-div .price-span {
    background-color: #3d92cb;
    color: white;
    padding: 5px;
    border-radius: 4px;
}

.date-div .date-span {
    background-color: #3d92cb;
    color: white;
    padding: 5px;
    border-radius: 4px;
}

.images-viewed-div .images-viewed-span {
    background-color: #3d92cb;
    color: white;
    padding: 5px;
    border-radius: 4px;
}

figure.snip1205 .date-div {
    float: left;
    width: 100%;
    display: block;
    color: white;
    margin-left: 5px;
    margin-top: 5px;
}

figure.snip1205 .images-viewed-div {
    float: left;
    width: 100%;
    display: block;
    color: white;
    margin-top: 9px;
    margin-left: 5px;
}

figure.snip1205 .mls-div {
    float: left;
    margin: 7px;
    display: none;
}

.mls-div .mls-span {
    background-color: #3d92cb;
    color: white;
    padding: 5px;
    border-radius: 4px;
}

figure.snip1205 .address-div {
    left: 10px;
    right: 0;
    bottom: 0;
    position: absolute;
    color: white;
}

figure.snip1205.blue {
    background-color: #2472a4;
}

    figure.snip1205.blue i {
        color: #20638f;
    }

figure.snip1205.red {
    background-color: #ab3326;
}

    figure.snip1205.red i {
        color: #962d22;
    }

figure.snip1205.yellow {
    background-color: #e08e0b;
}

    figure.snip1205.yellow i {
        color: #c87f0a;
    }

figure.snip1205.green {
    background-color: #229955;
}

    figure.snip1205.green i {
        color: #1e8449;
    }

figure.snip1205.orange {
    background-color: #d67118;
}

    figure.snip1205.orange i {
        color: #bf6516;
    }

figure.snip1205.navy {
    background-color: #2b3c4e;
}

    figure.snip1205.navy i {
        color: #222f3d;
    }

.listing-location {
    background-color: rgba(61, 146, 203, 0.72);
    color: #fff;
    width: 100%;
    float: left;
    margin-top: 9px;
}

    .listing-location .listing-inner {
        padding: 3px 3px;
        text-align: center;
    }

.listing-addr-txt {
    font-size: 14px;
    vertical-align: middle;
}

@media (min-width: 991px) {
    .product-location .inner-area {
        padding: 10px;
    }
}

.search-item-row:hover, [realtor-external-link]:not([realtor-external-link=""]) {
    cursor: pointer;
}

#listingsFilterModal .modal-body {
    max-height: 65vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.listing-filters-panel {
    overflow-x: hidden;
    margin-bottom: 0px;
}

.listings-count-span {
    font-style: italic;
    text-decoration: underline;
    color: #3d92cb;
}

.saved-filters-dropdown-menu {
    max-height: 80vh !important;
    overflow-y: auto;
}

.hidenavico .mass-actions-dropdown-menu {
    left: -50px;
    top: 35px;
}

.hidenavico .saved-filters-dropdown-menu {
    left: -75px;
    top: 35px;
}

.listing-filters-dropdown-menu {
    top: 5%;
}

.filter-properties-con {
    height: 100%;
}

#listingFiltersLoader {
    right: 0px;
    top: 0px;
}

.add-sms-template-link {
    cursor: pointer;
}

.list-group-item {
    border-left: 0;
    border-right: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    /*background-color: #fff;*/
    border: 1px solid #f5f5f5;
}

.list-group {
    /*border-top: 1px solid #ededed;*/
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.yield .list-group:first-child {
    border-bottom: 1px solid #dbdbdb;
}

.yield .list-group:nth-child(even) {
    border-bottom: 1px solid #dbdbdb;
}

.yield .list-group {
    margin-bottom: 0px;
}

.yield .list-view-pf .list-group-item.list-view-pf-expand-active {
    border: 0px;
    background-color: transparent;
}

.close {
    float: right;
    font-size: 18px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.list-view-pf .list-group-item.list-view-pf-expand-active {
    border: 1px solid #39a5dc;
}

.list-view-pf .list-group-item.list-view-pf-expand-active {
    background-color: #ededed;
}

.pagination-actions {
    margin-top: 20px;
    margin-bottom: 20px;
}

.dropdown-kebab-pf .dropdown-menu {
    left: 15px !important;
}

.account-not-config, .lead-not-casl {
    display: none;
}

.popover-hover-link {
    cursor: default;
}

    .popover-hover-link ~ .popover {
        width: 200px;
    }

.italics-option {
    font-style: italic;
}

.leadPipelineSetDateTime-container {
    color: #8b8d8f;
}

.pipeline-label-edit-clickable {
    cursor: pointer;
    margin-left: 5px;
}

.pipeline-selector-clickable {
    display: none;
}

.LeadGrid-PipelineDropdown {
    top: 100% !important;
    overflow: auto !important;
    min-height: 100px;
}

.notification-envelope {
    width: 33px;
    height: 33px;
}

.phone-action-item {
    cursor: pointer;
}

.v2-additional-link {
    cursor: pointer;
}

.bold {
    font-weight: bold !important;
}

#NewCall:hover:before,
#NewNote:hover:before,
#NewSMS:hover:before,
#NewTask:hover:before {
    color: #3d92cb;
}

.delete-agent-job-icon {
    padding-left: 10px;
    padding-top: 5px;
    border-left: 1px solid #dbdbdb;
}

    .delete-agent-job-icon:not(.canDelete) {
        color: #d1d1d1;
        cursor: not-allowed;
    }

.edit-agent-job-icon {
    padding-right: 10px;
    padding-top: 5px;
    border-right: 1px solid #dbdbdb;
}

    .edit-agent-job-icon:not(.canEdit) {
        color: #d1d1d1;
        cursor: not-allowed;
    }

.edit-resend-sms-action {
    margin-right: 25px;
}

.justify {
    text-align: justify;
}

.font-large {
    font-size: large;
}

#smsTemplatesComposeDropdown, #massSmsTemplatesComposeDropdown {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2000;
}

.placeholder-loader {
    height: 200px;
}

.big-placeholder-loader {
    height: 400px;
}

.dropdown-title {
    border-color: transparent;
    border-style: solid;
    border-width: 1px 0;
    padding: 1px 10px;
    cursor: default;
}

.vertical-textarea {
    resize: vertical;
}

.lead-alerts-settings-tab-content h4,
.sms-general-settings-tab-content h4 {
    color: #8992a5;
    font-weight: 400;
    font-size: 14px;
}


.lead-alerts-settings-tab-content.switch {
    margin-left: -3px;
}

/* ----------------------------------------------------------------
   Keyword filter input
-----------------------------------------------------------------*/

.keyword-leads-filter-div {
    width: 320px;
    padding: 2px;
    margin-top: 7px;
    display: none;
}

.keyword-leads-filter-input-div {
    background-color: white;
    text-align: center;
    border: 1px solid rgba(102, 102, 102, 0);
    border-color: #3b91ca;
    border-radius: 30px;
    height: 32px;
    right: 5px;
    left: 0px;
}

.keyword-filter-icon {
    padding-left: 12px;
    padding-top: 8px;
}

.keyword-filter-input {
    padding: 5px !important;
}

.keyword-filter-search-btn {
    margin-top: 1px;
    margin-left: 18px;
    height: 28px;
    border-radius: 20px;
}

.form-control-keywords {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.66666667;
    color: #8493a8;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control-keywords:focus {
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        outline: 0;
    }

    .form-control-keywords::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control-keywords:-ms-input-placeholder {
        color: #999;
    }

    .form-control-keywords::-webkit-input-placeholder {
        color: #999;
    }

    .form-control-keywords::placeholder {
        color: #999;
        font-style: italic;
    }

    .form-control-keywords::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control-keywords[disabled],
    .form-control-keywords[readonly] {
        background-color: #f5f5f5;
        opacity: 1;
    }


#massSmsTemplatesComposeDropdownLink:focus, .send-new-sms-action:focus {
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-top: 0px solid #fff;
    outline: 0;
}

.trackActivityLabel {
    color: #8493a8;
    font-weight: 600;
}

.lead-description-textarea {
    overflow-y: hidden;
    overflow-x: hidden;
    min-height: 33px !important;
    max-height: 200px;
    margin-top: 15px !important;
}

.track-activity-tip-tooltip + .tooltip {
    width: 200px !important;
}

.tooltip {
    word-wrap: break-word;
}


/* ----------------------------------------------------------------
   Accordion
-----------------------------------------------------------------*/

.circleCollapse {
    display: inline-block;
    padding-top: 4px;
    text-align: center;
    height: 24px;
    width: 24px;
    border-radius: 15px;
    margin: 5px 10px 5px 0;
    font-size: 14px;
}

.titleCollapse {
    font-size: 14px !important;
}

.shortCodesBox {
    margin-top: 27px !important;
}

.titleCollapse:hover {
    cursor: pointer;
}

.assignmentActiveLabel {
    background-color: #99779C;
    width: 45px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-size: 10px;
    margin: auto;
    margin-top: 10px;
}

.assignmentSoldLabel {
    background-color: #F0BD45;
    width: 45px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-size: 10px;
    margin: auto;
    margin-top: 10px;
}

.assignmentHomeIconBox {
    text-align: center;
    padding-top: 10px;
}

ul.tabs1 {
    padding-left: 0px;
}

    ul.tabs1 li {
        list-style: none;
        float: left;
        margin-right: 10px;
        font-size: 12px;
        color: #999999;
    }

        ul.tabs1 li:before {
            content: '• ';
            margin-right: 0.5em;
        }

.assignmentHomeIconActive {
    border: 2px solid #99779C;
    padding: 9px;
    border-radius: 20px;
}

    .assignmentHomeIconActive:before {
        color: #99779C;
    }

.assignmentHomeIconSold {
    border: 2px solid #F0BD45;
    padding: 9px;
    border-radius: 20px;
}

    .assignmentHomeIconSold:before {
        color: #F0BD45;
    }

.tokenfield.focus {
    border: 1px solid #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.transparent-red {
    background-color: transparent !important;
    border: 1px solid red;
    color: red !important;
}

    .transparent-red:focus {
        border: 2px solid red !important;
        background-color: red !important;
        color: white !important;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6) !important;
        box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6) !important;
    }


    .transparent-red:active {
        border: 2px solid red !important;
        background-color: red !important;
        color: white !important;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6) !important;
        box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6) !important;
    }


    .transparent-red:hover {
        border: 2px solid red !important;
        background-color: red !important;
        color: white !important;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6) !important;
        box-shadow: inset 0 2px 2px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6) !important;
    }

ul#assignmentList {
    float: left;
}

#assignmentSourceSpan {
    float: left;
    font-weight: bold;
    font-size: 12px;
    padding-right: 15px;
    color: #999999;
}

.start-scheduler-btn {
    padding-left: 11px !important;
    padding-right: 8px !important;
    width: 60px;
    border-radius: 20px;
}

@media(max-width: 991px) {
    .start-scheduler-btn {
        margin-top: 5px !important;
    }
}

.stop-remove-campaign-btn, .pause-scheduler-btn {
    margin-top: 5px;
    padding-left: 11px !important;
    padding-right: 8px !important;
    width: 60px;
    border-radius: 20px;
}

@media(min-width:1244px) {

    .pause-scheduler-btn {
        margin-top: 0px !important;
    }
}

.force-listing-execution-button {
    margin-top: 5px;
    width: 60px;
    border-radius: 20px;
}

@media(min-width:992px) {
    .assignmentHomeIconBox {
        width: 45px !important;
    }
}

.campaing-email-item {
    position: relative;
}

.campaingEmailDate {
    display: block;
}

.campaings-email-hr {
    clear: both;
    margin-left: 15px;
    margin-right: 15px;
}

.campaings-email-text {
    white-space: initial;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 50000px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 14px;
    padding-top: 14px;
    width: calc(100% - 40px);
    margin: 0 auto;
    display: block;
    position: relative;
    clear: both;
    float: none;
    margin-bottom: 14px;
}

    .campaings-email-text.collapsed {
        display: none;
    }

.campaing-collapse-trigger {
    cursor: pointer;
}

#campaingsEmailModalLoader {
    top: 0;
}

.p-sm-l-30 {
    padding-left: 30px;
}

.p-sm-l-0 {
    padding-left: 0px;
}

.single-email-loader > .LoaderSpinner {
    top: calc(50% - 25px);
    left: calc(50% - 5px);
    width: 35px;
    height: 35px;
}

.single-email-table {
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    padding: 0px;
}

.single-email-tbody {
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
}

.single-email-th {
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
}

.single-email-tr {
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
}

.single-email-td {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
}

.single-email-a {
    min-width: 0px !important;
}

.single-email-img {
    object-fit: cover;
}

.info-bullets__icon > .single-email-img {
    width: initial;
    object-fit: initial;
}

.single-email-cta {
    padding-top: 0px !important;
}

.campaings-email-text > div {
    margin-bottom: 14px !important;
}


@media(max-width: 930px) {
    #filterModal .modal-content {
        top: 60px;
        left: 20px;
        right: 20px;
        width: 90%;
    }
}

@media(max-width: 640px) {
    #filterModal .modal-footer {
        flex-direction: column;
    }

    #filterModal .modal-footer > div {
        width: 100%;
    }
}

@media(max-width: 500px) {
    .single-email-img {
        width: 100%;
    }

    .single-email-td {
        font-size: 26px !important;
    }

        .single-email-td.cta-block__content {
            font-size: initial !important;
        }

    .single-email-a {
        font-size: 22px !important;
    }

    #filter-lead-buttons {
        grid-template-rows: 0.5fr 0.5fr;
        grid-template-columns: 1fr 1fr;
        padding-bottom: 15px;
    }

    .apply-all-filters-container {
        grid-area: 1 / 1 / 2 / 3;
        width: inherit;
        margin-right: 5px;
    }

    .clear-all-filters {
        width: auto;
        padding-right: 0 !important;
        margin-right: 0 !important;
        margin-left: 7.5px;
        grid-area: 2 / 2 / 3 / 3;
    }

    .save-filter-button-container {
        grid-area: 2 / 1 / 3 / 2 !important;
        margin-right: 7.5px;
        width: -webkit-fill-available !important;
        margin-left: 0;
    }

    #saveAsNewFilter {
        width: inherit;
    }

    .filter-options {
        display: flex;
        flex-direction: column-reverse;
    }

    .LeadGridFilters-FilterField-Dropdown {
        width: 50%!important;
    }

    .filter-types {
        padding-right: 7px !important;
        background: transparent;
    }

    .filter-operator-container {
        padding-left: 7px!important;
    }

    .filter-value-container {
        width: 100%!important;
        padding: 0!important;
        margin-top: 12px;
    }

    .LeadGridFilters-FilterField-Clear-Pause {
        display: inherit !important;
        justify-content: space-between!important;
        width: 100%;
        max-width: inherit!important;
        margin-bottom: 8px;
    }

    .pauseFilterLabel {
        transform: scale(1.1);
        margin-top: 4px!importanta;
    }

    .LeadGridFilters-FilterField-Clear-Pause .remove-filter {
        border: 1px solid;
        padding: 0;
        height: 24px;
        width: 24px;
        margin: 0;
    }

    .LeadGridFilters-FilterField-Clear-Pause .remove-filter span {
        font-size: 10px;
    }

    .filters-header {
        display: inherit;
        justify-content: space-between;
        width: 100%;
    }

    .help-section {
        display: none;
    }

    .grid-filter-tags-container {
        display: none !important;
    }

    .filter-scrollable-area-mobile {
        max-height: 445px;
        overflow-x: hidden;
        width: 99.5%;
    }

    .filter-scrollable-area-mobile .dropdown-menu {
        max-height: 200px !important;
    }

    .filter-scrollable-area-mobile .dropdown-menu.inner {
        max-height: 150px !important;
    }

    .dropdown-backdrop {
        display: none;
    }
}

@media(max-width: 282px) {
    #googleHealthBody .refreshIntegration {
        font-size: 12px;
        padding: 0px 4px;
    }
}

    #map-row > #map, #mapSingleListing {
        height: 800px;
    }

    .map-modal-dialog {
        margin: 0 auto;
        max-width: 100%;
        margin-top: 10px;
        width: calc(100% - 40px);
        padding-bottom: 15px;
    }
        .map-modal-dialog .message {
            background: #ccc;
            color: #000;
            padding: 5px 10px;
        }
        .map-modal-dialog .map-grey {
            height: 91%;
            width: 98.3%;
            background: #4e4e4e;
            position: absolute;
            z-index: 10;
            opacity: 0.5;
            text-align: center;
        }
            .map-modal-dialog .map-grey span {
                position: relative;
                color: white;
                top: 50%;
                font-size: 24px;
                text-shadow: 2px 2px black;
            }
    .map-modal-content > .modal-footer > div {
        margin-top: 10px;
    }

        .map-modal-content > .modal-footer > div > button > span, .map-modal-content > .modal-footer > div > button > i {
            color: white;
        }

    .map-coordinates {
        min-height: 33px !important;
        width: calc(100% - 100px);
    }

    .filter-value > .show-modal-button {
        width: 100px;
        text-align: center;
        outline: none;
        background: rgba(100, 100, 100, 0.2);
        color: white;
        transition: 0.3s ease all;
        padding-top: 10px;
    }

        .filter-value > .show-modal-button:active {
            box-shadow: none;
            color: #3b91ca;
        }

    .listing-filters-properties-row {
        position: relative;
    }

    .listing-overlay {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background-color: rgba(255, 255, 255, .4);
    }

    .assignmentEditLink {
        cursor: pointer;
    }

    .filter-value-container > .tokenfield {
        padding-top: 6px;
    }

    .bootstrap-timepicker-widget.dropdown-menu {
        z-index: 99999 !important;
    }

    .bootstrap-select .dropdown-menu {
        width: 100%;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

/* ----------------------------------------------------------------
   Listing Email Modal
-----------------------------------------------------------------*/

    .email-modal {
        cursor: pointer;
    }

        .email-modal .checkmark-span {
            line-height: 29px;
        }

        .email-modal.selected .checkmark-container {
            visibility: visible;
        }

        .email-modal.selected .single-listing-bottom-left {
            margin-bottom: 23px;
        }

        .email-modal.selected .single-listing-bottom-right {
            margin-bottom: 23px;
        }

        .email-modal .checkmark-container, .single-property-figure-clickable-image .checkmark-container {
            color: white;
            background-color: #4a90e2;
            width: 100%;
            height: 25px;
            position: absolute;
            bottom: 0;
            visibility: hidden;
        }

/* ----------------------------------------------------------------
   Lead Activity
-----------------------------------------------------------------*/
    .single-property-figure-clickable-image .checkmark-container {
        visibility: visible;
        display: none;
        z-index: 2;
        justify-content: center;
        align-items: center;
    }
    /* ----------------------------------------------------------------
   End of Lead Activity
-----------------------------------------------------------------*/

    .email-modal.selected figure.address-div {
        bottom: 25px;
    }

    #singleListingEmailModal .single-listing-property-container {
        cursor: pointer;
    }

    .single-listing-card-selected {
        margin-bottom: 23px;
    }

    .mls-number-card {
        display: none;
    }

    #singleListingEmailModal .single-listing-property-container .checkmark-span {
        line-height: 29px;
    }

    #singleListingEmailModal .single-listing-property-container.selected .checkmark-container {
        visibility: visible;
    }

    #singleListingEmailModal .single-listing-property-container .checkmark-container {
        color: white;
        background-color: #4a90e2;
        width: 100%;
        height: 25px;
        position: absolute;
        bottom: 0;
        visibility: hidden;
    }

    .spanNoPhotoPosition {
        position: absolute;
        font-size: 14px;
        color: #666666;
        left: 50%;
        top: 58%;
        -webkit-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%);
    }

    .iconNoPhotoPosition {
        position: absolute;
        font-size: 45px !important;
        color: #666666;
        left: 50%;
        top: 40%;
        -webkit-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%);
    }

    #singleListingEmailModal .single-listing-property-container.selected figure.snip1205 .address-div {
        bottom: 25px;
    }

    #singleListingEmailModal .filter-value > .show-map-button {
        width: 100px;
        text-align: center;
        outline: none;
        background: rgba(100, 100, 100, 0.2);
        color: white;
        transition: 0.3s ease all;
        padding-top: 10px;
    }

        #singleListingEmailModal .filter-value > .show-map-button:active {
            box-shadow: none;
            color: #3b91ca;
        }

    .pagination-index-item-single-listing-email > a {
        border-radius: 16px !important;
        padding: 2px 10px !important;
    }

    .call-recording-download:hover {
        color: #3b91ca;
    }

    /* ----------------------------------------------------------------
   Additional Contacts
-----------------------------------------------------------------*/

    #newContact {
        margin-left: 4px;
        margin-top: 10px;
    }



        #newContact i {
            padding-right: 5px !important;
        }

        #newContact p:hover {
            color: #296c98 !important;
            cursor: pointer;
        }

        #newContact p {
            color: #3b91ca !important;
        }

        #newContact span {
            display: inline;
        }


    .additionalEmailCC {
        display: inline;
        float: right;
    }

    #EmailCC {
        float: right;
    }

    .add-contact-type {
        width: 15%;
        float: left;
        padding-right: 10px;
    }

    .add-contact-first-name {
        width: 35%;
        float: left;
        padding-right: 20px;
    }

    .add-contact-last-name {
        width: 50%;
        float: left;
    }


    .add-contact-phone {
        width: 50%;
        float: left;
        padding-right: 20px;
    }

    .add-contact-email {
        width: 50%;
        float: left;
    }

    .add-contact-precheck {
        width: 80%;
    }

    .add-contact-checkbox {
        width: 12%;
        float: right;
    }

    @media (min-width:1199px) and (max-width:1700px) {

        .add-contact-type {
            width: 25%;
            float: left;
            padding-right: 10px;
        }

        .add-contact-first-name {
            width: 35%;
            float: left;
            padding-right: 20px;
        }

        .add-contact-last-name {
            width: 40%;
            float: left;
        }


        .add-contact-phone {
            width: 50%;
            float: left;
            padding-right: 20px;
        }

        .add-contact-email {
            width: 50%;
            float: left;
        }

        .add-contact-precheck {
            width: 80%;
        }

        .add-contact-checkbox {
            width: 12%;
            float: right;
        }
    }

    @media (min-width: 499px) and (max-width:1000px) {

        .add-contact-type {
            width: 25%;
            float: left;
            padding-right: 10px;
        }

        .add-contact-first-name {
            width: 35%;
            float: left;
            padding-right: 20px;
        }

        .add-contact-last-name {
            width: 40%;
            float: left;
        }


        .add-contact-phone {
            width: 50%;
            float: left;
            padding-right: 20px;
        }

        .add-contact-email {
            width: 50%;
            float: left;
        }

        .add-contact-precheck {
            width: 80%;
        }

        .add-contact-checkbox {
            width: 12%;
            float: right;
        }
    }

    @media (max-width: 499px) {

        .add-contact-type {
            width: 100%;
            float: left;
        }

        .add-contact-first-name {
            width: 100%;
            float: left;
            margin-top: 5px;
        }

        .add-contact-last-name {
            width: 100%;
            float: left;
            margin-top: 5px;
        }


        .add-contact-phone {
            width: 100%;
            float: left;
        }

        .add-contact-email {
            width: 100%;
            float: left;
        }
    }

    #additionalContactTypeLine {
        width: 12%;
        float: left;
        padding-top: 1px;
    }

    #typeTextLine {
        background: #3b91ca;
        color: white;
        border-radius: 8px;
        width: max-content;
        padding-left: 6px;
        padding-right: 6px;
        font-size: 11px;
        float: left;
    }

    #additionalContactNameLine {
        width: 24%;
        float: left;
        font-size: 14px;
        padding-top: 1px;
    }

    #additionalContactPhoneLine {
        width: 23%;
        float: left;
        color: #bfc1c1;
        padding-top: 1px;
    }

    #additionalContactEmailLine {
        width: 25%;
        float: left;
        color: #bfc1c1;
        padding-top: 1px;
    }

    .show-tasks-operator-dropdown {
        display: block !important;
    }

    #additionalContactEditDeleteLine {
        width: 16%;
        float: left;
        text-align: right;
        margin-top: -8px;
        padding-top: 1px;
    }

    #additionalContactLine {
        width: 100%;
        min-height: 40px;
        margin-top: 10px;
        background: #f8f9fb;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .addContactIcon {
        padding-right: 5px;
        cursor: pointer;
    }



    @media (min-width: 1199px) and (max-width:1499px) {
        #additionalContactLine {
            width: 100%;
            min-height: 70px;
            margin-top: 10px;
            background: #f8f9fb;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 10px;
        }

        #additionalContactTypeLine {
            width: 30%;
            float: left;
        }

        #additionalContactNameLine {
            width: 70%;
            float: left;
            font-size: 14px;
            margin-bottom: 5px;
        }

        #additionalContactPhoneLine {
            width: 30%;
            float: left;
            color: #bfc1c1;
        }

        #additionalContactEmailLine {
            width: 40%;
            float: left;
            color: #bfc1c1;
        }

        #additionalContactEditDeleteLine {
            width: 30%;
            float: left;
            text-align: right;
            margin-top: -8px;
        }
    }



    @media (min-width: 499px) and (max-width:1000px) {
        #additionalContactLine {
            width: 100%;
            min-height: 70px;
            margin-top: 10px;
            background: #f8f9fb;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 10px;
        }

        #additionalContactTypeLine {
            width: 30%;
            float: left;
        }

        #additionalContactNameLine {
            width: 70%;
            float: left;
            font-size: 14px;
            margin-bottom: 5px;
        }

        #additionalContactPhoneLine {
            width: 30%;
            float: left;
            color: #bfc1c1;
        }

        #additionalContactEmailLine {
            width: 40%;
            float: left;
            color: #bfc1c1;
        }

        #additionalContactEditDeleteLine {
            width: 30%;
            float: left;
            text-align: right;
            margin-top: -8px;
        }
    }

    @media (min-width:1200px) and (max-width:1500px) {
        .campaign-custom-size-font-header {
            font-size: 11px !important;
        }

        .campaign-custom-size-font {
            font-size: 12px !important;
        }

        .status-icon-for-campaign {
            display: none !important;
        }

        .peityTD > .peity {
            display: none !important;
        }

        #ecampainsList > tbody > tr {
            height: 30px !important;
        }
    }

    #campaigns-table-header {
        height: 40px;
    }

    @media (max-width:499px) {
        #additionalContactLine {
            width: 100%;
            min-height: 70px;
            margin-top: 10px;
            background: #f8f9fb;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 10px;
        }

        #additionalContactTypeLine {
            width: 30%;
            float: left;
        }

        #additionalContactNameLine {
            width: 70%;
            float: left;
            font-size: 14px;
            margin-bottom: 5px;
        }

        #additionalContactPhoneLine {
            width: 30%;
            float: left;
            color: #bfc1c1;
        }

        #additionalContactEmailLine {
            width: 40%;
            float: left;
            color: #bfc1c1;
        }

        #additionalContactEditDeleteLine {
            width: 30%;
            float: left;
            text-align: right;
            margin-top: -8px;
        }
    }

    /******** patternfly fixes for navigation  *********/

    .nav-pf-vertical.collapsed.hover-secondary-nav-pf {
        width: auto;
    }

    .nav-pf-vertical {
        overflow-x: unset;
        overflow-y: unset;
        width: 201px;
    }

    .secondary-nav-item-pf > a:after {
        content: "";
        visibility: hidden;
    }

    .secondary-nav-item-pf > a:hover:after {
        color: #737373;
        content: "\e90a";
        display: block;
        font-family: "alicons_16";
        font-size: 12px;
        line-height: 30px;
        padding: 14px 0;
        position: absolute;
        right: 20px;
        top: 0;
        visibility: visible;
    }

    /******** patternfly fixes for navigation end *********/

    /****** Tooltip notification left side navigation start ********/

    .navigation-tooltip {
        position: absolute;
        left: calc(102% + 20px);
        top: 50%;
        transform: translateY(-50%);
        white-space: normal;
        width: 382px;
        color: #ffffff;
        background-color: #4a8de6;
        z-index: 1050;
        display: none; /** By default hidden **/
    }

        .navigation-tooltip::after {
            position: absolute;
            width: 20px;
            height: 20px;
            left: -10px;
            top: 50%;
            margin-top: -10px;
            content: '';
            transform: rotate(45deg);
            background-color: #4a8de6;
        }

    .navigation-tooltip-body {
        padding: 20px;
    }

    .navigation-tooltip-header {
        font-size: 16px;
        font-weight: 900;
        padding-bottom: 5px;
        line-height: 20px;
    }

    .navigation-tooltip-content {
        line-height: 1.21;
    }

    .navigation-tooltip-footer {
        font-weight: bold;
        text-align: right;
        padding-top: 5px;
    }

    .navigation-tooltip-close {
        padding: 8px 10px;
        color: #ffffff;
        opacity: 0.8;
        float: right;
    }

    .navigation-tooltip-link {
        color: inherit;
        opacity: 0.8;
    }

        .navigation-tooltip-link:hover,
        .navigation-tooltip-link:focus {
            color: inherit;
            opacity: 1;
        }

    .navigation-tooltip-close::after {
        content: '✖'; /* UTF-8 symbol */
        font-weight: 100;
        font-size: 15px;
    }

    .navigation-tooltip-close:hover::after {
        cursor: pointer;
        opacity: 1 !important;
    }

    @media only screen and (max-width: 768px) {
        /* For mobile phones: */
        .navigation-tooltip {
            width: fit-content;
        }

        .show-mobile-nav {
            width: 170px;
        }

            .show-mobile-nav .list-group-item > a {
                height: initial;
                line-height: initial;
                padding: 14px 20px 14px 20px;
            }

        .navigation-tooltip-footer {
            text-align: left;
        }

        .show-mobile-nav.show-mobile-secondary {
            width: 190px;
        }

        .nav-pf-secondary-nav {
            width: 190px;
        }

        .secondary-nav-item-pf.active > a,
        .secondary-nav-item-pf:hover > a {
            width: auto;
            z-index: 1031;
        }

        .nav-pf-secondary-nav {
            left: 170px;
        }

        #facebookintegration-list-item {
            display: none;
        }
    }

    .fixedDate:hover {
        cursor: pointer;
    }

    #termsOfUseModalDialog {
        max-width: 700px;
    }

    .textTermsOfUse {
        text-align: left;
    }

    #termsOfUseContent {
        padding: 0 !important;
    }

    #termsOfUseModalBody {
        margin-left: 40px;
        margin-right: 40px;
    }

    #termsOfUseModalHeader {
        margin-left: 20px;
    }

    #termsOfUseFooter {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 20px;
    }

    #agreeToTermsOfUse {
        margin-right: 10px !important;
        color: white;
        background-color: #4A8DE6;
    }

    #dismissTermsOfUse {
        color: white;
        background-color: #CCD1D3;
    }

    /****** Tooltip notification left side navigation end ********/


    /*LEAD EXPORT MODAL*/

    .leadExportFieldLabel{
        width: 200px;
    }

    .headingLabel {
        color: #3D93CB;
    }

    .invalid{
        border: 1px solid red;
    }

.lead-address-list-item-head .lead-address-list-item-toolbar {
    float: right;
    text-align: right;
    margin-top: -8px;
    padding-top: 1px;
}
.lead-address-list-item-head .lead-address-list-item-main-text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.cursor-pointer {
    cursor: pointer;
}

@media (min-width: 1340px) {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 320px;
    }
}

@media (min-width: 1200px) and (max-width: 1339px) {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 260px;
    }
}

@media (min-width: 930px) and (max-width: 1199px)  {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 600px;
    }
}

@media (min-width: 820px) and (max-width: 929px) {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 350px;
    }
}

@media (min-width: 500px) and (max-width: 819px) {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 240px;
    }
}

@media (min: 430px) (max-width: 499px) {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 180px;
    }
}

@media (max-width: 429px) {
    .lead-address-list-item-head .lead-address-list-item-main-text {
        max-width: 120px;
    }
}