﻿html {
    height: 100%;
}

body {
    position: relative;
    height: 100%;
}

body.agentTour-active,
body.shepherd-active {
    overflow: hidden !important;
}

.tour-dimmer-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 998;
}

.tour-dimmer {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    box-sizing: content-box !important;
    border: 3000px solid rgba(0,0,0,0.75);
    border-radius: 50%;
    transition: all 0.3s ease;
    -webkit-transform: translate(-3000px, -3000px);
        -ms-transform: translate(-3000px, -3000px);
            transform: translate(-3000px, -3000px);
}

#tetherTarget {
    width: 100%;
    height: 100%;
}

.shepherd-step {
    z-index: 999;
    font-size: 14px; /*for old pages*/
}

.show-menu-dropdown {
    display: block !important;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text .tour-content-title {
    font-size: 1.675em;
    padding: 0;
    margin: 0 0 0.75em 0;
    letter-spacing: 0;
    color: #444;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text .tour-content-ul {
    list-style: inherit;
    padding-left: 1em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text .tour-content-ul li {
    line-height: 2em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text {
    padding: 1.5em 1em;
}

.tour-content {
    position: relative;
    max-width: 100%;
    width: 450px;
}

.tour-count {
    position: absolute;
    top: 0.25em;
    right: 0;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text p {
    margin: 0;
    padding-bottom: 0 !important;
    line-height: 1.6em !important;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text a {
    color: rgba(57, 166, 222, 1.0);
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text a:hover {
    text-decoration: underline;
}

.tour-content.mobile-app-step-content {
    width: 780px;
}

.mobile-app-col {
    float: left;
    width: 45%;
}

.mobile-app-col-right {
    width: 55%;
    padding-left: 1.5em;
    padding-top: 1.5em;
}

.mobile-app-col-right p {
    max-width: 85%;
}

[data-id="mobile-app-step"].shepherd-element.shepherd-theme-arrows .shepherd-content footer {
    position: absolute;
    right: 0;
    bottom: 0.5em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .send-link {
    margin-top: 2em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .linkTextingWidget {
    margin: 0;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .linkTextingWidget .linkTextingInner {
    display: block;
    width: auto;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .linkTextingWidget .linkTextingInputWrapper {
    display: block;
    margin-bottom: 1em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .linkTextingWidget .linkTextingInput {
    float: none;
    width: 230px;
    height: 30px;
    border: 1px solid #C6C6C6;
    border-radius: 3px;
    text-indent: 15%;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .linkTextingWidget .linkTextingButton {
    width: 230px;
    height: 30px;
    line-height: 30px;
    background-color: #39A6DE;
    border-radius: 3px;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .linkTextingWidget .linkTextingButton:hover{
    background-color: #208DC5;
}

.pp-conditions {
    max-width: 500px;
    max-height: 500px;
    overflow: auto;
    margin-bottom: 1em;
}

.shepherd-button {
    transition: all 0.3s ease;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button {
    color: #fff;
    background-color: #39A6DE;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button:hover,
.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button:focus {
    text-decoration: none;
    color: #fff;
    background-color: #208DC5;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary {
    color: #444444;
    background-color: #FFFFFF;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary:hover,
.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary:focus {
    text-decoration: none;
    color: #fff;
    background-color: #9a9797;
}

.disable-till-agree.disabled {
    pointer-events: none;
    opacity: 0.7;
}

.disable-till-timer.disabled {
    pointer-events: none;
    opacity: 0;
}

.step-logo {
    margin-bottom: 2em;
}

.finish-step-content {
    width: 560px;
}

[data-id="finish"].shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons,
[data-id="welcome"].shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons {
    text-align: center;
}

.tour-social {
    margin: 0.75em auto;
    display: flex;
}

.outro-text {
    max-width: 380px;
    margin: 0 auto !important;
}

.social-button {
    width: 166px;
    height: 42px;
    display: flex;
    position: relative;
    height: 3em;
    overflow: hidden;
    width: 12em;
    border-radius: 3px;
    font-size: 0.9em !important;
    text-decoration: none !important;
}

.social-button.facebook {
    margin: 0 1.8em 0 0;
    background-color: #305c99;
}

.social-button.instagram {
    margin: 0 1.8em 0 0;
    color: #fff;
    background: #d6249f;
    background: linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.social-button.linkedin {
    background-color: #0077b5;
}

.social-button-icon {
    width: 2.7em;
    position: relative;
}

.social-button-icon::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 22px;
    width: 1px;
    background: #fff;
}

.social-button-icon i {
    display: block;
    color: #fff;
    line-height: 2.5em;
    font-size: 1.15em !important;
}

.social-button-text {
    padding: 0.8em 1.5em;
    display: inline-block;
    color: #fff;
}

.tour-bullets {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 5em;
    z-index: 999;
    text-align: center;
    cursor: default;
}

.tour-bullets a {
    display: inline-block;
    width: 1.6em;
    height: 1.6em;
    margin: 0px 0.25em;
    font-size: 0.85em;
    background-color: #b1b1b1;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.tour-bullets a.active {
    background-color: #39A6DE;
}

.nowrap {
    white-space: nowrap;
}

.element-show {
    display: block !important;
}

/*-------olr-lc-promo-popup-------*/
.olr-lc-promo-popup.fade.in {
    opacity: 1;
}

.olr-lc-promo-popup.c-modal {
    font-size: 14px;
    overflow: hidden !important;
    box-sizing: border-box;
}

.olr-lc-promo-popup.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
}

.olr-lc-promo-popup.c-modal .modal-dialog {
    display: flex;
    align-items: center;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    width: 720px !important;
    max-height: calc(100% - 50px) !important;
    margin: auto !important;
    padding: 0 !important;
    transform: translate(0, -50%) !important;
}

.olr-lc-promo-popup.c-modal .modal-dialog .modal-content {
    width: 100%;
    max-height: 100%;
    margin: 0 !important;
    padding: 1.6em 2.6em 2.6em 2.6em !important;
    overflow: visible !important;
    background-color: #FFFFFF;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.olr-lc-promo-popup .modal-content {
    position: relative;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
}

.olr-lc-promo-popup.c-modal .modal-dialog .modal-body {
    display: flex;
    align-items: center;
    max-height: 520px;
    min-height: 460px;
    padding: 0 !important;
    overflow: auto;
    font-size: 1em !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.olr-lc-promo-popup.c-modal .modal-dialog .bootbox-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    margin: 0;
    font-size: 1em;
    float: none;
    font-weight: normal;
    line-height: 1.42857143;
    color: #444444;
    text-shadow: none;
    opacity: 1;
}

.olr-lc-promo-popup.c-modal .modal-dialog .modal-body > .bootbox-body {
    overflow: visible !important;
}

.olr-lc-promo-popup.c-modal .modal-dialog .bootbox-body {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1em !important;
    color: #444444 !important;
    line-height: 1.42857143 !important;
    max-height: 520px;
    width: 100%;
}

.olr-lc-promo-popup .c-popup-message {
    padding: 1.5em 0;
    margin: 0 auto;
    text-align: center;
}

.olr-lc-promo-popup .c-modal-body {
    max-height: 520px;
    overflow: auto;
}

.olr-lc-promo-popup .h-text-center {
    text-align: center;
}

.olr-lc-promo-popup .c-btn.c-btn_width-md {
    min-width: 10em;
}

.olr-lc-promo-popup .c-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 2.85em;
    padding: 0.5em 0.9em;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border-style: solid !important;
    text-decoration: none;
    border-radius: 0;
    letter-spacing: 0.5px;
    background-color: #f9a602;
    border-color: #f9a602 !important;
    color: #fff;
    border-width: 1px;
    box-sizing: border-box;
}
.olr-lc-promo-popup .h-font-xl {
    font-size: 1.3em !important;
}

.olr-lc-promo-popup.c-modal .modal-dialog .modal-body > .bootbox-close-button {
    z-index: 1;
    position: absolute;
    top: 1.3em;
    right: 0em;
}

.olr-lc-promo-popup.c-modal .c-popup-message {
    width: 90%;
    padding-bottom: 3em;
}

.olr-lc-promo-popup .promo-title {
    margin-bottom: 1.5em;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
}

.olr-lc-promo-popup.c-modal .c-popup-message .promo-text {
    font-size: 1.2em;
}

.olr-lc-promo-popup .c-btn:hover {
    background-color: #F39C11;
    border-color: #F39C11 !important;
}

.olr-lc-promo-popup.olr-lc-promo-popup--bd.c-modal .modal-dialog .modal-body {
    min-height: 230px;
}

.market-report-welcome-tour-step {
    z-index: 10003;
}
