@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.no-js .top-bar {
    display: none;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

h1, h3, h4, h6 {
    text-transform: uppercase;
}

h3 {
    margin-top: 15px;
}

h4, h6 {
    font-weight: 500
}

h6 {
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: 1px;
    color: #404040;
}

a.button.clear {
    text-decoration: underline;
}

table {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    color: #656565 !important;
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
}

textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

label {
    font-family: 'Poppins', sans-serif;
    font-size: .7rem;
    font-weight: 500;
    line-height: 2.25rem;
    color: #333;
    margin-top: -.5rem;
}

select {
    font-family: 'Roboto', sans-serif;
    border-radius: .25rem;
    height: 41px;
    font-size: .8rem !important; 
}

thead th {
    border-bottom: 2px solid #d5d5d5 !important;
}

.caps {
    text-transform:capitalize !important;
}

.body-copy {
    font-family: 'Roboto', sans-serif;
    font-size: .9em;
    width: 80%;
    margin-bottom: 2rem;
}

.body-copy-wide {
    font-size: .9em;
}

.body-copy-full {
    font-family: 'Roboto', sans-serif;
    font-size: .9em;
    margin-bottom: 2rem;
}
.bump {
    margin-left: 3.5em;
}


.tablerow {
    font-weight: bold;
    text-transform: capitalize;
    font-size: .9em;
    background-color: #fff;
    border-bottom: 2px solid #d5d5d5 !important;
}

.rowtitle {
    text-transform: capitalize;
    font-weight: 600;
}

.rowdescription {
    font-size: .7em;
    font-weight: 400;
    display:inline-block;
    padding-top:0.5em;
}

.main {
    padding: 10px 0px 80px 0px;
}

.iconspace svg {
    margin-right: 0.3em;
}


.row {
    padding-left: 15px;
    padding-right: 15px;
}

.menu {
    background: #eee;
}

.main-page-container {
    box-sizing: border-box;
}

@media (max-width: 1450px) {
    .main-page-container {
        padding: 0 1.5rem;
    }
}

.dash-hero {
    height: 475px;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #0c1212;
    background-image: url('https://be.exitrealty.com/images/app-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 2.5em;
    box-sizing: border-box;
    padding: 0 4.5rem;
}

.ellipsehero {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    float: left;
}

@media (max-width: 1330px) {
    .dash-hero {
        height: 390px;
    }

    .ellipsehero {
        width: 70%;
    }
}
.herotitle {
    text-transform: uppercase;
    color: white;
    margin-bottom: 0.2em;
    padding-top: 1.5em;
    font-size: 2.25em;
    font-weight: 500;
    text-shadow: 3px 3px black;
}

    @media (max-width: 1057px) {
        .herotitle {
            padding-top: 1.5em;
            font-size: 1.7em;
        }
    }

.hero-notifications {
    color: #ffffff;
}

.hero-notifications label {
    color: #ffffff;
    font-weight: bold;
}

.hero-notifications ul {
    margin-left: 0;
}

.hero-notifications ul li {
    list-style: none;
    line-height: 44px;
    margin-left: 0;
    height:49px;
}

.hero-notifications button {
     margin-bottom: 0;
}

.hero-slider-container {
    margin: 3em 0 2em 2em;
    background: rgb(0 0 0 / 80%);
    height: 60%;
    padding: 1em 3em 0 3em;
    color: #fff;
}
@media (max-width: 1023px) {
    .hero-slider-container {
        display: none;
    }
}

.feature-slider-container {
    height: 75%;
    padding: 1em 3em 0 3em;
}

/*@media (max-width: 860px) {
.hero-slider-container {
    margin: 3em .25em 0 .25em;
    }
}*/

.hero-slider-container label {
    color: #fff;
}

.orbit-previous, .orbit-next {
    cursor: pointer;
    padding: .5rem;
}

.orbit-slide-container {
    margin: 1.5rem 2rem 0 2rem;
}

@media (max-width: 1023px) {
    .orbit-slide-container {
        margin: .7rem 2rem 0 2rem;
    }
}

.orbit-slide-container h4 {
    font-size: 18px;
    line-height: 26px;
}

@media (max-width: 1023px) {
    .orbit-slide-container h4 {
        font-size: 15px;
        line-height: 22px;
    }
}

.orbit-slide-container h5 {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    color: rgba(255,255,255,.5)
}

.orbit-slide .body-copy-wide {
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    font-size: .75em;
}


/* some drilldown styling */

.is-drilldown {
    width: auto !important;
    min-height: auto !important;
    padding: .25rem .25rem 0 .25rem;
    box-sizing: border-box;
    overflow-y:scroll;
}

.is-drilldown-submenu-parent {
    background: blue !important;
}

.drilldown a {
    padding: 0.7rem 0.7rem;
}

#nav-logo {
    height: 80px;
    width: 110px;
    background: url('../images/exit-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
    @media (max-width: 1024px) {
        #nav-logo {
            height: 80px;
            width: 80px;
            margin-right: .5rem;
        }
    }
    @media (max-width: 770px) {
        #nav-logo {
            height: 80px;
            width: 60px;
            margin-right: .3rem;
        }
    }

#nav-logo a:hover {
    border: 0px;
}

.nav-logo-mobile {
    width: 110px;
    height: 80px;
    background: url('../images/exit-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.pagetitle {
    text-transform: uppercase;
    color: #363636;
    margin-bottom: .25em;
    padding-top: 1em;
    font-size: 2.5em;
    font-weight: 500;
    letter-spacing: 3px;
}

.logolink {
    min-height: 55px;
    min-width: 70px;
}

.agent-rc3 {
    border-radius: 50%;
    height: 55px;
    width: 55px;
    margin-top: .6em;
    background-size: cover;
}

.agent-ai-rc3 {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    background-size: cover;
}

.alert {
    color: #C12020;
    padding-left: 1em;
}

.rc-chat {
    flex-direction: column-reverse !important;
}

.nav-icon {
    color: black;
    margin-right: .2em !important
}

.nav-icons:hover {
    background-color: inherit !important;
    border-bottom: none !important;
}

.nav-icons a:hover {
    border-bottom: none !important;
}

.nav-icons svg, .nav-icons i {
    transition: all ease-in .15s;
}

.nav-icons svg:hover, .nav-icons i:hover {
    color: #00626C;
}

.ai-icon {
    font-size: 2.25em;
    margin-top: .5rem;
    color: darkgrey !important;
}

.trend-icon {
    font-size: 2.5em;
    text-align: center;
}

.trend-icon-up {
    color: #7bae49 !important;
}

.trend-icon-down {
    color: #A62626 !important;
}

.teal-icon {
    color: #00626C;
    font-size: 1.5em
}

.social-icon {
    color:#ffffff;
    padding: 0.4em;
    border-radius: 5000px;
    width: 28px;
}

.social-icon-new {
    color:black;
}

.insights {
    min-height:100px;
    background: #ededed;   
    border:none; 
    border-right: 1px solid darkgrey;
    border-bottom: 1px solid darkgrey;
    border-radius: 8px;
}

.insights .fa {
    margin-right:.5em;
}

.teal {
    color: #00626C !important;
}

.white {
    color:#ffffff !important;
}

.left-copy {
    text-align: left;
}

.white-icon {
    color: white !important;
}

.dark-icon {
    color:#000 !important;
}

.bold {
    font-weight: bold;
}

.strong {
    font-weight: 600;
}

.cerat {
    font-size: .6em;
    margin-left: 1.25em;
    color: black !important;
}

#mainmenu {
    background-color: #f6f6f6;
}

.fullheight img {
    height: 100%
}

.dropdown a {
    border-bottom: 3px solid #f2f2f2;
}

.dropdown-pane a {
    border-bottom: 3px solid #fefefe;
}

.pointer {
    cursor: pointer;
}



/* Scrollbars */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #333333;
    border-radius: 4px;
}


/* Inner Page Nav */


.innerpagenav .button-group {
    margin-left:.5em;
}

.innerpagenav .button {
    margin-right: 1em;
    margin-left: 1em;
}

.innerpagenav svg {
    margin-right:.7em;
}



/* Foundation Fixes */

.title-bar {
    background: #00626C;
}

a:focus, a:hover {
    color: #00626C;
}

.inline-list {
    display: inline-flex;
    list-style-type: none;
    margin-left: 0;
    margin-bottom: .5em;
}

.inline-list li {
    padding-right: 1.5em;
}

.reveal {
    border-radius: 30px;
    padding: 2.5em;
}

a.button.tealhover {
    border-bottom: 3px solid #ffffff;
}

a.button.tealhover:hover {
    border-bottom: 3px solid #00626C;
}

.dashboardsection {
    padding: 0 3em 3em 0;
}

.dashboardsection table {
}

.dashboardsection .icon {
    color: black;
    font-size: 1.5em;
    margin-right: .8em;
}

.dash-icon-link:focus, .dash-icon-link:hover {
    color: #00626C;
}

.dash-icon-inactive {
    color: #a9a9a9 !important;
}

.dash-table td {
    font-size: .8em;
    font-weight: normal;
}

.dash-grid-action {
    margin-left: .3em !important;
    margin-right: .3em !important;
}

.dash-table th {
    font-size: .7em;
    font-weight: normal;
}

.dash-card {
    height: 220px;
    background-image: url(https://www.creativefabrica.com/wp-content/uploads/2020/05/10/Horizontal-waves-of-pattern-vector-Graphics-4080263-1.jpg);
    background-repeat: no-repeat;
    background-size: 330px;
    background-position-y: -10em;
    border-radius: 20px;
    border: 1px solid #00626C;
}

.dash-container {
    min-height: 80px;
    width: 100%;
    /*padding: 1em;*/
    padding: .35em 1em 1em 1em;
    border-radius: 10px;
    border: 1px solid lightgray;
    margin-top: .65rem;
}

.main-dash-container {
    min-height: 80px;
    width: 100%;
}

#actions_count {
    margin-left: .5em;
    color: #00626C;
}



/* Breadcrumbs */

.breadcrumb {
    padding-top: .7em;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
}



/* Tabs */

.tabs {
    border: none;
    border-bottom: 1px solid #00626C;
}

.tabs-content {
    border: 1px solid rgba(0,0,0,0.25) !important;
    box-sizing: border-box;
    padding: 0 0 5rem 0;
}

.tabs-title {
    border: 1px solid #00626C;
    border-radius: 8px 8px 0 0;
    text-align: center;
    min-width: 15%;
}

.tabs-title > a {
    font-family: 'Poppins', sans-serif;
    font-size: .8em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1rem 1.75rem;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
    background: #00626C;
    color: #ffffff;
    border-radius: 8px 8px 0 0;
}

.tabs-title > a:hover {
    color: #00626C;
    background: #f4f4f4;
    border-radius: 8px 8px 0 0;
}

.widetitle {
    min-width: 20%;
}

.tabstack {
    border-radius: 3px;
    margin: 0.5em;
}

.tabstack:hover {
    color: #00626C;
    background: #f4f4f4;
}

.tabstack > a {
    font-size: .8em;
    font-weight: 500;
    text-transform: uppercase;
}

.tabstack > a:focus, .tabs-title > a[aria-selected=true] {
    background: #00626C;
    color: #ffffff;
    border-radius: 6px 6px 0 0;
}

.tabstack > a:hover {
    color: inherit;
    background: inherit;
    border-radius: 0px !important;
}

.tabstack > a:focus {
    border-radius: 0px !important;
}



/* Presentations */
.prestypepic {
    height: 120px;
    background-size: cover;
    width: 100%;
    background-position:center;
}



/* Workflows */
.wfpreview {
    font-weight: 600;
}

.wfpreview li {
    font-size: .8em;
}


.workflowsummary {
    background: #7fc5cc;
    padding: 1em;
    border-radius: 15px 15px 0 0;
    color: white;
}

.workflowsummary label {
    color:white;
}

.workflowsummary .progress {
    border-radius:15px;
    background-color:#a8d8dc;
}

.workflowsummary .progress-meter {
    border-radius: 15px;
    background-color: white;
}

.workflowsummary .progress-meter-text {
    color:#00626C;
}

.assigneepic {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-top: 0.6em;
    background-size: cover;
    float: left;
    margin-right: 1em;
}

.assignedagent, .assignedrole {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    padding: 0.5rem;
    margin: 0.5rem;
    background-color: #f2f2f2 !important;
    border-radius: 5px;
    color:black;
    height:55px;
  }
  
.stepdue {
    font-size: .7em;
    margin-top: -1em;
}

.wfsteps {
    padding:1em;
    border: 1px solid #7FC6CC;
    border-radius: 0px 0px 15px 15px;
}

.wfsteps > h6 {
    text-transform: capitalize;
    margin-bottom: -0.3em;
}

.taskassignees {
    margin-bottom:.3em !important;
}

.assignedagent .fa-times, .assignedrole .fa-times {
    margin-left: auto;
}

.assignee {
    font-weight: 600;
    cursor:pointer;
}

.sub-assignee {
    font-size: .8em;
    text-transform: uppercase;
}

.assigneecontainer {
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    padding-top: .8em;
}

.assignee i {
    margin-left:.8em;
    font-size:.8em;
}

.assigneetoggle {
    background-color: #f6f6f6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    padding-right: 2em;
    text-transform: capitalize !important;
}

.assigneetoggle:hover {
    background-color: #e9e9e9 !important;
    color: black !important;
}

.wfowner {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}

.wfowner > .assignment-pic {
    margin-top:0;
    margin-right:.5em;
}

.wfowner > .assignment-pic:hover {
    margin-bottom:0;
}

.wfowner > .button {
    margin-bottom:inherit;
}

.subdescription{
    margin-left: 2em;
    font-weight: 400;
    font-size: .9em;
    width:100%;
}

.toggleview {
    font-size:1.5em;
}

.disabled {
    opacity: 0.25;
    cursor: not-allowed;
}

.wfassignmentlistContainer {
    display: flex;
    flex-wrap: wrap;
    max-height: 200px; 
    overflow-wrap: break-word; 
    overflow-y: auto;
}

.wfassignmentlistItem {
    flex-basis: calc(50% - 10px); 
    margin: 0;
    box-sizing: border-box;
    display: flex;
    align-items:baseline;
}

.wfassignmentlistItem > input{
    margin-right:5px;
}

#wf_automation_assign_role_select > .wfassignmentlistItem {
    flex-basis: calc(100% - 10px) !important;
}

.wfgridbutton {
    display:flex;
    padding-left:0;
}

.wfgridbutton i {
    margin-right: .4em;
}

.wfactivetitle {
    background: #7FC6CC;
    padding: 1em 1em 0em 1em;
    border-radius: 10px 10px 0px 0px;
    color: white;
    margin-bottom: 0px;
}

.assigneeavatar.team {
    height: 40px;
    width: 40px;
    float: left;
    background-color: #78b640;
    border-radius: 5000px;
    margin-right: 1em;
}

.assigneeavatar.role {
    height: 40px;
    width: 40px;
    float: left;
    background-color: #00626C;
    border-radius: 5000px;
    margin-right: 1em;
}

.assigneeavatar.agent {
    height: 40px;
    width: 40px;
    float: left;
    background-color: #78b640;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5000px;
    margin-right: 1em;
}

.complete-step {
    background: #78b640;
    padding: 0.8em 1em 0.8em 1em;
    color: white;
    border-radius: 15px;
    margin-right: 1em;
    width: 130px;
}

.skipped-step {
    background: #e27f0d;
    padding: 0.8em 1em 0.8em 1em;
    color: white;
    border-radius: 15px;
    margin-right: 1em;
    width: 130px;
}

.label-icon {
    display:flex;
    flex-wrap:inherit;
    align-items:center;
}

.label-icon i {
    font-size: 3em;
    margin-right: 0.5em;
    color: #bfbfbf;
}

#CardsContainer, #ListContainer {
    padding-top:2em;
    max-height: 650px;
    overflow-y: scroll;
    overflow-x: hidden;
}
    @media (max-width: 1022px) {
        #CardsContainer, #ListContainer {
            padding:1em;
            max-height: 400px;
        }   
        #active_wf_grid {
            max-height: 600px;
        }   
    }

#active_wf_grid {
    max-height: 800px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-bottom: 2em;
}

#workflow_grid .card hr {
    margin: 0.8rem auto 0rem auto;   
    opacity: 50%;
}

#workflow_grid .card .agent-rc3 {
    margin: .1rem .5rem 0 0 !important; 
}

#workflow_grid .card h6 {
    margin-bottom: 0;
}

#workflow_grid .wfdescrip {
    margin: 0;
}

#workflow_grid .card-section {
    padding: 0 1rem 1rem 1rem;
}

#workflow_grid .tags {
    text-transform: capitalize;
}

.wfcreator {
    padding: 1rem .7rem 0 .85rem !important;
}

.wfcreator .button-group a {
    font-size: .75rem !important;
    letter-spacing: 0;
    text-decoration: none;
}

.wfcreator .button-group .whiteassign {
    padding: 1rem !important;
    line-height: 0 !important;
    height: 0 !important;
    letter-spacing: 1px;
    border: 1px solid #fff;
}

.wfcreator .button-group .whiteassign:hover {
    border: 1px solid #fff;
}

.wfcreator p {
    font-size: 12px;
    font-weight: 300;
}

.wfcreator i {
    margin-bottom:.2em;
}

.wfcreator .cell {
    display: flex; flex-direction: column; align-items: center; justify-content: center;
}

.wf_attribution {
    display: flex;
    align-items: center;
    height: 36px;
    justify-content: space-between;
}

.wf_attribution_pic {
    border-radius: 50%;
    background-size: cover;
    margin-right: inherit !important;
    margin-top: inherit !important;
    margin-left: 0.3em !important;
    margin-bottom: inherit !important;
    height: 22px;
    width: 22px;
    background-position:center;
}

.wf_attribution_pic_large {
    height: 30px;
    width: 30px;
    margin-left: 0 !important;
    margin-right: 0.5em !important;
}

.wfattributionlabel {
    font-size: 10px;
    color: darkgrey;
    text-align:left;
    flex:1;
}

.wfattribution {
   font-weight:500;
   font-size:12px; 
}

.wfcreator .jiggle {
    font-size:20px;
}

.even {
    background-color: #F4F4F4 !important;
}

.jiggle:hover {
    animation: wiggle 0.5s ease-in-out infinite;
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(5deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.tagcontainer .bold {
    font-size: 11px;
}

.opportunitydisplay {
    padding:5px 15px 5px 5px;background-color:white;cursor:pointer;
}

.wfnav {
 cursor:pointer;
}

.wfnav span {
    color: #00626C;
    margin-right: 2em;
    font-weight: 500;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: .9em;
    padding-bottom: 0.3em;
}

.wfnav i {
    font-size: 1.2em;
    margin-right: 0.3em
}

.wfpgactive {
    border-bottom: 3px solid #00626C !important;
}

.collapsed {
    margin-bottom: .3em !important;
}

.switch-paddle {
    border-radius: 50px;
    transform: scale(0.7);
  }
  
  .switch-paddle:before {
    border-radius: 50%;
  }
  
  .switch-paddle:after {
    border-radius: 50%;
  }


/*Workflow Library stuff*/
.centered {
    display:flex;
    justify-content: center;;
}

.icon-settings {
    margin-right:1.5em !important;
}
.red {
    color:#F17F7F !important;
}
.propercase {
    text-transform:capitalize !important;
}
.step-title {
    font-size:.8em;
    font-weight:400;
}
.labelfix {
    line-height:1rem !important;
}

.icon-group-wrap {
    display: flex;
    align-items: center;
}

.icon-group {
    float: left;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right:.8em;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); 
  }

  .inner-icon {
    color: white;
  }

  .tight {
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom: 3px !important;
  }

/* workflow progress bar stuff */
#progressbarContainer {
    width: 100%;
    height: 22px;
    border-radius: 15px;
    background-color: #f0f0f0;
    border: 2px solid darkgrey
}

.segment {
    float: left;
    height: 18px;
    border-right: 2px solid white;
    border-top: 2px solid white;
    border-bottom: 2px solid white
}

.progress-green {
    background-color: #78b640
}

.progress-yellow {
    background-color: #F9CA47
}

.progress-grey {
    background-color: #bcbcbc
}

#workflows_tabs li {
    width:20%;
}

#workflow_list .k-auto-scrollable.k-grid-content,
#automation_main_grid .k-auto-scrollable.k-grid-content,
#active_kendo_grid .k-auto-scrollable.k-grid-content {
    overflow-x: hidden;
}

.k-header {
    font-family: 'Poppins', sans-serif;
}

.wfcreator {
    background-color: #7B7B7B !important;
    padding-top: 0.7em;
}

.wfcreator > .button-group {
    margin-bottom: 1em;
}

.wflistbody {
    display:flex;
    align-items:center;
}

.wflistitem {
    padding:.5em;
}

.wflistdata{
    font-weight: 400;
    font-size: 1.2em;
}

.wflistlink{
    font-size: .8em;
    margin-top: -0.4em;
}

#workflow_grid .card {
    border: 1px solid #7B7B7B;
}

.wfstep {
    font-size: .8em;
    background-color: #f3f3f3;
    padding: 0.3em 0.3em 0.3em 0.6em;
    margin-bottom: 0.3em;
}

.wfstepcontainer {
    max-height: 180px;
    overflow-y: scroll;
    margin-top: 1em;
    margin-bottom: 1em;
}

.emphasizedLink {
    font-size: .8em;
    font-weight: 600;
    text-decoration: underline;
}

/* Make button.emphasizedLink look/behave like a link */
button.emphasizedLink {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

button.emphasizedLink:hover,
button.emphasizedLink:focus {
    color: #00626C; /* match standard link hover */
    text-decoration: underline;
}

#CardsContainer {
    padding-top:2em;
}

.container {
    padding-top:2em;
}

.card-divider {
    padding-bottom: 0px;
}

[id^="wf_panel_"] {
    padding-bottom: 2em;
}

.assignbuttons {
    margin-bottom: 1em !important;
    display: flex;
    align-items: center;
    margin-top: -1em;
}

.assignbuttons a {
    font-weight: inherit;
    text-decoration: underline !important;
}

.assignbuttons i {
    margin-right:.5em;
}


.whiteassign {
   background-color:white !important;
   width:120px;
   margin-right:1em !important;
}

.whiteassign:hover {
    color:#ffffff !important;
    background-color: #00626C !important;
}

.body-copy h6 {
    height: 58px;
    overflow: hidden;
}

.wfdescrip {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Adjust the number of lines you want to show */
    -webkit-box-orient: vertical;
    height: 40px !important;;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wfdescripfull {
    min-height:40px;
    height:auto !important;
    display: -webkit-box;
}

.wflistdescrip {
    font-size:12px;
    margin-top:-.2em;
}

.wftitle {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Adjust the number of lines you want to show */
    -webkit-box-orient: vertical;
    height: 58px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wftitlefull {
    min-height:58px;
    height:auto !important;
}

.wfstepdescription {
    margin-left: 1em;
    font-weight: 300;
    font-style: italic;
    display: none;
    pointer-events: none;
}

.wfliststrong {
    font-weight:500;
}

/* WF assignment pic displays */

.progressContainer {
    padding:0em 1em 1em 1em;
    background: #7FC6CC;
    color:white;
}

.mainprogresscontainer {
    margin-top: auto;
    margin-bottom: auto;   
}

.stepsContainer {
    padding:1em;
}

.assignee_circle {
  display: inline-block;
    background-color: #00626C;
    margin: 8px;
    border-radius: 50%;
}

.assignee_circle-inner {
  color: white;
  display: table-cell;
  vertical-align: middle; 
  text-align: center;
  text-decoration: none;
  height: 35px;
  width: 35px;  
  font-size: 30px;
  font-weight:400;
}

.assignment-container {
    width: 100%;
  }
  .assignment-pic {
    height: 35px;
    width: 35px;
    border-radius: 5000px;
    border: 1px solid white;
    background-position: center center;
    background-size: cover;
    margin-top: 6px;
    float: left;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
    transition: margin 0.2s ease-in-out;
    background-color:darkgrey;
  }
  
  .assignment-pic img {
    width: 100%; 
    height: 100%;
    border-radius: 5000px;
    object-fit: cover; 
    transition: transform 0.2s ease-in-out;
  }
  
  .wf-assignment-pic {
    height: 35px;
    width: 35px;
    border-radius: 5000px;
    background-position: center center;
    background-size: cover;
    margin-top: 6px;
    float: left;
    transition: margin 0.2s ease-in-out;
    margin-right:.5em;
  }
  
  .wf-assignment-pic img {
    width: 100%; 
    height: 100%;
    border-radius: 5000px;
    object-fit: cover; 
    transition: transform 0.2s ease-in-out;
  }
   



  .assignment-pic:hover {
    margin-top: 0px;
    margin-bottom:6px;
    border: 1px solid #00626C;
    transition: margin 0.2s ease-in-out;
  }
  
  .assignee-name {
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 8px;
    top: 100%; /* Position below the hovered assignment-pic */
    left: 0; /* Align to the left */
    width: 300px; 
    transform: translateX(-100%); /* Position to the left of the assignee container */
  
  }
  
  .assignment-pic:hover + .assignee-name {
    display: block;
  }
  
  .more-profiles {
    font-size:10px;
    float:left;
  }
  
  .clicked {
    display:block;
    margin-right:10px;
  }
  
  .show-all .assignment-pic {
    transform: none !important;
    display:block;
    margin-right:6px;
  }
  
  .show-all .hidden-profile {
    display:inline-block !important;
    margin-right:6px;
  }
  
  
  
  .show-all .assigneebox {
    width: auto;
    margin-right: 6px;
  }
  
  
  .hidden-profile {
    display: none !important;
  }
  
  .show-all .hidden-profile {
    display: inline-block;
  }
  
  .assigneebox:hover .assignee-name {
    display: block;
  }
  
  .clicked + .assignee-name {
    display: block;
  }
  
  .clicked img {
    transform: scale(1.1); /* Apply a slight zoom effect when clicked */
  }
  
  
  .assigneedetails {
      position: absolute;
      display: none;
      background-color: white;
      border: 2px solid rgb(204, 204, 204);
      border-radius: 10px;
      padding: 10px;
      z-index: 1000;
      top: calc(100% + 10px);
      font-size:12px;
  }
  
  .assigneedetails::before {
      content: "";
      position: absolute;
      top: -10px;
      left: 15px;
      transform: translateX(-50%);
      border-width: 0 10px 10px 10px;
      border-style: solid;
      border-color: transparent transparent rgb(204, 204, 204) transparent;
      border-top-color: transparent;
  }
  
  .task-descrip {
      font-family: 'Roboto', sans-serif;
      font-size: .8em;
      margin-bottom: 0.5em;
  }

/* Button Links*/
.separate .button {
    margin: 0 .2em 0 .2em;
}

.link-small {
    font-size: .7em;
    color: #00626C;
    text-decoration: underline;
    margin-right: .4em;
}

.buttonfix {
    margin-top: 1.3em;
}

.tiny {
    font-size: 12px !important;
}

.labelbuttonfix {
    margin-top: 1.75em;
}

.chat-others {
    border-color: #9A9A9A !important;
    color: #fff !important;
    background-color: #9A9A9A !important;
}

.chat-system {
    text-align: center;
    color: #00626C;
    font-size: .8em;
    font-weight: 600;
}

.chat-system-time {
    font-size:10px;
    margin-top:5px !important;
}

.k-message-time {
    font-size:10px !important;
    word-break:break-word;
}

.imageviewer {
    margin-right:500px !important;
}

.underline {
    text-decoration:underline;
}

/* Telerik Chat Fixes */

.k-chat {
    background-color: inherit !important;
}



/* Telerik Form Fixes */

.k-widget input {
    margin-bottom: 0px;
}

/* Office Portal */
.listicon {
    font-size: 36px;
    color: #333
}


#office_portal .dashboardsection {
    padding-right: 0 !important;
}

.announcements-wrapper {
    max-height: 500px;
    overflow-y: scroll;
    border: 1px solid #999999;
    border-radius: 8px;
    margin: 0 1.5em 0 0em;
}


.announcements-block {
    width: 95%;
    position: relative;
    margin: 1rem auto;
    border-radius: .5rem;
    min-height: 100px;
    box-sizing: border-box;
    padding: 1rem;
}

.announcements-block .profile {
    position: absolute;
    left: 1rem;
    top: 1rem;
    width: 80%;
}

.announcements-block .profile .image {
    float: left;
    border-radius: 50%;
    background-size: cover;
    width: 50px !important;
    height: 50px !important;
    margin-right: .5rem;
}

@media (max-width: 400px) {
    .announcements-block .profile .image {
        display: none;
    }

    .innerpagenav svg {
        margin-right: .7em !important;
    }
    .innerpagenav .button {
        width: 90%;
        margin-left: auto;
        margin-right: auto !important;
    }

    .tooltip {
        margin-left: -110px !important;
    }

    .callout-arrow {
        border-right:none !important;
        border-left:10px solid #00626C;
        right:0px;
        left:100%;
    }

}

.announcements-block .profile .name {
    float: left;
    width: 240px;
    margin-top: .33rem;
    font-weight: 500;
    font-size: .95rem;
    line-height: 1.5rem;
    color: #000;
}

.announcements-block .profile .type {
    float: left;
    width: 240px;
    font-size: .8rem;
    line-height: .8rem;
    color: rgba(0,0,0,0.75);
}

@media (max-width: 689px) {
    .announcements-block .profile .name {
        float: left;
        width: 200px;
        margin-top: .33rem;
        font-weight: 500;
        font-size: .95rem;
        line-height: 1.5rem;
        color: #000;
    }

    .announcements-block .profile .type {
        float: left;
        width: 200px;
        font-size: .8rem;
        line-height: .8rem;
        color: rgba(0,0,0,0.75);
    }
}

.announcements-block .description {
    position: relative;
    width: 100%;
    margin-top: 4rem;
}

.announcements-block .description .title {
    font-weight: 600;
    color: #000;
    margin: 0;
}

.announcements-block .description p {
    font-family: 'Roboto', sans-serif;
    font-size: .8rem;
    line-height: 1.1rem;
    margin: 0;
    padding: 0;
}

.announcements-block .date {
    position: absolute;
    right: 2.65rem;
    top: 1.5rem;
    font-size: .8rem;
    line-height: .8rem;
    color: rgba(0,0,0,0.5);
    z-index: 2;
}

.announcements-block .pin {
    position: absolute;
    height: 25px;
    width: 25px;
    text-align: center;
    right: 1rem;
    top: 1.3rem;
    transition: all .3s;
    z-index: 2;
}

.announcements-block .pinpin i {
    cursor: pointer;
    font-size: 1rem;
    transition: all .3s;
}

.pin-sticky {
    color: #00626C !important;
    opacity: 80% !important;
    rotate: 45deg !important;
}

.pin-notsticky {
    color: white !important;
    opacity: 90% !important;
    rotate: 0deg !important;
}


.announcements-block .pin i:hover {
    opacity: 100%;
}

.announcements-block .icon-type {
    position: absolute;
    right: 1rem;
    bottom: .6rem;
    z-index: 1;
}

.announcement-bg {
    font-size: 7.5em;
    margin-top: 0.1em;
    color: #00626C;
    opacity: 10%;
}

.announcement-Birthday {
    background: #C4F0F5;
}

.announcement-Note {
    background: #C4F0F5;
}

.announcement-Event {
    background: #C4F0F5;
}

.announcement-Birthday {
    background: #C4F0F5;
}

.announcement-Training {
    background: #C4F0F5;
}

.announcement-Lunch {
    background: #C4F0F5;
}

.announcement-Community {
    background: #C4F0F5;
}

.announcement-Birthday {
    background: #C4F0F5;
}

.datacount {
    color: #00626C
}

#office_portal .button-group {
    margin-top: 1em;
}

.quicklinks-wrapper {
    max-height: 400px;
    overflow-y: scroll;
    border: 1px solid #666;
    border-radius: 8px;
}

#OP_Announcement_Grid > .k-listview-content {
    border: 1px solid #666;
    border-radius: 8px;
}

.officedocs-wrapper, .officevideolinks-wrapper, .officeDirectory-wrapper, .officeContacts-wrapper {
    max-height: 300px;
    overflow-y: scroll;
}

.propphoto {
    border-radius: 8px;
    height: 140px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



/* Telerik Calendar Fixes */
.k-task {
    color: #ffffff;
    padding-left: .5em;
    cursor: pointer;
}

.k-event-template {
    cursor: pointer;
}

.calendarkey {
    padding-left: 0.5em;
    margin-right: 0.5em;
    border-radius:5px;
}

/* Telerik Dropzone Fixes */

.card-divider {
    background: inherit;
}



/* Telerik Stepper Fixes */

.k-step-current {
    color: #00626C;
}

.stepcontainer {
    border-radius: 8px;
}



/* Telerik Dropzone Fixes */

.k-upload .k-dropzone {
    border: 0;
    background: #fff;
}

.k-upload {
    border: 0;
}

/* Telerik Grid Pager Fixes */
.k-pager-wrap {
    border-color:#fff;
    background-color:#fff;
}

/* Telerik Button Fixes */
.k-button {
    color: #fff !important;
    background: #00626C !important;
    border-radius: 4px !important;
    border: 0 !important;
    padding: .85rem 1rem !important;
    text-transform: uppercase;
    font-size: .75rem !important;
    cursor: pointer !important;
    line-height: 1 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0.5em 0 0;
}

.k-button:hover {
    background-color: #02707A !important;
}

.k-button.k-button-send {
    padding: .35rem !important;
}

.k-button.k-button-send svg {
    filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(86deg) brightness(100%) contrast(100%) !important;
}

a.k-button.k-button-decrease {
    padding: 0 !important;
}

a.k-button.k-button-increase {
    padding: 0 !important;
}

.k-state-active {
    background: #00bccf !important;
}

/*misc */

.ellipsis {
    display: -webkit-box;
    white-space: nowrap;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.tags {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    background: #3FA8B3;
    border-radius: 4em;
    padding: 0.4em 2em;
    color: white;
    text-transform: uppercase;
    font-size: .8em;
    margin-right: .5em;
}

.tags a {
    color: white;
    margin-left: 1.5em;
}

.hollowtags {
    background: #ffffff;
    border-radius: 5000px;
    padding: .4em 1.5em;
    color: #00626C;
    text-transform: uppercase;
    font-size: .7em;
    line-height: 2rem;
    margin-right: 0.5em;
    border: 1px solid #00626C;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    transition: all ease-in .25s;
    white-space: nowrap;
}

.hollowtags:hover {
    background: #3fa8b3;
    color:#ffffff;
}

.hollowtags .active {
    background: #3fa8b3;
    color: #ffffff;
}

.pillcontainer {
    flex-wrap: wrap
}

.pillcontainer li {
    margin-bottom:.6em;
}

.doctags span {
    padding: .2em .4em .2em .4em;
    border-radius: 6px;
    margin: 0 .3em 0 .3em;
    font-size: .7em
}



/* Dashboard Trajectory */

.trajectory {
    padding: .5rem;
}

.traj-up {
    background-color: #7bae49;
}

.traj-down {
    background-color: #A62626;
}

.traj-up span {
    color: #7bae49;
    position: absolute;
}

.traj-down span {
    color: #A62626;
    position: absolute;
}

.traj-slice {
    height: 85%;
    margin: .5em;
    width: 8px;
    border-radius: 50px;
}

.trend {
    font-size: 1.2em;
    padding-left: .5em;
    font-weight: 600;
}

.currentvalue {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 0px;
}

.trajectory h6 {
    font-size: .8em;
}

.traj-icon-wrapper {
    font-size: .4em;
}

.card-section.trajectory svg {
    font-size: 1em !important;
}

.detailviewagentname {
    margin-left: 5em;
    margin-top: 1.75em;
    width: 138px;
}


/* Dashboard Spotlight */
.spotlight-value {
    font-size: 3em;
    text-align: center;
}

.spotlight-details {
    text-align: center;
}

.card-icon {
    margin-right: 0px !important;
    font-size: 1em !important;
    margin-left:-.16em;
    color:#00626C !important;
}

.card {
    border-radius: 19px;
    border: 1px solid #00626C;
}

.card:hover {
    /*! background: #efefef; */
}

.increase {
    color: #00626C;
}

.decrease {
    color: #880000;
}

.sectioncontainer {
    padding: 1em;
    border: 1px solid lightgrey;
}



/* Badges */

.badges .icon {
    font-size: 2.5em;
}

.checkboxes label {
    float: left;
    padding-right: 1.5em;
}

/* Main Page Accordions */

.accordion-title {
    font-weight: Bold;
    font-size: 1.2em;
    color: #00626C;
    text-transform: uppercase
}

.accordion-title:focus, .accordion-title:hover {
    font-weight: Bold;
    font-size: 1.2em;
    color: #506668;
    text-transform: uppercase
}

.accordion-icon {
    float: left;
    margin-right: 1em;
    color: #00626C !important;
}

.accordion-icon:focus, .accordion-icon:hover {
    color: #506668;
}

.accordion {
    width: 100%;
    border: 1px solid #00626C;
    border-radius: 4px;
}

.accordion-title:focus, .accordion-title:hover {
    background-color: #ffffff;
}

.accordion-content {
    margin: 1em;
    border: 0;
}



/* Dashboard Daily Actions Panel */

.off-canvas {
    padding: 1rem;
    width: 410px;
    box-shadow: none !important;
    margin-top: 5em;
    border-radius: 1.5rem 0 0 0;
    background-color: white;
    border-top: 8px solid #fff;
    z-index: 2000000001 !important; /* === to stop tawk widget from showing on flyout panels === */
}

.off-canvas .dash-container {
    margin: 0;
    padding: .35rem 1rem 3rem 1rem;
    border: 0;
}

.panel-title {
    color: #404040;
    font-size: 1.2em;
    font-weight: 700;
}

.off-canvas .panel-title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.25rem;
}

.panel-title .icon {
    width: 25px;
    height: 25px;
    padding: 0 !important;
}

.flyout-tabs-title {
    width: 50%;
    text-align: center;
}

.chat-list {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0.5em;
    font-weight: 700;
}

#chat_message {
    margin: 0;
    padding: 4 px 8 px;
    width: 100%;
    min-width: 0;
    height: 80px;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    box-shadow: none;
    color: inherit;
    background-color: #fff;
    font: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    border: 1px solid #999999;
}

.k-bubble a {
    color: inherit;
    text-decoration: underline;
}

.timestamp {
    font-size:.6em;
    font-weight:400;
    float:right;
}

.customer {
    float: left;
    margin-right: 0.4em;
    margin-top: 0.2em;
    color: #00626C !important;
}

.flyout {
    border: 1px solid #00626C;
}

.flyout .grid-x {
    border: solid #efefef;
    border-width: medium;
}

.flyout .grid-x .button {
    background-color: white;
}

#offCanvasWorkflows {
    padding:1em;
    width:470px;
}

.featured {
    border: 1px solid #00626C;
    padding: 1em .5em 2em .5em;
    margin: 0 0 2em 0;
    border-radius: 8px;
}

.notificationTime {
    font-size: .7em;
    padding-top: .5em;
    padding-bottom: 1em;
    line-height: 16px;
    font-weight: bold
}

.notificationCopy {
    text-transform: capitalize;
    font-size: .9em;
    line-height: 18px;
}



.DailyActionsPanel {
    min-height: 80px;
    box-shadow: rgb(0 0 0 / 50%) 0px 0px 8px;
    margin-bottom: 2em;
    padding: 0px;
}

.DailyActionsPanel .grid-x:nth-child(odd) {
    background-color: #F8F8F8;
}


.daitemwrapper {
    padding: .8em
}

.daititle {
    text-transform: capitalize;
    font-size: 1.1em;
    line-height: 1.2rem;
    font-weight: 700;
    padding-left: 0.3em;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    height: 50px;
}

.daititle a {
    color: #363636
}

.daidate {
    font-size: .7em;
    margin-bottom: 1em;
}

.daidescription {
    font-family: 'Roboto', sans-serif;
    font-size: .9em;
    padding-top: .5em;
    padding-bottom: 1em;
    line-height: 22px;
}

.daitype {
    background-size: contain;
    height: 40px;
    width: 40px;
    float: right;
    margin-left: 1em;
    background-repeat: no-repeat;
}

.late span {
    background-color: #A62626;
    color: white;
    padding: 0.3em 0.8em 0.3em 0.8em;
    border-radius: 5000px;
}

.ontime span {
    background-color: #00626C;
    color: white;
    padding: 0.3em 0.8em 0.3em 0.8em;
    border-radius: 5000px;
}

.notificationsitem {
    border-bottom: 2px solid #efefef;
    margin-bottom: 1em;
}

.notificationsdescription {
    font-size: .7em;
}

.notificationdate {
    font-weight: bold;
    font-style: italic;
    font-size: .7em;
}

.button {
    text-transform: uppercase;
    background-color: #00626C;
    border-radius: 4px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    letter-spacing: 1px;
}

.small .button, .button.tiny {
    font-size: 11px !important;
}

.wide-button {
    min-width: 200px;
}

.button-list {
    text-align: left;
}

.buttonz {
    text-align: center
}

.newProperty {
    padding: .1em .5em .1em .5em;
    color: white;
    background: #999;
    margin-left: .5em;
    font-size: 12px;
    font-weight: 100;
    white-space: nowrap;
}



/* Input Group*/

.input-group {
    margin-top: 1.3em;
    margin-bottom: 0;
}

.input-group.top {
    margin-top: 0;
}

.input-group .input-group-field {
    border-radius: 4px 0 0 4px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: .5rem 6rem .5rem .75rem;
}

.input-group .input-group-button .button {
    border-radius: 0 4px 4px 0;
    height: 39px;
}



/* inline lists */

.list-inline {
    list-style: none;
    margin-left: -0.5em;
    margin-right: -0.5em;
    padding-left: 0;
}

.list-inline > li {
    display: inline-block;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.list-inline > li:before {
    content: "\200B"; /* 1 */
    position: absolute; /* 2 */
}

.list a {
    margin-left: 1em;
}

.list i {
    margin-right: .5em;
}

/* Notes */

.note .cell {
    padding: .5em .5em 0 0;
    font-family: roboto;
    font-size: 14px;
}

.note .cell label {
    float: left;
    font-size: .7em;
    font-family: 'Poppins';
}

.note .cell a {
    float: right;
    color: #333333;
    margin-left: .5em;
    font-size: 16px;
}

.note .notebody {
    background: #f4f4f4;
    border-radius: 6px 6px 0 6px;
    padding: 0.5em;
}

.notebody a {
    float: inherit !important;
    color: #00626C !important;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
}

/* Grid Styling */

.k-grid-content {
	overflow-x:hidden;
}

.k-grid-header {
    font-weight: bold;
    text-transform: capitalize;
    background-color: #fff;
}

.k-grid td {
    border-width: 0;
}

.k-grid th {
    border-width: 0;
}

.k-grid {
    display:inline-table;
}

.video-grid-icon {
    font-size: 3em;
    float: left;
    padding-right: .5em;
}

.Search-Results-Icon {
    float: left;
    margin: .4em;
    font-size: 3em;
}



/* Media Library / Video styles*/

.youtube {
    max-width: 720px;
    max-height: 405px;
}

.vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    max-width: 720px;
    max-height: 405px;
}

.vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 100%;
}



/* Under Construction */

.temp {
    background-color: #e5de48;
}



/* Generated using nucleoapp.com */
/* --------------------------------

Icon colors

-------------------------------- */

.icon {
    display: inline-block;
    /* icon primary color */
    color: #000000;
    height: 1em;
    width: 1em;
}

.icon.refresh {
    color: #bfbfbf;
}

.icon-black {
    color: #363636 !important;
}

.icon use {
    /* icon secondary color - fill */
    fill: inherit;
}

.icon.icon-outline use {
    /* icon secondary color - stroke */
    stroke: inherit;
}



/* --------------------------------

Change icon size

-------------------------------- */

.icon-xs {
    height: 0.5em;
    width: 0.5em;
}

.icon-sm {
    height: 0.8em;
    width: 0.8em;
}

.icon-lg {
    height: 1.6em;
    width: 1.6em;
}

.icon-xl {
    height: 2em;
    width: 2em;
}



/* -------------------------------- 

Align icon and text 

-------------------------------- */

.icon-text-aligner {
    /* add this class to parent element that contains icon + text */
    display: flex;
    align-items: center;
}

.icon-text-aligner .icon {
    color: inherit;
    margin-right: 0.4em;
    flex-shrink: 0;
}

.icon-text-aligner .icon.icon-align-right {
    margin-right: 0;
    margin-left: 0.4em;
}

.icon-text-aligner .icon use {
    color: inherit;
    fill: currentColor;
}

.icon-text-aligner .icon.icon-outline use {
    stroke: currentColor;
}



/* -------------------------------- 

Icon reset values - used to enable color customizations

-------------------------------- */

.icon {
    fill: currentColor;
    stroke: none;
}

.icon.icon-outline {
    fill: none;
    stroke: currentColor;
}

.icon use {
    stroke: none;
}

.icon.icon-outline use {
    fill: none;
}



/* ---- Tooltips -------- */

.ttt:hover .tooltip {
    display: block;
}

.tooltip {
    display: none;
    color: white;
    margin-left: 10px; /* moves the tooltip to the right */
    margin-top: -20px; /* moves it down */
    position: absolute;
    z-index: 1000;
    border-radius: 0px 8px 8px 8px;
    background: #333333;
    padding: .7em;
}

#recent_leads_table td.iconspace {
    position: relative;
    overflow: visible;
}

.table-tooltip {
    margin: 0;
    border-radius: 8px;
    top: -1.5rem !important;
    right: 1rem !important;
    z-index: 9999999 !important;
    font-family: poppins;
    font-size: 10px;
    font-weight: 300;
}

#sponsoring_activity_div td {
    position: relative !important;
    overflow: visible !important;
}

#sponsoring_activity_div .table-tooltip {
    position: absolute !important;
    top: .25rem !important;
}

.wfinlineactions, .wfinlineactionsdark {
    margin-left: 34px;
    margin-top: -62px;
    width: 110px;
    border-radius: 8px;
}

.wfinlineactions .button-group, .wfinlineactionsdark .button-group {
    margin-bottom:0;
}

.wfinlineactions {
    background: #00626C;
}

.wfinlineactionsdark {
    background: #333333;
}

.wfinlineactionsdark > .button-group > .button {
    width:100%;
    text-align:left;
    border-bottom:1px solid #414141;
}

.wfinlineactions > .button-group {
    margin-bottom:0;
}

.callout-arrow, .callout-arrow-dark {
    position: absolute;
    z-index: 0;
    right: 100%;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.callout-arrow {
    border-right: 10px solid #00626C;
    top: 50%;
}

.callout-arrow-dark {
    border-right: 10px solid #333333;
    top: 30%; 
}

.load-spinner {
    font-size: 48px;
    position: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
    color:#bfbfbf;  
}

.dashed-hr {
    border-bottom: 2px dashed lightgrey;
    width: 80%;
}

/* -------------------------------- 

Stroke effects - Nucleo outline icons

- 16px icons -> up to 1px stroke (16px outline icons do not support stroke changes)
- 24px, 32px icons -> up to 2px stroke
- 48px, 64px icons -> up to 4px stroke

-------------------------------- */

.icon-outline.icon-stroke-1 {
    stroke-width: 1px;
}

.icon-outline.icon-stroke-2 {
    stroke-width: 2px;
}

.icon-outline.icon-stroke-3 {
    stroke-width: 3px;
}

.icon-outline.icon-stroke-4 {
    stroke-width: 4px;
}

.icon-outline.icon-stroke-1 use,
.icon-outline.icon-stroke-3 use {
    -webkit-transform: translateX(0.5px) translateY(0.5px);
    -moz-transform: translateX(0.5px) translateY(0.5px);
    -ms-transform: translateX(0.5px) translateY(0.5px);
    -o-transform: translateX(0.5px) translateY(0.5px);
    transform: translateX(0.5px) translateY(0.5px);
}



/* -------------------------------- 

Media Queries

-------------------------------- */

/* Small only */

@media screen and (max-width: 39.9375em) {

    .no-js .top-bar {
        display: block;
    }

    .no-js .title-bar {
        display: none;
    }

    .pagetitle {
        padding-top: 0;
        font-size: 2em;
        margin-bottom: .2em;
    }

    .card-divider {
        padding: 1rem 0 0rem 1rem;
    }

    .dashboardsection {
        padding: 0 0 2em 0;
    }

    .button {
        min-width: inherit;
    }

    #offCanvasWorkflows {
        width:100%;
    }
    #nav_createwf {
        float: none;
    }
}

/* Medium and up */
@media screen and (min-width: 40em) {

    .vertical li {
        float: left
    }

    .top-bar {
        background: #f2f2f2;
        border-bottom: 2px solid #ebebeb;
        font-family: 'Poppins', sans-serif;
    }

    .top-bar a {
        color: #333;
        font-size: 14px;
    }

    .top-bar,
    .top-bar ul {
        background-color: #f2f2f2;
    }
    
    .top-bar-left {
        font-weight: 700;
        letter-spacing: .05em;
    }
    
    .top-bar-left ul li a {
        transition: all ease-in .25s;
    }
    
    .top-bar .dropdown-pane {
        position: absolute !important;
        top: 5.65rem !important;
        left: -1.5rem !important;
        width: 1936px !important;
        padding: 1.5rem 35rem 1.5rem 4rem !important;
        border-bottom: 1px solid #AFAFAF !important;
        transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
        -webkit-font-smoothing: antialiased !important;
    }

    .top-bar .dropdown-pane ul {
        background-color: transparent;
        font-family: 'Poppins', sans-serif;
        list-style-type: none;
    }
    
    @media (max-width: 1285px) {
        .top-bar .dropdown-pane ul.menu {
            width: 75%;
        }
    }
    
    .top-bar .dropdown-pane ul li a {
        font-weight: 500;
        letter-spacing: 0;
        transition: all ease-in .25s;
    }

    .dropdown.menu > li > a {
        padding-top: 2.2em;
    }

    .menu a:hover {
        border-bottom: 3px solid #00626C;
    }

}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .dashboardsection {
        padding: 0 1em 2em 0;
    }
}

/* Large and up */
@media screen and (min-width: 64em) {
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
}



/* -------------------------------- 

RF Edits & Overrides

-------------------------------- */

#page-wrapper {
    overflow-x: hidden;
}

#mm-menu.dropdown-pane {
    width: 275px !important;
    top: 4.6rem !important;
    left: 1rem !important;
    padding: 1rem .75rem !important;
    border-radius: 0 0 2rem 2rem;
    z-index: 99;
}
    @media (max-width: 1285px) {
        #mm-menu.dropdown-pane {
            top: 4.7rem !important;
            left: -2rem !important;
        }
    }

#mm-menu.dropdown-pane ul li a {
    border-color: #fff;
    font-weight: 400;
    font-size: 13px;
    transition: all ease-in .25s;
}

/* Keep profile dropdown list left-aligned/stacked at all breakpoints */
#mm-menu.dropdown-pane ul.menu {
    width: 100%;
}

#mm-menu.dropdown-pane .menu.vertical > li {
    float: none;
    text-align: left;
}

    @media (max-width: 1285px) {
        #mm-menu.dropdown-pane ul li a {
            font-size: 11px;
        }
    }

#mm-menu.dropdown-pane ul li a:hover {
    border-color: #00626C;
}

#mm-menu.dropdown-pane ul li a sup {
    vertical-align: super;
    font-size: 7px;
}


.tabs-panel p {
    font-family: 'Roboto', sans-serif;
    font-size: .9rem;
}

.k-grid {
    border: 0;
    display: inline-table;
}

.k-toolbar {
    background: #fff;
    border: 0;
    padding-bottom: 1.5rem;
}

.k-dropdown .k-dropdown-wrap .k-select,
.k-dropdowntree .k-dropdown-wrap .k-select {
    margin-top: -.25rem;
}

.k-dropdown,
.k-dropdowntree {
 height: 39px;
 font-size:14px;
 margin-top: -.44rem;
 font-family: 'Roboto', sans-serif;   
}

.k-dropdown .k-dropdown-wrap,
.k-dropdowntree .k-dropdown-wrap {
 color: #000;
 background: #fff !important;
 border: 1px solid #cacaca;
 border-radius: 4px;
 padding-top: .3rem;
}

.statusicons {
    text-align:center;
}

.statusicons svg {
    font-size:.8em;
    margin-right:.5em;
}

.statusactive {
    color:#84D27B;
}

.statusinactive {
    color:#F17F7F;
}

.rc3-badge {
    position: absolute;
    top: -9px;
    height: 20px;
    width: 20px;
    margin-left: 1.5em;
    background: #A62626;
    color: white;
}

    @media (max-width: 639px) {
        .rc3-badge {
            top: -4px;
            margin-left: .75em;
        }    
    }

.js-off-canvas-overlay {
    background: rgba(0, 0, 0, .65) !important;
}

#presentations_grid .card .card-section .button {
    font-size: 11px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    line-height: 9px !important;
}



/* Continuing Education Overrides */

kendo-scrollview.k-scrollview-wrap,
kendo-scrollview.k-scrollview,
div.k-scrollview {
    border-color: #fff;
}

.k-scrollview-next .k-icon, .k-scrollview-prev .k-icon {
    color: #00626C !important;
}



/* Dashboard - Table Row Label */

.tablerow > th {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: .8rem;
    color: #404040;
}

.tool-top-button {
    position: absolute;
    top: 0;
    right: .5rem;
    color:#00626C !important;
    background: rgba(255,255,255,0.6) !important;
    border-radius: 2rem !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 0 !important;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.tool-top-button:hover {
    background: #fff !important;
}

.k-scheduler-views-wrapper button {
    margin: 0 .5rem;
}

.k-button.k-button-icon.k-icon-button.k-nav-prev, .k-button.k-button-icon.k-icon-button.k-nav-next  {
    padding: 1rem 1.2rem !important;
    line-height: 1rem !important;
    margin: 0 .2rem;
}

.k-button.k-button-icon.k-icon-button.k-nav-prev {
    margin-left: .5rem;
}

.calendarkey {
    padding: .25rem .25rem .35rem .75rem;
}

.calendarkey label {
    color: #000;
}

.k-toolbar .k-button.k-pdf, .k-button.k-nav-today {
    padding: .5rem 1rem !important;
    line-height: 1rem !important;
}

.k-toolbar .k-button.k-pdf .k-icon.k-i-file-pdf {
    margin-right: .25rem;
}

.k-nav-current {
    margin: 0 0 0 22%;
}
@media (max-width: 1124px) {
    .k-nav-current {
        margin: 0 0 0 15%;
    }
}
@media (max-width: 680px) {
    .k-nav-current {
        margin: auto;
    }
}

.k-scheduler-views.k-button-group button {
    padding: .5rem 1rem !important;
    line-height: 1rem !important;    
}

.tooltip.top::before {
    border-color: #333 transparent transparent !important;
}

.jBox-container {
    background: rgba(0,0,0,0.8) !important;
    color: #fff !important;
    width: 200px;
    font-size: .75rem;
}

.jBox-container h6 {
    display: none;
}

.jBox-pointer:after {
    background: rgba(0,0,0,0.8) !important;
}

.marketing-center-hero, .sponsoring-center-hero {
    height: 400px;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #0c1212;
    background-image: url(../images/marketing-center-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 2.5em;
    box-sizing: border-box;
    padding: 0 4.5rem;
   -moz-box-shadow:    inset 0 -6px 15px rgba(0,0,0,.33);
   -webkit-box-shadow: inset 0 -4px 15px rgba(0,0,0,.33);
   box-shadow:         inset 0 -6px 15px rgba(0,0,0,.33);    
}

.marketing-center-hero {
    background-image: url(../images/marketing-center-background.jpg);
    background-position: top;
}

.sponsoring-center-hero {
    background-image: url(../images/sponsoring-center-background.jpg);
    background-position: center;
}

.marketing-center-hero .pagetitle,
.sponsoring-center-hero .pagetitle {
        color: #fff;
        font-weight: 700;
        font-size: 5.5rem;
        padding-left: 2.5rem;
    }
    @media (max-width: 1160px) {
        .marketing-center-hero .pagetitle {
            font-size: 3.25rem;
            padding-top: 7rem;
        }    
    }
    @media (max-width: 770px) {
        .marketing-center-hero .pagetitle {
            font-size: 2rem;
            padding-top: 7rem;
        }    
    }
    
.marketing-flyer {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.descrip {
    font-size:.7em;
}

.titledescrip {
    font-size:.7em;
    width: 70%;
}

.card-title {
    min-height: 80px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.separator {
    border-bottom: 1px solid lightgrey;
    margin-bottom: 1em;
}

.cell {
    position: relative;
}

.tool-tip-button-teal {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
    font-size: .75rem;
    position: absolute;
    top: 0;
    right: .5rem;
    color: #fff !important;
    background: rgba(0,140,150,0.6) !important;
    border-radius: 2rem !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 0 !important;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.tool-tip-button-teal:hover {
    background: rgba(0,140,150,1) !important;
}

.green-vid-tip {
    background: #78b640 !important;
    width: 30px !important;
    height: 30px !important;
    padding-left: .15rem;
}

.green-vid-tip:hover {
    background: #527e2a !important;
}

#mainContactInfo hr {
    max-width: 100% !important;
}

#saved_properties_table thead tr th, #saved_searches_table thead tr th {
    font-size: 11px;
}

#panellogos .tabs-content {
    border: none !important;
}

#panelsigns .tabs-content {
    border: none !important;
}

ul.tabs#sign-tabs, ul.tabs#logo-tabs {
    border-bottom: none;
}

ul.tabs#sign-tabs > a:focus, ul.tabs#sign-tabs .tabs-title > a[aria-selected=true] {
    border-radius: 0;
}
ul.tabs#logo-tabs > a:focus, ul.tabs#logo-tabs .tabs-title > a[aria-selected=true] {
    border-radius: 0;
}

#logo-standard .card-section label {
    line-height: 1.15rem; 
}

.dash-container button.tiny {
    padding: 13px;
    margin-top: 1.75rem !important;
}
    @media (max-width: 1340px) {
        .dash-container select {
            width: 125px;
        }
        .dash-container button.tiny {
            font-size: .5rem !important;
            padding: 14px 7px;
        }
    }
    @media (max-width: 1023px) {
        .dash-container button.tiny {
            width: 100%;
            margin-top: 0 !important;
            font-size: 11px !important;
        }
        .dash-container select {
            width: 100%;
        }
    }

/* Dashboard - Cards */

.main-dash-container .cell {
    margin-bottom: 1.5rem;
}

.metrics-card .bottom-section button {
    margin: .5rem auto 1rem auto !important;
    font-size: .7rem !important;
    padding: .6rem 0 !important;
}

.metrics-card .badge.red {
    background: #A62626 !important;
}

.metrics-card .badge.green .badge-angle {
    border-bottom: 9px solid #466a25 !important;
}

.metrics-card .badge.red .badge-angle {
    border-bottom: 9px solid #8F2E2E !important;
}

.metrics-card .badge.green.red .badge-angle {
    border-bottom: 9px solid #8F2E2E !important;
}

.dash-cards {
    width: 1048px;
    margin: 2.5rem auto;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.metrics-card {
    width: 100%;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #00626C;
    min-height: 230px;
    position: relative;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.metrics-card .top-section {
    width: 100%;
    border-radius: 17px 17px 0px 0px;
    background-image: url(../images/card-background.jpg);
    background-color: #00626C;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    min-height: 77px;
    border-bottom: 1px solid #005C6A;
    padding: 1rem 2rem;
    box-sizing: border-box;
    position: relative;
}

.metrics-card .bottom-section {
    text-align: center;
    box-sizing: border-box;
    padding: 1.5rem 0 0 0;
}

.metrics-card .bottom-section button {
    margin: .75rem auto 1rem auto;
    appearance: none;
    -webkit-appearance: none;
    font-size: .75rem;
    padding: .35rem 0;
    color: #fff;
    border: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    border-radius: 4px;
    background: #00626C;
    width: 124px;
    transition: ease-in .15s;
    cursor: pointer;
}

.metrics-card .bottom-section button:hover {
    background-color: #02707A;
}

.metrics-card .bottom-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: .7rem;
    letter-spacing: .25rem;
}

.metrics-card .bottom-number {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 3.25rem;
    line-height: 3.25rem;
    letter-spacing: -.1rem;
}

.metrics-card .top-title {
    position: absolute;
    left: 6rem;
    top: 1.2rem;
}

.metrics-card .top-title h4 {
    font-family: 'Poppins', ans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: .53rem;
    line-height: .53rem;
    font-weight: 600;
    letter-spacing: .15rem;
}

.metrics-card .top-title h3 {
    font-family: 'Poppins', ans-serif;
    color: #fff;
    text-transform: capitalize;
    font-size: 1.1rem;
    line-height: 1.1rem;
    margin-top: 0 !important;
    font-weight: 600;
}

.metrics-card .top-title h3 sup {
    font-size: .7rem;
    font-weight: 500;
    vertical-align: super;
}

.metrics-card .top-icon {
    color: #0097ad;
    font-size: 2.5rem;
    padding-top: 10px;
    padding-left: 19px;
    box-sizing: border-box;
    position: absolute;
    left: 1rem;
    top: 1.3rem;
    border: 4px solid #0097AD;
    width: 73px;
    height: 73px;
    background: #fff;
    border-radius: 50%
}

.top-icon .fa {
    font-size: 3.8rem !important;
    margin-top: -0.1em;
    position: inherit;
}

.metrics-card .badge {
    position: absolute;
    background: #b7b7b7;
    width: 68px;
    text-align: center;
    padding: .65rem 0;
    border-radius: 0 0 6px 6px;
    right: 1rem;
    bottom: -2.75rem;
}

.metrics-card .badge-angle {
    position: absolute;
    width: 0px;
    height: 0;
    right: 4.26rem;
    top: 0;
    border-bottom: 9px solid #828282;
    border-left: 9px solid transparent;
}

.metrics-card .badge.green {
    background: #78B640;
}

.metrics-card .badge.green .badge-angle {
    border-bottom: 9px solid #466a25;
}

.metrics-card .badge.red {
    background: #f17f7f;
}

.metrics-card .badge.red .badge-angle {
    border-bottom: 9px solid #b15a5a;
}

.metrics-card .badge.grey {
    background: #bfbfbf;
}

.metrics-card .badge.grey .badge-angle {
    border-bottom: 9px solid #333333;
}

.metrics-card .badge-title {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: .5rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-weight: 600;
}

.metrics-card .change-rate {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25rem;
}

.metrics-card .change-rate sup {
    vertical-align: super;
    font-size: .7rem;
    line-height: 0;
}

@media (max-width: 1420px) {
    .metrics-card .top-title h3 {
        font-size: .9rem;
    }
}

@media (max-width: 1240px) {
    .metrics-card .top-icon {
        top: .5rem;
        width: 50px;
        height: 50px;
    }

    .metrics-card .top-icon .icon {
        height: .75em;
        width: .75em;
    }

    .metrics-card .top-icon .card-icon {
        position: absolute;
        top: .15em;
        left: .32em;
    }

    .metrics-card .top-title {
        left: 4.5rem;
    }    

    .metrics-card .badge-title {
        font-size: .4rem;
        letter-spacing: .1rem;
    }

    .metrics-card .change-rate {
        font-size: .8rem;
        line-height: .8rem;
    }

    .metrics-card .badge {
        width: 57px;
        bottom: -2.2rem;
    }

    .metrics-card .badge-angle {
        right: 3.57rem;
    }
}

/* Dashboard - Action Items */

.title-bar {
    color: teal;
    background: #f2f2f2;
    padding: 0;
    border-bottom: 1px solid lightgray;
    position: relative;
}

.title-bar-title {
    position: absolute;
    left: 1em;
    padding: 0;
    margin: 0;
}

.title-bar .menu-icon {
    position: absolute;
    right: 1em;
}

.title-bar #nav-logo {
    margin: auto auto auto 6rem;
    width: 200px;
}

.title-bar .menu-icon:after {
    background: #00626C;
    -webkit-box-shadow: 0 7px 0 #00626C, 0 14px 0 #00626C;
    box-shadow: 0 7px 0 #00626C, 0 14px 0 #00626C;   
}

#rc_preview_disruptor {
    width: 101.1%; 
    padding-right: 2em; 
    height: 50px; 
    position: absolute;
    left: 0;
    background: #FFE3C7 none repeat scroll 0% 0%; 
    text-align: center;    
}

#rc_preview_disruptor .close-button {
    margin-right: 2rem;
}

#daily_action_load_more_button {
    font-size: .75rem;
    text-decoration: underline;
}

.step-actions {
    margin-top:1em;
}

div.k-scrollview ul.k-scrollview-wrap > li {
    text-align: center;
    display: table;
    box-sizing: border-box;
}

ul.k-scrollview-wrap > li > .img-wrapper {
    display: table-cell;
    vertical-align: middle;
    white-space: initial;
}

ul.k-scrollview-wrap > li > .img-wrapper > div {
    width: 30%;
    min-width: 325px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
}

ul.k-scrollview-wrap > li > .img-wrapper > div > div {
    margin: auto;
    margin-bottom: 0.5em;
}

.k-scrollview-next .k-icon, .k-scrollview-prev .k-icon {
    font-size: 2.5em;
    color: lightgrey;
}

.orbit-bullets button {
    width: 0.5rem;
    height: 0.5rem;
}
.orbit-news-thumb {
    max-width:100%;
    max-height:100%;                            
}                                                        

@media (max-width: 639px) {
    #responsive_menu {
        background: #fff;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }
}

/* Header */
button.button.snooze {
    color: #888888 !important;
}

button.button.snooze svg {
    color: #888888 !important;
}

button.button.skip {
    color: #e27f0d !important;
}

button.button.skip svg {
    color: #e27f0d !important;
}

button.button.complete {
    color: #78b640 !important;
}

button.button.complete svg {
    color: #78b640 !important;
}


/* Header */

#agentPhoto {
    width: 50px;
    height: 50px;
}

.top-bar-right.first ul > li > a.ttt {
    padding-top: 9px;
}

.top-bar-right.second ul > li > a.ttt {
    padding-top: 9px;
    margin-top: .05rem;
}

.top-bar-right.second ul > li > a.user-name {
    padding-top: .85rem;
}

.top-bar-right.second ul > li > #agentPhoto {
    margin-top: -.15rem !important;
}

@media (max-width: 1550px) {
    .dropdown.menu > li > a {
        padding: 2.25em .5em 1em .5em;
    }
    .top-bar-right.first ul > li > a.ttt,
    .top-bar-right.second ul > li > a.ttt {
        padding: 9px 3px !important;
    }
    .top-bar-right.first > ul.menu,
    .top-bar-right.second > ul.menu {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        white-space: nowrap;
    }
    .top-bar-right.first > ul.menu > li,
    .top-bar-right.second > ul.menu > li {
        float: none;
        flex: 0 0 auto;
    }
    .top-bar-right.second ul > li > a.user-name {
        max-width: 140px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (max-width: 1390px) {
    .top-bar-right.first ul > li > a.ttt {
        padding: 9px 3px !important;
    }    
    .top-bar-right.second ul > li > a.ttt {
        padding: 9px 3px !important;
    }    
}

@media (max-width: 1359px) {
    .top-bar-right.second ul > li > a.ttt {
        padding: 15px 3px !important;
    }    
    .top-bar-right.second ul > li > a.user-name {
        padding-top: 1.15rem;
    }
    .top-bar-right.second ul > li > #agentPhoto {
        margin-top: .1rem !important;
    }
    .top-bar a {
        font-size: 12px;
    }
}

@media (max-width: 1093px) {
    .top-bar a {
        font-size: 10px;
    }
    .dropdown.menu > li > a {
        padding: 3.2em .5em 1em .01em;
    }
    .top-bar-right.second ul > li > #agentPhoto {
        margin-top: .5rem !important;
    }
    #agentPhoto {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 876px) {
    .top-bar a {
        letter-spacing: 0;
    }
    .dropdown.menu > li > a {
        padding: 3.2em .2em 1em 0em;
    }
    .dropdown.menu > li > a svg {
        margin-left: .2rem;
        margin-right: .3rem;
    }
    .nav-icon {
        margin-right: .01em !important
    }
}

@media screen and (max-width: 740px) {
    .top-bar a {
        font-size: 8px;
    }
    .dropdown.menu > li > a {
        padding: 4.5em .2em 1em 0em;
    }
}

@media screen and (min-width: 741px) and (max-width: 819px) {
    .top-bar-right.first ul > li > a.ttt,
    .top-bar-right.second ul > li > a.ttt {
        padding: 8px 1px !important;
    }
    .top-bar-right.second ul > li > a.user-name {
        max-width: 96px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-top: .9rem;
    }
    #agentPhoto {
        width: 26px;
        height: 26px;
    }
    .top-bar-right.second ul > li > #agentPhoto {
        margin-top: .35rem !important;
    }
    .top-bar-right.first > ul.menu > li,
    .top-bar-right.second > ul.menu > li {
        margin-right: 0;
    }
}

@media screen and (max-width: 639px) {
    .top-bar a {
        font-size: 12px;
    }
}

@media (max-width: 1023px) {
    .top-bar .dropdown-pane {
        width: 1505px !important;
        padding: 1.5rem 20rem 1.5rem 1.5rem !important;
    }    
}

@media (max-width: 860px) {
    .top-bar .dropdown-pane {
        width: 1275px !important;
    }
    .menu .button, .menu a {
        padding: .5rem .5rem
    }
}

#recent_listings_div {
    padding-bottom: 0;
    margin-bottom: 2rem;
}

[type=checkbox] + label[for],
[type=radio] + label[for] {
    margin-top: 1px;
    line-height: .7rem;
}

@media (max-width: 880px) {
    .table-overflow {
        overflow-x: scroll;
    }
    .table-overflow table {
        width: 600px !important;
    }
}

.slick-slide .tagcontainer {
    padding: 0 0 1rem 0;
    width: 100%;
    overflow-x: hidden;
}

.slick-slide .tagcontainer .hollowtags {
    font-size: .55rem !important;
    color: #00626C !important;
    cursor: revert;
}
.slick-slide .tagcontainer .hollowtags:hover {
    background: inherit !important;
    color: #00626C !important;
}



.featurecontainer > div {
    border: 1px solid #999;
    border-radius: 15px;
    padding: 2em;
    margin-bottom:1.5em;
}

.orbit-container.marketing {
    background-color: #bfbfbf;
    border-radius: 15px;
}



/*-------- Properties Page --------*/

.property-address {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: .9rem;
    color: #000;
    line-height: 1.2rem;
    height: 50px;
    max-height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: .8rem;
}

.property-address span {
    font-weight: 400;
    font-size: .8rem;
}

.new-content-badge {
    position: absolute;
    top: 0;
    left: 14px;
    background: #F6DA7A;
    font-family: 'Poppins', sans-serif;
    color: rgba(0,0,0,0.75);
    font-size: 0.7rem;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(255,255,255,0.3);
    text-transform: uppercase;
    padding: .45rem .75rem;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);
}

.agentname {
    font-family: 'Poppins', sans-serif;
    font-size: .9rem;
    line-height: 1.65rem;
    font-weight: 600;
    color: #333333;
    padding: 0.25rem 0 0 0;
}
.agentname span {
    font-weight: 400;
    font-size: .7em;
}

.officename {
    font-family: 'Poppins', sans-serif;
    font-size: .7rem;
    font-weight: 500;
    color: rgba(0,0,0,0.4);
    padding: 0.2em 0 0.5em 0;
}

.slick-slide .button-group .button {
    width: 49%;
    margin-left: .14rem;
}
    @media (max-width: 1024px) {
        .slick-slide .button-group .button {
            width: 100%;
            margin-left: 0;
        }
    }


.iconcontainer {
    padding: 0 0 .55rem 0;
}

.iconcontainer i {
    font-size: 1.5rem;
    margin-right: .75rem !important;
}


.slick-slide {
    position: relative;
}

.featured-tag {
    position: absolute;
    padding: .5rem .75rem .5rem 1rem;
    background: #F6DA7A;
    border-radius: .4rem 0 0 .4rem;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
    right: 0;
    top: 5.75rem;
    color: rgba(0,0,0,0.75);
    font-size: 0.7rem;
    text-shadow: 0 1px 0 rgba(255,255,255,0.3);
    border-top: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid rgba(0,0,0,0.15);
}

.k-listview {
    border: 0
}

.mktItem {
    float: left;
    position: relative;
    width: 275px;
    margin: 0 0.5em 1em 0;
    padding: 1rem;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 15px;
    height: auto;
}

.mktItem h6 {
    font-family: 'Poppins', sans-serif;
    font-size: .88rem;
    line-height: 1.25rem;
    font-weight: 600;
    color: #333333;
    height: 65px;
    overflow: hidden;
    display: flex;
    margin: 0;
    padding: .5rem 0 0 0;
}

.bgcontainer {
    width: 305px;
    height: 177px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.mktItem .button-group .button {
    width: 48.75%;
}

.mktItem .button-group {
    margin: 0;
}

.mktItemAttributes {
    font-size: .8em;
    color: darkgrey;
}

.mktItemAttributes span {
    padding: 0.2em 0.5em 0.2em 0.5em;
    background: lightgrey;
    color: black;
    border-radius: 6px;
}

.k-listview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mktItem .description {
    visibility: hidden;
    display: none;
}

.mktItem:hover .description {
    visibility: visible;
    display: block;
    position: absolute;
    width: 210px;
    height: 118px;
    top: 0;
    margin: 0;
    padding: .6em;
    font-size: .7em;
    overflow-x: hidden;
    vertical-align: top;
    color: #fff;
    background-color: rgba(0,0,0,0.75);
    transition: background .2s linear, color .2s linear;
    -moz-transition: background .2s linear, color .2s linear;
    -webkit-transition: background .2s linear, color .2s linear;
    -o-transition: background .2s linear, color .2s linear;
}

.reveal-overlay {
    z-index: 2000000002;
}

.dash-calendar span.calendarkey {
    display: inline-block;
    padding: .5rem 0 0 .75rem;
    margin-block: .25rem;
}

.menu ul li {
	position: relative;
}

.partner-tag {
	top: -.25rem;
	letter-spacing: .13rem;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	position: absolute;
	left: 1rem;
	color: #9f9f9f;
	font-size: .55rem;
}



/*-------- Accessibility Adjustments --------*/
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}