

/* Start:/local/templates/lreshop/components/bitrix/sale.personal.section/bootstrap_v4/style.css?17561028822709*/
.bx-content-section {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1);
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .6rem;
    margin: 0 .3rem;    
    background: #333333;
    clip-path: polygon(100% 0, 50% 100%, 0 0);
}

.popover-body {
    color: #FFFFFF !important;
    background-color: #333333;
    border-radius: 4px;
    padding: 2px 16px !important;
}

.partners-registration h4{
    margin-bottom: 24px;
    font-weight: 600;
}

.partners-registration svg {
    margin-right: 5px;
}

.warning-modal-warehouse {
	width: 100%;
    background-color: #FFF9D9;
    padding: 16px;
	display: flex;
}

.warning-partner-registration {
    display: flex;
    align-items: center;
}

.partners-registration .form-registr {
    background: transparent;
}
.icon-calendar:before {
	content: "\e927";
}

.icon-right {
    position: relative;
}

.icon-right i {
    position: absolute;
    bottom: 9px;
    right: 25px;
}

.authpage-input-password {
    position: relative;
}
.changpasswd-input-container input {
    width: 100%;
}
.authpage-input-password-icon {
    position: absolute;
    right: 16px;
    top: 10px;
    cursor: pointer;
}
.authpage-input-password-icon.authpage-input-password-show {
    top: 16px;
}
.partner-info-wrap {
    width: 100%;
    background: #E6E6E6;
    border-radius: 8px;
    padding: 24px 16px 24px 24px;
}

.partner-info-wrap .info-title {
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
}

.radio-width {
    width: 150px !important;
}

.btn-new-partner {
    background-color: transparent !important;
}
.btn-new-partner:hover {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
}

.warning-partner-registration-wrap {
    width: fit-content;
}

.p-r-lg-0 {
    padding-right: 0;
}

.referral-link-wrap {
    width: 575px;
}

@media (max-width: 990px) {
	.referral-link-wrap .btn, .warning-partner-registration-wrap .btn, .referral-link-wrap {
		width: 100% !important;
	}

    .warning-partner-registration-wrap {
        width: inherit;
    }

    .p-r-lg-0 {
        padding-right: 12px;
    }

    .warning-partner-registration-wrap {
        margin-right: 24px;
    }
}

@media (max-width: 560px) {
    .partners-registration {
        margin-left: 0px !important;
    }
    .partners-registration-main-title {
        font-size: 26px;
    }
    .partners-registration-title {
        font-size: 18px;
    }
    h1 {
        font-size: 24px !important;
        margin-bottom: 24px !important;
    }
}
/* End */
/* /local/templates/lreshop/components/bitrix/sale.personal.section/bootstrap_v4/style.css?17561028822709 */
