﻿input, select, textarea {
    font-weight: 400;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

    input[type=checkbox], input[type=radio] {
        vertical-align: middle;
    }

textarea {
    height: auto;
    overflow: auto;
    resize: vertical;
}

label {
    font-weight: 501;
}

.large {
    font-size: 120%;
}

.row-alt-even:nth-of-type(even), .row-alt-odd:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.accentBar {
    overflow: auto;
    padding: .25rem;
    margin: 6px 2px;
    border: 1px solid #c3cddc;
    border-radius: .35rem;
    background-color: rgba(255, 219, 151, 0.5);
    color: #2e6e9e;
    font-weight: bold;
    font-size: 1rem;
}

#mainNav .nav-link:focus, #mainNav .nav-link:hover {
    color: #000;
    background-color: #fffaf0;
}

.includedDocuments {
    font-weight: 500;
    font-size: 125%;
    cursor: pointer;
}

#mainNav .nav-link {
    font-weight: 600;
    color: #000;
}

#mainNav.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0 auto;
}

    #mainNav.navbar-nav .border-right {
        border-right: 1px solid #c5c5c5 !important;
    }

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#mainNav .nav-item.active {
    border-bottom: 3px solid #ecd3a5;
    margin-bottom: -3px;
    margin-left: -1px;
    padding-left: 1px;
    color: #000;
}

    #mainNav .nav-item.active .nav-link {
        color: #000;
        background-color: #ffedcb;
    }

#masterPage .navbar.navbar-expand-md {
    padding: 0.25rem 1rem;
}

#home-pods .card .card-body {
    max-height: 242px;
    min-height: 242px;
    overflow-y: hidden;
    overflow-x: hidden;
    scrollbar-width: thin; /* Firefox */
}

#home-pods #genericSearchResults .card .card-body {
    max-height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    scrollbar-width: thin; /* Firefox */
}

#searchTypeWrapper .multiSelectLength, .multiSelectLength {
    overflow-y: hidden;
}

#NewDaysBack {
    max-width: 30%;
}

#Radius_Select {
    border-radius: 0;
    border: 1.5px #ffffff;
    height: 24px !important;
}

@media (min-height: 242px) {
    #home-pods .card .card-body {
        overflow-y: auto;
    }
}

@media (min-height: 108px) {
    #searchTypeWrapper .multiSelectLength, .multiSelectLength {
        overflow-y: auto;
    }
}

    /*#home-pods .card .card-body::-webkit-scrollbar {
        width: 20px;
    }*/

    /*#contentOverall select.multiSelectLength::-webkit-scrollbar, #home-pods .card .card-body::-webkit-scrollbar, #home-pods .card .card-body #availableSearches::-webkit-scrollbar, #home-pods .card .card-body #selectedAreas::-webkit-scrollbar, #home-pods .card .card-body #availableAreas::-webkit-scrollbar, #home-pods .card .card-body #selectedCities::-webkit-scrollbar, #home-pods .card .card-body #availableCities::-webkit-scrollbar, #home-pods .card .card-body #selectedActivities::-webkit-scrollbar, #home-pods .card .card-body #availableActivities::-webkit-scrollbar, #home-pods .card .card-body #selectedStatuses::-webkit-scrollbar, #home-pods .card .card-body #availableStatuses::-webkit-scrollbar, #home-pods .card .card-body #selectedSearchesForm .card-body .list-group::-webkit-scrollbar, #home-pods .card .card-body #selectedSearchesForm .card-body ul::-webkit-scrollbar {
        width: 0.5em;
    }

    #contentOverall #searchTypeWrapper select.multiSelectLength::-webkit-scrollbar {
        width: 0.65em;
    }

    #contentOverall select.multiSelectLength::-webkit-scrollbar-track, #home-pods .card .card-body::-webkit-scrollbar-track, #home-pods .card .card-body #availableSearches::-webkit-scrollbar-track, #home-pods .card .card-body #selectedAreas::-webkit-scrollbar-track, #home-pods .card .card-body #availableAreas::-webkit-scrollbar-track, #home-pods .card .card-body #selectedCities::-webkit-scrollbar-track, #home-pods .card .card-body #availableCities::-webkit-scrollbar-track, #home-pods .card .card-body #selectedActivities::-webkit-scrollbar-track, #home-pods .card .card-body #availableActivities::-webkit-scrollbar-track, #home-pods .card .card-body #selectedStatuses::-webkit-scrollbar-track, #home-pods .card .card-body #availableStatuses::-webkit-scrollbar-track, #home-pods .card .card-body #selectedSearchesForm .card-body .list-group::-webkit-scrollbar-track, #home-pods .card .card-body #selectedSearchesForm .card-body ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    #contentOverall select.multiSelectLength::-webkit-scrollbar-thumb, #home-pods .card .card-body::-webkit-scrollbar-thumb, #home-pods .card .card-body #availableSearches::-webkit-scrollbar-thumb, #home-pods .card .card-body #selectedAreas::-webkit-scrollbar-thumb, #home-pods .card .card-body #availableAreas::-webkit-scrollbar-thumb, #home-pods .card .card-body #selectedCities::-webkit-scrollbar-thumb, #home-pods .card .card-body #availableCities::-webkit-scrollbar-thumb, #home-pods .card .card-body #selectedActivities::-webkit-scrollbar-thumb, #home-pods .card .card-body #availableActivities::-webkit-scrollbar-thumb, #home-pods .card .card-body #selectedStatuses::-webkit-scrollbar-thumb, #home-pods .card .card-body #availableStatuses::-webkit-scrollbar-thumb, #home-pods .card .card-body #selectedSearchesForm .card-body .list-group::-webkit-scrollbar-thumb, #home-pods .card .card-body #selectedSearchesForm .card-body ul::-webkit-scrollbar-thumb {
        background-color: #666;
        outline: 1px solid #eee;
    }*/

#home-pods #selectedSearchesForm .card-body::-webkit-scrollbar {
    display: none;
}

#home-pods .card .list-group-item, #selectedPodsForm #availablePods .list-group-item, #selectedPodsForm #selectedPods .list-group-item {
    padding: 0.125rem .75rem;
}

#home-pods .modal .card-body ul li {
    list-style: none;
}

#home-pods #MarketActivityChooseSort .card-body, #home-pods #notificationInfo .card-body, .savedSearchDialog select  {
    max-height: 9.6rem;
    min-height: 9.6rem;
    overflow-y:auto;
}

#home-pods #selectedAccounts, #home-pods #availableAccounts, #home-pods #selectedAreas, #home-pods #availableAreas, #home-pods #selectedCities, #home-pods #availableCities, #home-pods #selectedActivities, #home-pods #availableActivities {
    min-height: 9rem;
    max-height: 9rem;
    overflow-y:auto;
}

#home-pods .modal #selectedSearchesForm .card-body ul, #home-pods .modal #selectedSearchesForm .card-body .list-group, #home-pods #availableStatuses, #home-pods #selectedStatuses,
#home-pods #availableProspects, #home-pods #selectedProspects {
    min-height: 14.5rem;
    max-height: 14.5rem;
    overflow-y:auto;
}

#selectedPodsForm #ConfigChooseSort>div {
    min-height: 25rem;
    max-height: 25rem;
    overflow-y: auto;
}

#home-pods #selectedPods, #home-pods #availablePods {
    min-height: 14rem;
    overflow-y: auto;
}

.editDashboardPods {
    min-height: 15rem !important;
    max-height: 25rem;
    overflow-y: auto;
}

#home-pods #selectedActivities a:hover, #home-pods #selectedCities a:hover, #home-pods #selectedAreas a:hover, #home-pods #selectedAccounts a:hover, 
#home-pods #availableActivities a:hover, #home-pods #availableCities a:hover, #home-pods #availableAreas a:hover, #home-pods #availableAccounts a:hover, 
#home-pods #selectedStatuses a:hover, #home-pods #selectedSearches a:hover, #home-pods #selectedReports a:hover, #home-pods #selectedProspects a:hover, 
#home-pods #availableStatuses a:hover, #home-pods #availableSearches a:hover, #home-pods #availableReports a:hover, #home-pods #availableProspects a:hover {
    cursor: grab;
}

#home-pods #MarketActivityChooseSort .card .card-body::-webkit-scrollbar {
    display: none;
}

#home-pods .homeCal {
    min-height: 1rem;
    min-width: 1.75rem;
    max-width: 1.75rem;
    display: inline-block;
    vertical-align: middle;
}

#home-pods #today {
    background-color: #fffa90;
    border: 1px #dad55e solid;
}

#home-pods #homeTasks {
    background-color: #e5fdb0;
    border: 1px #c3d59a solid;
}

#home-pods #homeEvents {
    background-color: #a7c9fb;
    border: 1px #819cc3 solid;
}

#home-pods td.highlight {
    border: none !important;
    padding: 1px 0 1px 1px !important;
    background: none !important;
    overflow: hidden;
}

#home-pods .cal-container .ui-state-default, #home-pods .cal-container .ui-widget-content .ui-state-default {
    background: #fff;
    color: #000;
}

#home-pods .cal-container .ui-state-highlight, #home-pods .cal-container .ui-widget-content .ui-state-highlight {
    background: #fffa90;
    color: #000;
}

#home-pods td.highlightEvent a {
    background: #a7c9fb !important;
    border: 1px #819cc3 solid !important;
    color: #000;
}

#home-pods td.highlightTask a {
    background: #e5fdb0 !important;
    border: 1px #c3d59a solid !important;
}

#home-pods .text-smaller {
    font-size: .85rem;
}

#home-pods td.highlightAMSEvdent a {
    background: #FB5736 url(bg.png) 50% 50% repeat-x !important;
    border: 1px #88a276 solid !important;
}

#GenericSearchDialog .list-group-container, #GenericSearchDialog .generic-search-result {
    max-height:30rem;
    min-height:30rem;
}

#AgentDialog .list-group-container {
    max-height:24rem;
    min-height:24rem;
}

#GenericSearchDialog .list-group-container {
    overflow-y:scroll;
}

#helpDialog {
    padding-left: 20px;
    padding-right: 20px;
    overflow-y: auto;
}

#helpDialog h5 {
    margin-top: 10px;
}

@media (min-width:1200px) {
    #masterPage .navbar-nav .nav-link:before {
        display: none;
        content: '';
        position: absolute;
        bottom: calc(-1.25rem);
        left: 1rem;
        right: 1rem;
        border-top: 3px solid #ffdb97;
    }

    #masterPage .navbar-nav .nav-link:focus, #masterPage .navbar-nav .nav-link:hover {
        outline: 0;
    }
}

.nav-tabs .nav-link, .nav-tabs .nav-item.ui-state-default a, .nav-tabs .nav-item.ui-state-default a:link, .nav-tabs .nav-item.ui-state-default a:visited {
    background-color: #546681;
    color: #fff;
    margin-right: 0.25rem;
}

    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        border-color: #7d8da5 #7d8da5 #7d8da5;
    }

    .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active, .nav-tabs .nav-item.ui-state-default a.nav-link.active {
        border-color: #7d8da5 #7d8da5 #fff;
        background-color: #fff !important;
        color:#495057;
    }

.tab-container {
    background-color: #f8fcff;
}

.grab {
    cursor: grab;
}

    .grab:focus, .grab:active {
        cursor: grabbing;
    }

.grabbing {
    cursor: grabbing;
}

.pointer {
    cursor: pointer;
}

.mh-10 {
    max-height: 10% !important;
}

.mh-25 {
    max-height: 25% !important;
}

.mh-50 {
    max-height: 50% !important;
}

.mh-75 {
    max-height: 75% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.max-vh-25 {
    max-height: 25vh !important;
}

.max-vh-35 {
    max-height: 35vh !important;
}

.max-vh-50 {
    max-height: 50vh !important;
}

.max-vh-75 {
    max-height: 75vh !important;
}

.min-h-10 {
    min-height: 10% !important;
}

.min-h-25 {
    min-height: 25% !important;
}

.min-h-50 {
    min-height: 50% !important;
}

.min-h-75 {
    min-height: 75% !important;
}

.min-h-100 {
    min-height: 100% !important;
}

.min-vh-25 {
    min-height: 25vh !important;
}

.min-vh-50 {
    min-height: 50vh !important;
}

.min-vh-75 {
    min-height: 75vh !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.max-vw-100 {
    max-width: 100vw !important;
}

.lh-1 {
    line-height: 1 !important;
}

.lh-2 {
    line-height: 1.125 !important;
}

.lh-3 {
    line-height: 1.25 !important;
}

.lh-4 {
    line-height: 1.5 !important;
}

.h-10 {
    height: 10% !important;
}

.h-15 {
    height: 15% !important;
}

.h-20 {
    height: 20% !important;
}

.h-30 {
    height: 30% !important;
}

.h-40 {
    height: 40% !important;
}

.h-50 {
    height: 50% !important;
}

.h-60 {
    height: 60% !important;
}

.h-70 {
    height: 70% !important;
}

.h-80 {
    height: 80% !important;
}

.h-85 {
    height: 85% !important;
}

.h-90 {
    height: 90% !important;
}

.w-05 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    #sortedPhotosAdd {
        max-height: 50vh !important;
        overflow-y: auto;
        padding-right: 0.45rem;
        padding-bottom: 4.5rem !important;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    #sortedPhotosAdd {
        max-height: 60vh !important;
        overflow-y: auto;
        padding-right: 0.45rem;
        padding-bottom: 4rem !important;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    #sortedPhotosAdd {
        max-height: 70vh !important;
        overflow-y: auto;
        padding-right: 0.45rem;
        padding-bottom: 3rem !important;
    }
    #addMlsNumbers .searchByMLSNoBox {
        max-width: 7rem;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    #sortedPhotosAdd {
        max-height: 80vh !important;
        overflow-y: auto;
        padding-right: 0.45rem;
        padding-bottom: 2rem !important;
    }
    #addMlsNumbers .searchByMLSNoBox {
        max-width: 7rem;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    #sortedPhotosAdd {
        max-height: 90vh !important;
        overflow-y: auto;
        padding-right: 0.45rem;
    }
    #addMlsNumbers .searchByMLSNoBox {
        max-width: 7rem;
    }
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 1;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 1;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 3;
    }
}

#contactAddressBookList, .multiSelectLength {
    resize: vertical;
}

.ui-dialog-buttonset button.ui-button, .ui-dialog-buttonset > button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: .125rem;
}

#standardAlert .modal-header {
    padding: 0.5rem 1rem;
}

.bg-display, .ui-dialog .ui-dialog-titlebar, .bg-display li a, #calculatorModal .modal-header {
    background-color: #546681 !important;
    color: #fff;
}

a.bg-display:hover, a.bg-display:focus,
button.bg-display:hover,
button.bg-display:focus,
.ui-dialog-buttonset button.ui-button, .ui-dialog-buttonset > button {
    background-color: #5d6f8a !important;
    color: #fff;
}

.bg-display-lt, .ui-dialog .ui-dialog-titlebar, #calculatorModal .modal-header {
    background-color: rgba(108, 130, 161, 0.75) !important;
    color: #fff;
    border: 1px #7d8da5 solid;
}

    .bg-display-lt a {
        color: #fff;
    }

a.bg-display-lt:hover, a.bg-display-lt:focus,
button.bg-display-lt:hover,
button.bg-display-lt:focus,
.ui-dialog-buttonset button.ui-button, .ui-dialog-buttonset > button {
    background-color: #546681 !important;
    color: #fff;
}

.modal-header.bg-display .close {
    opacity: .75;
}

.modal-header.bg-display .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}

.modal-content, .ui-dialog {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.25)!important;
}

.modal .modal-header {
    cursor: move;
}

.border-display {
    border-color: #5d6f8a !important;
}

a.text-display:hover, a.text-display:focus {
    color: #5d6f8a !important;
}

.text-display {
    color: #5d6f8a !important;
}

.table-display,
.table-display > th,
.table-display > td {
    background-color: #546681;
}

    .table-display th,
    .table-display td,
    .table-display thead th,
    .table-display tbody + tbody {
        border-color: #5d6f8a;
    }

.table-hover .table-display:hover {
    color: #ecd3a5;
    background-color: #546681;
}

    .table-hover .table-display:hover > td,
    .table-hover .table-display:hover > th {
        background-color: #5d6f8a;
    }

.btn-display, .ui-widget-content a.btn-display,
.ui-dialog-buttonset button.ui-button, .ui-dialog-buttonset > button, .ui-widget-content a.btn-display {
    color: #fff;
    background-color: #546681;
    border-color: #5d6f8a;
}

    .btn-display:hover,
    .ui-dialog-buttonset button.ui-button:hover, .ui-dialog-buttonset > button:hover, .ui-widget-content a.btn-display:hover {
        color: #ecd3a5;
        background-color: #546681;
        border-color: #7186a5;
    }

    .btn-display:focus, .btn-display.focus {
        color: #fff;
        background-color: #546681;
        border-color: #5d6f8a;
        box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
    }

    .btn-display.disabled, .btn-display:disabled {
        color: #fff;
        background-color: #74859f;
        border-color: #5d6f8a;
    }

    .btn-display:not(:disabled):not(.disabled):active, .btn-display:not(:disabled):not(.disabled).active,
    .show > .btn-display.dropdown-toggle,
    .ui-dialog-buttonset button.ui-button:active, .ui-dialog-buttonset > button:active {
        color: #fff;
        background-color: #92a8c7;
        border-color: #5d6f8a;
    }

        .btn-display:not(:disabled):not(.disabled):active:focus, .btn-display:not(:disabled):not(.disabled).active:focus,
        .show > .btn-display.dropdown-toggle:focus,
        .ui-dialog-buttonset button.ui-button:focus, .ui-dialog-buttonset > button:focus {
            box-shadow: 0 0 0 0.2rem rgba(65, 118, 174, 0.25);
        }

.btn-outline-display {
    color: #467ca5;
    border-color: #467ca5;
}

    .btn-outline-display:hover {
        color: #ecd3a5;
        background-color: #467ca5;
        border-color: #467ca5;
    }

    .btn-outline-display:not(:disabled):not(.disabled).active, .btn-outline-display:not(:disabled):not(.disabled):active, .show > .btn-outline-display.dropdown-toggle {
        color: #fff;
        background-color: #467ca5;
        border-color: #467ca5;
    }

.badge-display {
    color: #fff;
    background-color: #5d6f8a;
}

    .badge-display:hover, a.badge-display:hover, a.badge-display:focus {
        color: #ecd3a5;
        background-color: #5d6f8a;
    }

a.badge-display:focus, a.badge-display.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(77, 142, 191, 0.50);
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.breadcrumb {
    background-color: transparent;
    padding: .25rem 1rem;
    color: #000;
}

#contentInfo .breadcrumb a, #contentInfo .breadcrumb a:hover, #contentInfo .breadcrumb a:visited, #contentInfo .breadcrumb-item.active, #contentInfo .breadcrumb-item + .breadcrumb-item::before,
#navTop, #navTop a, #navTop a:hover, #navTop a:visited, .navTop, .navTop a, .navTop a:hover, .navTop a:visited {
    color: #fff;
    font-size: .875rem;
}

    #navTop .form-group, .navTop .form-group {
        margin-top: 1px;
    }

    #navTop a#amsMaintLink:hover, .navTop a#amsMaintLink:hover {
        color: #212529;
    }

#impersonatedAgent {
    max-width: 100%;
}

.ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5;
}

.savedItemsContent a, .savedItemsContent a:hover, .savedItemsContent a:active {
    text-decoration: none;
}

.card-header {
    padding: .125rem .75rem;
    color: #3a5479;
    font-weight: 500;
}

.card-body {
    padding: .5rem .75rem;
    line-height: 1.25;
}

    .card-body table {
        line-height: 1;
        border: 0 solid #eee;
    }

        .card-body table tbody {
            border: 0 solid #eee;
        }

    .card-body #homePodCal table {
        margin: 0 0 0.25rem;
    }

#contactsTable, #prospectsTable, #contactsTable.dataTable thead th, #contactsTable.dataTable thead td, #prospectsTable.dataTable thead th, #prospectsTable.dataTable thead td {
    border-bottom: 1px solid #ccc;
}

/*.card .list-group-item, #availablePods .list-group-item, #selectedPods .list-group-item {
    padding: .125rem 1rem;
}*/

/*.card .list-group-item, #availablePods .list-group-item, #availableActivities .list-group-item, #availableAreas .list-group-item, #selectedPods .list-group-item, #selectedActivities .list-group-item, #availableCities .list-group-item, #selectedCities .list-group-item, #availableStatuses .list-group-item, #selectedStatuses .list-group-item, #availableProspects .list-group-item, #selectedProspects .list-group-item, #availableSearches .list-group-item, #selectedSearches .list-group-item {
    padding: .125rem .5rem;
}*/

/*#availableActivities, #selectedActivities
, #availableStatuses, #selectedStatuses
, #availableProspects, #selectedProspects
, #availableCities, #selectedCities
, #availableAreas, #selectedAreas
, #availableReports, #selectedReports
, #availableSearches, #selectedSearches {
    min-height: 9rem;
    max-height: 9rem;
}*/

.p-or-sm .card-body {
    padding: .75rem .75rem;
}

.p-or-sm .list-group-item {
    padding: .25rem .5rem;
}

.p-or-sm .btn-sm {
    padding: 0.125rem .35rem;
}

.p-or-sm .card-header {
    padding: .125rem .5rem;
}

.list-group-item .alert {
    margin-bottom:0.5rem;
}

/*#availablePods, #selectedPods {
    min-height: 10rem;
    max-height: 20rem;
}*/

.card .btn-group-sm > .btn, .btn-sm {
    line-height: 1;
    padding: .25rem .35rem;
}

.card hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.btn-primary {
    background-color: #3174bb;
    border-color: #3174bb;
}

.text-primary {
    color: #3174bb !important;
}

.badge-primary {
    background-color: #3174bb;
}

.btn-primary:hover {
    background-color: #215387;
    border-color: #1f4a79;
}

a {
    color: rgba(6,50,89,.75);
}

.mce-container iframe {
    min-height: 16rem;
}

iframe #facebook {
    max-height: 24px;
}

.pagination {
    display: -ms-flexbox;
    /*display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem*/
}

.page-link {
    position: relative;
    display: block;
    padding: 0.25rem 0.35rem;
    margin-left: -1px;
    line-height: 1;
    color: #343a40;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover {
        z-index: 2;
        color: #343a40;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 3;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.25
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

#contactResults .page-item .page-link.static,
#prospectResults .page-item .page-link.static {
    font-weight: 500;
    color: #3e4a5a;
    background-color: rgba(108, 130, 161, 0.2);
    border-color: #c4cbd2;
}

    #contactResults .page-item .page-link.static:hover,
    #prospectResults .page-item .page-link.static:hover {
        color: #5d6f8a;
        background-color: rgba(236, 211, 165, 0.75);
        border-color: #c4cbd2;
    }

#contactResults .page-item.active .page-link, #prospectResults .page-item.active .page-link {
    color: #4e4e4e;
    font-weight: 500;
    background-color: #ecd3a5;
    border-color: #778ba7;
}

.dataTables_filter label, .accordion label {
    margin-bottom: 0;
}

.form-contact-search {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .2rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*jQuery*/
.ui-datepicker .ui-datepicker-header {
    padding: 0.1rem 0;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.25rem;
}

.ui-datepicker th {
    padding: .5rem .25rem;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 1.25rem;
    height: 1.25rem;
}


#homePodCal .ui-datepicker .ui-datepicker-title {
    line-height: 1.25rem;
}

#homePodCal .ui-datepicker th {
    padding: 0.25rem 0.25rem;
}

#homePodCal .ui-datepicker td, .ui-datepicker .table-bordered td {
    padding: 0.025rem;
}

#homePodCal .ui-datepicker .ui-datepicker-prev, #homePodCal .ui-datepicker .ui-datepicker-next {
    width: 1.5rem;
    height: 1.25rem;
}

.ui-datepicker-calendar > .ui-datepicker td span, .ui-datepicker-calendar > .ui-datepicker td a {
    padding: .12rem;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: rgba(255,250,144,.6);
    color: #62611b;
}

.ui-widget {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.card .ui-datepicker {
    width: 100%;
}

.card .ui-widget.ui-widget-content {
    border: 0;
}

.ui-state-disabled{
    opacity: 35%;
}

.ms-notice {
    margin-top: 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.25rem;
}
/* Highlight text color */
.highlight {
    background-color: yellow;
}

table.dataTable thead th, table.dataTable thead td {
    font-weight: 500;
    line-height: 1.25rem;
    font-size: 14px;
    border-right: 1px solid #95a4ba;
}

svg > g > g.google-visualization-tooltip {
    pointer-events: none
}

@media print{
    @page {
        size: auto;
    }
}