@charset "UTF-8";
/* -------------------------------------------------------------------------- */
/*                              width max screen                              */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*                                   colors                                   */
/* -------------------------------------------------------------------------- */
/* --------------------------------- border --------------------------------- */
/* ------------------------------- background ------------------------------ */
/* --------------------------------- shadow -------------------------------- */
/* -------------------------------------------------------------------------- */
/*                                    fonts                                   */
/* -------------------------------------------------------------------------- */
.centered-star{
    display: flex;
    align-items: center;
}
.user_view_image{
    width: 22px;
    height: 22px;
    border-radius: 100%;
}
.view_header{
    display: block;
    text-decoration: none;
    cursor: auto;
    padding: 10px 0 9px 0 !important;
    font-size: 13px;
    color: #525c69;
    border-bottom: 1px solid #d8d8d8 !important;
    margin: 0 8px 9px 8px !important;

}
.user_view_text{
    color: #272833;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}
.views_icon{
    width: 25px;
    height: 25px;
}
.views_icon>img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.view_holder{
    position: absolute;
    z-index: 1100 !important;
    padding: 6px 10px 10px 10px!important;
    border-radius: 18px;
    background-color: #fff;
    box-shadow:  0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06);
}
.view_container{
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-height: 350px;
    overflow-y: auto;
}
.user_view span{
    text-wrap: nowrap;
}
.user_content{
    display: flex;
    gap: 15px;
    align-items: center;
    text-align: center;
}

.hidden_popup{
    opacity: 0;
    pointer-events: none;
}
.sp_main {
    width: 100%;
    font-family: "OpenSans", sans-serif;
    font-size: 16px;
    line-height: 14px;
    font-weight: 400;
    padding-bottom: 40px;
    /* make sure to set some focus styles for accessibility */
    /* HTML5 display-role reset for older browsers */ }
.sp_main * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.sp_main textarea,
.sp_main input[type="text"],
.sp_main input[type="button"],
.sp_main input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0; }
.sp_main li {
    list-style: none; }
.sp_main a {
    text-decoration: none !important;
    outline: none !important; }
.sp_main button {
    padding: 0;
    border: none;
    font: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer; }
.sp_main body.no-scroll {
    overflow: hidden;
    width: 100%;
    height: 100%; }
.sp_main iframe {
    border: 0; }
.sp_main body,
.sp_main div,
.sp_main span,
.sp_main applet,
.sp_main object,
.sp_main iframe,
.sp_main h1,
.sp_main h2,
.sp_main h3,
.sp_main h4,
.sp_main h5,
.sp_main h6,
.sp_main p,
.sp_main blockquote,
.sp_main pre,
.sp_main a,
.sp_main abbr,
.sp_main acronym,
.sp_main address,
.sp_main big,
.sp_main cite,
.sp_main code,
.sp_main del,
.sp_main dfn,
.sp_main em,
.sp_main img,
.sp_main ins,
.sp_main kbd,
.sp_main q,
.sp_main s,
.sp_main samp,
.sp_main small,
.sp_main strike,
.sp_main strong,
.sp_main sub,
.sp_main sup,
.sp_main tt,
.sp_main var,
.sp_main b,
.sp_main u,
.sp_main i,
.sp_main center,
.sp_main dl,
.sp_main dt,
.sp_main dd,
.sp_main ol,
.sp_main ul,
.sp_main li,
.sp_main fieldset,
.sp_main form,
.sp_main label,
.sp_main legend,
.sp_main table,
.sp_main caption,
.sp_main tbody,
.sp_main tfoot,
.sp_main thead,
.sp_main tr,
.sp_main th,
.sp_main td,
.sp_main article,
.sp_main aside,
.sp_main canvas,
.sp_main details,
.sp_main embed,
.sp_main figure,
.sp_main figcaption,
.sp_main footer,
.sp_main header,
.sp_main hgroup,
.sp_main menu,
.sp_main sp_nav,
.sp_main output,
.sp_main ruby,
.sp_main section,
.sp_main summary,
.sp_main time,
.sp_main mark,
.sp_main audio,
.sp_main video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline; }
.sp_main :focus {
    outline: 0; }
.sp_main article,
.sp_main aside,
.sp_main details,
.sp_main figcaption,
.sp_main figure,
.sp_main footer,
.sp_main header,
.sp_main hgroup,
.sp_main menu,
.sp_main sp_nav,
.sp_main section {
    display: block; }
.sp_main body {
    line-height: 1;
    font-variant: none !important; }
.sp_main ol,
.sp_main ul {
    list-style: none; }
.sp_main blockquote,
.sp_main q {
    quotes: none; }
.sp_main blockquote:before,
.sp_main blockquote:after,
.sp_main q:before,
.sp_main q:after {
    content: '';
    content: none; }
.sp_main table {
    border-spacing: 0; }
.sp_main input[type=search]::-webkit-search-cancel-button,
.sp_main input[type=search]::-webkit-search-decoration,
.sp_main input[type=search]::-webkit-search-results-button,
.sp_main input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none; }
.sp_main input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
.sp_main textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical; }
.sp_main audio,
.sp_main canvas,
.sp_main video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%; }
.sp_main audio:not([controls]) {
    display: none;
    height: 0; }
.sp_main [hidden] {
    display: none; }
.sp_main a:focus {
    outline: thin dotted; }
.sp_main a:active,
.sp_main a:hover {
    outline: 0; }
.sp_main img {
    border: 0;
    -ms-interpolation-mode: bicubic; }
.sp_main figure {
    margin: 0; }
.sp_main form {
    margin: 0; }
.sp_main fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
.sp_main legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px; }
.sp_main button,
.sp_main input,
.sp_main select,
.sp_main textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle; }
.sp_main button,
.sp_main input {
    line-height: normal; }
.sp_main button,
.sp_main select {
    text-transform: none; }
.sp_main button,
.sp_main html input[type="button"],
.sp_main input[type="reset"],
.sp_main input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible; }
.sp_main button[disabled],
.sp_main html input[disabled] {
    cursor: default; }
.sp_main input[type="checkbox"],
.sp_main input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px; }
.sp_main input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
.sp_main input[type="search"]::-webkit-search-cancel-button,
.sp_main input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
.sp_main button::-moz-focus-inner,
.sp_main input::-moz-focus-inner {
    border: 0;
    padding: 0; }
.sp_main textarea {
    overflow: auto;
    vertical-align: top; }
.sp_main html,
.sp_main button,
.sp_main input,
.sp_main select,
.sp_main textarea {
    color: #222; }
.sp_main ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none; }
.sp_main ::selection {
    background: #b3d4fc;
    text-shadow: none; }
.sp_main fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
.sp_main textarea {
    resize: vertical; }
.sp_main ._extranet {
    color: #D9930A !important; }
.sp_main .hidden {
    display: none !important; }
.sp_main .pages-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    margin: 30px;
    list-style-type: decimal; }
.sp_main .pages-list .pages-item a,
.sp_main .pages-list .pages-item {
    list-style-type: decimal;
    color: #272833;
    font-size: 20px;
    line-height: 24px; }
.sp_main .pages-list .pages-item a:hover,
.sp_main .pages-list .pages-item:hover {
    color: #0063C6; }
.sp_main .sp_calender-field {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px; }

.air-datepicker-cell.-year-.-other-decade-, .air-datepicker-cell.-day-.-other-month- {
    color: var(--adp-color-other-month); }

.air-datepicker-cell.-year-.-other-decade-:hover, .air-datepicker-cell.-day-.-other-month-:hover {
    color: var(--adp-color-other-month-hover); }

.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-, .-disabled-.-focus-.air-datepicker-cell.-day-.-other-month- {
    color: var(--adp-color-other-month); }

.-selected-.air-datepicker-cell.-year-.-other-decade-, .-selected-.air-datepicker-cell.-day-.-other-month- {
    color: #fff;
    background: var(--adp-background-color-selected-other-month); }

.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-, .-selected-.-focus-.air-datepicker-cell.-day-.-other-month- {
    background: var(--adp-background-color-selected-other-month-focused); }

.-in-range-.air-datepicker-cell.-year-.-other-decade-, .-in-range-.air-datepicker-cell.-day-.-other-month- {
    background-color: var(--adp-background-color-in-range);
    color: var(--adp-color); }

.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-, .-in-range-.-focus-.air-datepicker-cell.-day-.-other-month- {
    background-color: var(--adp-background-color-in-range-focused); }

.air-datepicker-cell.-year-.-other-decade-:empty, .air-datepicker-cell.-day-.-other-month-:empty {
    background: none;
    border: none; }

.air-datepicker-cell {
    border-radius: var(--adp-cell-border-radius);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1; }

.air-datepicker-cell.-focus- {
    background: var(--adp-cell-background-color-hover); }

.air-datepicker-cell.-current- {
    color: var(--adp-color-current-date); }

.air-datepicker-cell.-current-.-focus- {
    color: var(--adp-color); }

.air-datepicker-cell.-current-.-in-range- {
    color: var(--adp-color-current-date); }

.air-datepicker-cell.-disabled- {
    cursor: default;
    color: var(--adp-color-disabled); }

.air-datepicker-cell.-disabled-.-focus- {
    color: var(--adp-color-disabled); }

.air-datepicker-cell.-disabled-.-in-range- {
    color: var(--adp-color-disabled-in-range); }

.air-datepicker-cell.-disabled-.-current-.-focus- {
    color: var(--adp-color-disabled); }

.air-datepicker-cell.-in-range- {
    background: var(--adp-cell-background-color-in-range);
    border-radius: 0; }

.air-datepicker-cell.-in-range-:hover {
    background: var(--adp-cell-background-color-in-range-hover); }

.air-datepicker-cell.-range-from- {
    border: 1px solid var(--adp-cell-border-color-in-range);
    background-color: var(--adp-cell-background-color-in-range);
    border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius); }

.air-datepicker-cell.-range-to- {
    border: 1px solid var(--adp-cell-border-color-in-range);
    background-color: var(--adp-cell-background-color-in-range);
    border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0; }

.air-datepicker-cell.-range-to-.-range-from- {
    border-radius: var(--adp-cell-border-radius); }

.air-datepicker-cell.-selected- {
    color: #fff;
    border: none;
    background: var(--adp-cell-background-color-selected); }

.air-datepicker-cell.-selected-.-current- {
    color: #fff;
    background: var(--adp-cell-background-color-selected); }

.air-datepicker-cell.-selected-.-focus- {
    background: var(--adp-cell-background-color-selected-hover); }

.air-datepicker-body {
    -webkit-transition: all var(--adp-transition-duration) var(--adp-transition-ease);
    transition: all var(--adp-transition-duration) var(--adp-transition-ease); }

.air-datepicker-body.-hidden- {
    display: none; }

.air-datepicker-body--day-names {
    display: grid;
    grid-template-columns: repeat(7, var(--adp-day-cell-width));
    margin: 8px 0 3px; }

.air-datepicker-body--day-name {
    color: var(--adp-day-name-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em; }

.air-datepicker-body--day-name.-clickable- {
    cursor: pointer; }

.air-datepicker-body--day-name.-clickable-:hover {
    color: var(--adp-day-name-color-hover); }

.air-datepicker-body--cells {
    display: grid; }

.air-datepicker-body--cells.-days- {
    grid-template-columns: repeat(7, var(--adp-day-cell-width));
    grid-auto-rows: var(--adp-day-cell-height); }

.air-datepicker-body--cells.-months- {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: var(--adp-month-cell-height); }

.air-datepicker-body--cells.-years- {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: var(--adp-year-cell-height); }

.air-datepicker-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--adp-border-color-inner);
    min-height: var(--adp-nav-height);
    padding: var(--adp-padding);
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

.-only-timepicker- .air-datepicker-nav {
    display: none; }

.air-datepicker-nav--title, .air-datepicker-nav--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.air-datepicker-nav--action {
    width: var(--adp-nav-action-size);
    border-radius: var(--adp-border-radius);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.air-datepicker-nav--action:hover {
    background: var(--adp-background-color-hover); }

.air-datepicker-nav--action:active {
    background: var(--adp-background-color-active); }

.air-datepicker-nav--action.-disabled- {
    visibility: hidden; }

.air-datepicker-nav--action svg {
    width: 32px;
    height: 32px; }

.air-datepicker-nav--action path {
    fill: none;
    stroke: var(--adp-nav-arrow-color);
    stroke-width: 2px; }

.air-datepicker-nav--title {
    border-radius: var(--adp-border-radius);
    padding: 0 8px; }

.air-datepicker-nav--title i {
    font-style: normal;
    color: var(--adp-nav-color-secondary);
    margin-left: .3em; }

.air-datepicker-nav--title:hover {
    background: var(--adp-background-color-hover); }

.air-datepicker-nav--title:active {
    background: var(--adp-background-color-active); }

.air-datepicker-nav--title.-disabled- {
    cursor: default;
    background: none; }

.air-datepicker-buttons {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column; }

.air-datepicker-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: var(--adp-btn-color);
    border-radius: var(--adp-btn-border-radius);
    cursor: pointer;
    height: var(--adp-btn-height);
    border: none;
    background: rgba(255, 255, 255, 0); }

.air-datepicker-button:hover {
    color: var(--adp-btn-color-hover);
    background: var(--adp-btn-background-color-hover); }

.air-datepicker-button:focus {
    color: var(--adp-btn-color-hover);
    background: var(--adp-btn-background-color-hover);
    outline: none; }

.air-datepicker-button:active {
    background: var(--adp-btn-background-color-active); }

.air-datepicker-button span {
    outline: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%; }

.air-datepicker-time {
    display: grid;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
    grid-column-gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 var(--adp-time-padding-inner); }

.-only-timepicker- .air-datepicker-time {
    border-top: none; }

.air-datepicker-time--current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center; }

.air-datepicker-time--current-colon {
    margin: 0 2px 3px;
    line-height: 1; }

.air-datepicker-time--current-hours, .air-datepicker-time--current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    position: relative;
    z-index: 1; }

.air-datepicker-time--current-hours:after, .air-datepicker-time--current-minutes:after {
    content: "";
    background: var(--adp-background-color-hover);
    border-radius: var(--adp-border-radius);
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0; }

.air-datepicker-time--current-hours.-focus-:after, .air-datepicker-time--current-minutes.-focus-:after {
    opacity: 1; }

.air-datepicker-time--current-ampm {
    text-transform: uppercase;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: var(--adp-time-day-period-color);
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px; }

.air-datepicker-time--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: -webkit-gradient(linear, left top, right top, from(var(--adp-time-track-color)), to(var(--adp-time-track-color))) left 50%/100% var(--adp-time-track-height) no-repeat;
    background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat; }

.air-datepicker-time--row:first-child {
    margin-bottom: 4px; }

.air-datepicker-time--row input[type=range] {
    background: none;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none; }

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none; }

.air-datepicker-time--row input[type=range]::-ms-tooltip {
    display: none; }

.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb {
    border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb {
    border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type=range]:hover::-ms-thumb {
    border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type=range]:focus {
    outline: none; }

.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type=range]:focus::-ms-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #fff;
    cursor: pointer;
    -webkit-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #fff;
    cursor: pointer;
    -moz-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #fff;
    cursor: pointer;
    -ms-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    margin-top: calc(var(--adp-time-thumb-size)/2*-1); }

.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-moz-range-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-ms-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-ms-fill-lower {
    background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-ms-fill-upper {
    background: rgba(0, 0, 0, 0); }

.air-datepicker {
    --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --adp-font-size: 14px;
    --adp-width: 246px;
    --adp-z-index: 100;
    --adp-padding: 4px;
    --adp-grid-areas: "nav" "body" "timepicker" "buttons";
    --adp-transition-duration: .3s;
    --adp-transition-ease: ease-out;
    --adp-transition-offset: 8px;
    --adp-background-color: #fff;
    --adp-background-color-hover: #f0f0f0;
    --adp-background-color-active: #eaeaea;
    --adp-background-color-in-range: rgba(92, 196, 239, .1);
    --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
    --adp-background-color-selected-other-month-focused: #8ad5f4;
    --adp-background-color-selected-other-month: #a2ddf6;
    --adp-color: #4a4a4a;
    --adp-color-secondary: #9c9c9c;
    --adp-accent-color: #4eb5e6;
    --adp-color-current-date: var(--adp-accent-color);
    --adp-color-other-month: #dedede;
    --adp-color-disabled: #aeaeae;
    --adp-color-disabled-in-range: #939393;
    --adp-color-other-month-hover: #c5c5c5;
    --adp-border-color: #dbdbdb;
    --adp-border-color-inner: #efefef;
    --adp-border-radius: 4px;
    --adp-border-color-inline: #d7d7d7;
    --adp-nav-height: 32px;
    --adp-nav-arrow-color: var(--adp-color-secondary);
    --adp-nav-action-size: 32px;
    --adp-nav-color-secondary: var(--adp-color-secondary);
    --adp-day-name-color: #ff9a19;
    --adp-day-name-color-hover: #8ad5f4;
    --adp-day-cell-width: 1fr;
    --adp-day-cell-height: 32px;
    --adp-month-cell-height: 42px;
    --adp-year-cell-height: 56px;
    --adp-pointer-size: 10px;
    --adp-poiner-border-radius: 2px;
    --adp-pointer-offset: 14px;
    --adp-cell-border-radius: 4px;
    --adp-cell-background-color-hover: var(--adp-background-color-hover);
    --adp-cell-background-color-selected: #5cc4ef;
    --adp-cell-background-color-selected-hover: #45bced;
    --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
    --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
    --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
    --adp-btn-height: 32px;
    --adp-btn-color: var(--adp-accent-color);
    --adp-btn-color-hover: var(--adp-color);
    --adp-btn-border-radius: var(--adp-border-radius);
    --adp-btn-background-color-hover: var(--adp-background-color-hover);
    --adp-btn-background-color-active: var(--adp-background-color-active);
    --adp-time-track-height: 1px;
    --adp-time-track-color: #dedede;
    --adp-time-track-color-hover: #b1b1b1;
    --adp-time-thumb-size: 12px;
    --adp-time-padding-inner: 10px;
    --adp-time-day-period-color: var(--adp-color-secondary);
    --adp-mobile-font-size: 16px;
    --adp-mobile-nav-height: 40px;
    --adp-mobile-width: 320px;
    --adp-mobile-day-cell-height: 38px;
    --adp-mobile-month-cell-height: 48px;
    --adp-mobile-year-cell-height: 64px; }

.air-datepicker-overlay {
    --adp-overlay-background-color: rgba(0, 0, 0, .3);
    --adp-overlay-transition-duration: .3s;
    --adp-overlay-transition-ease: ease-out;
    --adp-overlay-z-index: 99; }

.air-datepicker {
    background: var(--adp-background-color);
    border: 1px solid var(--adp-border-color);
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: var(--adp-border-radius);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, -webkit-max-content);
    grid-template-rows: repeat(4, max-content);
    grid-template-areas: var(--adp-grid-areas);
    font-family: var(--adp-font-family), sans-serif;
    font-size: var(--adp-font-size);
    color: var(--adp-color);
    width: var(--adp-width);
    position: absolute;
    -webkit-transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
    transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
    transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease);
    transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease), -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
    z-index: var(--adp-z-index); }

.air-datepicker:not(.-custom-position-) {
    opacity: 0; }

.air-datepicker.-from-top- {
    -webkit-transform: translateY(calc(var(--adp-transition-offset) * -1));
    transform: translateY(calc(var(--adp-transition-offset) * -1)); }

.air-datepicker.-from-right- {
    -webkit-transform: translateX(var(--adp-transition-offset));
    transform: translateX(var(--adp-transition-offset)); }

.air-datepicker.-from-bottom- {
    -webkit-transform: translateY(var(--adp-transition-offset));
    transform: translateY(var(--adp-transition-offset)); }

.air-datepicker.-from-left- {
    -webkit-transform: translateX(calc(var(--adp-transition-offset) * -1));
    transform: translateX(calc(var(--adp-transition-offset) * -1)); }

.air-datepicker.-active-:not(.-custom-position-) {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

.air-datepicker.-active-.-custom-position- {
    -webkit-transition: none;
    transition: none; }

.air-datepicker.-inline- {
    border-color: var(--adp-border-color-inline);
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none; }

.air-datepicker.-inline- .air-datepicker--pointer {
    display: none; }

.air-datepicker.-is-mobile- {
    --adp-font-size: var(--adp-mobile-font-size);
    --adp-day-cell-height: var(--adp-mobile-day-cell-height);
    --adp-month-cell-height: var(--adp-mobile-month-cell-height);
    --adp-year-cell-height: var(--adp-mobile-year-cell-height);
    --adp-nav-height: var(--adp-mobile-nav-height);
    --adp-nav-action-size: var(--adp-mobile-nav-height);
    position: fixed;
    width: var(--adp-mobile-width);
    border: none; }

.air-datepicker.-is-mobile- * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.air-datepicker.-is-mobile- .air-datepicker--pointer {
    display: none; }

.air-datepicker.-is-mobile-:not(.-custom-position-) {
    -webkit-transform: translate(-50%, calc(-50% + var(--adp-transition-offset)));
    transform: translate(-50%, calc(-50% + var(--adp-transition-offset))); }

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.air-datepicker.-custom-position- {
    -webkit-transition: none;
    transition: none; }

.air-datepicker-global-container {
    position: absolute;
    left: 0;
    top: 0; }

.air-datepicker--pointer {
    --pointer-half-size: calc(var(--adp-pointer-size) / 2);
    position: absolute;
    width: var(--adp-pointer-size);
    height: var(--adp-pointer-size);
    z-index: -1; }

.air-datepicker--pointer:after {
    content: "";
    position: absolute;
    background: #fff;
    border-top: 1px solid var(--adp-border-color-inline);
    border-right: 1px solid var(--adp-border-color-inline);
    border-top-right-radius: var(--adp-poiner-border-radius);
    width: var(--adp-pointer-size);
    height: var(--adp-pointer-size);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.-top-left- .air-datepicker--pointer, .-top-center- .air-datepicker--pointer, .-top-right- .air-datepicker--pointer, [data-popper-placement^=top] .air-datepicker--pointer {
    top: calc(100% - var(--pointer-half-size) + 1px); }

.-top-left- .air-datepicker--pointer:after, .-top-center- .air-datepicker--pointer:after, .-top-right- .air-datepicker--pointer:after, [data-popper-placement^=top] .air-datepicker--pointer:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }

.-right-top- .air-datepicker--pointer, .-right-center- .air-datepicker--pointer, .-right-bottom- .air-datepicker--pointer, [data-popper-placement^=right] .air-datepicker--pointer {
    right: calc(100% - var(--pointer-half-size) + 1px); }

.-right-top- .air-datepicker--pointer:after, .-right-center- .air-datepicker--pointer:after, .-right-bottom- .air-datepicker--pointer:after, [data-popper-placement^=right] .air-datepicker--pointer:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg); }

.-bottom-left- .air-datepicker--pointer, .-bottom-center- .air-datepicker--pointer, .-bottom-right- .air-datepicker--pointer, [data-popper-placement^=bottom] .air-datepicker--pointer {
    bottom: calc(100% - var(--pointer-half-size) + 1px); }

.-bottom-left- .air-datepicker--pointer:after, .-bottom-center- .air-datepicker--pointer:after, .-bottom-right- .air-datepicker--pointer:after, [data-popper-placement^=bottom] .air-datepicker--pointer:after {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg); }

.-left-top- .air-datepicker--pointer, .-left-center- .air-datepicker--pointer, .-left-bottom- .air-datepicker--pointer, [data-popper-placement^=left] .air-datepicker--pointer {
    left: calc(100% - var(--pointer-half-size) + 1px); }

.-left-top- .air-datepicker--pointer:after, .-left-center- .air-datepicker--pointer:after, .-left-bottom- .air-datepicker--pointer:after, [data-popper-placement^=left] .air-datepicker--pointer:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.-top-left- .air-datepicker--pointer, .-bottom-left- .air-datepicker--pointer {
    left: var(--adp-pointer-offset); }

.-top-right- .air-datepicker--pointer, .-bottom-right- .air-datepicker--pointer {
    right: var(--adp-pointer-offset); }

.-top-center- .air-datepicker--pointer, .-bottom-center- .air-datepicker--pointer {
    left: calc(50% - var(--adp-pointer-size)/2); }

.-left-top- .air-datepicker--pointer, .-right-top- .air-datepicker--pointer {
    top: var(--adp-pointer-offset); }

.-left-bottom- .air-datepicker--pointer, .-right-bottom- .air-datepicker--pointer {
    bottom: var(--adp-pointer-offset); }

.-left-center- .air-datepicker--pointer, .-right-center- .air-datepicker--pointer {
    top: calc(50% - var(--adp-pointer-size)/2); }

.air-datepicker--navigation {
    grid-area: nav; }

.air-datepicker--content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: var(--adp-padding);
    grid-area: body; }

.-only-timepicker- .air-datepicker--content {
    display: none; }

.air-datepicker--time {
    grid-area: timepicker; }

.air-datepicker--buttons {
    grid-area: buttons; }

.air-datepicker--buttons, .air-datepicker--time {
    padding: var(--adp-padding);
    border-top: 1px solid var(--adp-border-color-inner); }

.air-datepicker-overlay {
    position: fixed;
    background: var(--adp-overlay-background-color);
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
    transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
    -webkit-transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
    transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
    z-index: var(--adp-overlay-z-index); }

.air-datepicker-overlay.-active- {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s;
    transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s; }

.air-datepicker-global-container {
    z-index: 2023; }

.air-datepicker {
    position: relative !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #C4C4C4; }
.air-datepicker .air-datepicker-nav {
    padding: 0;
    border-bottom: 0; }
.air-datepicker .air-datepicker-nav--action {
    display: none; }
.air-datepicker .air-datepicker-nav--title {
    padding: 0;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px; }
.air-datepicker .air-datepicker-nav--title:hover {
    background: transparent; }
.air-datepicker .air-datepicker-nav--title::after {
    display: block;
    content: '';
    min-width: 20px;
    width: 20px;
    height: 20px;
    background: url("./img/popup/arrow-dropdown.svg") no-repeat center;
    background-size: contain; }
.air-datepicker .air-datepicker-nav--title i {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px; }
.air-datepicker .air-datepicker-body--day-names {
    margin: 0 0 5px; }
.air-datepicker .air-datepicker-body--day-names,
.air-datepicker .air-datepicker-body--cells.-days- {
    grid-template-columns: repeat(7, 25px);
    grid-auto-rows: 25px;
    gap: 3px; }
.air-datepicker .air-datepicker-body--cells.-years-,
.air-datepicker .air-datepicker-body--cells.-months- {
    grid-template-columns: repeat(4, 50px);
    grid-auto-rows: 50px;
    gap: 3px; }
.air-datepicker .air-datepicker-cell.-year-,
.air-datepicker .air-datepicker-cell.-other-decade- {
    color: #525C69; }
.air-datepicker .air-datepicker-cell,
.air-datepicker .air-datepicker-body--day-name {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 0; }
.air-datepicker .air-datepicker-cell.-current-,
.air-datepicker .air-datepicker-body--day-name.-current- {
    color: #2FC6F6;
    background: transparent; }
.air-datepicker .air-datepicker-cell.-selected-, .air-datepicker .air-datepicker-cell.-focus-,
.air-datepicker .air-datepicker-body--day-name.-selected-,
.air-datepicker .air-datepicker-body--day-name.-focus- {
    color: #525C69;
    background: #EFF2F4; }
.air-datepicker .air-datepicker-cell.-other-month-, .air-datepicker .air-datepicker-cell.-other-month-:hover,
.air-datepicker .air-datepicker-body--day-name.-other-month-,
.air-datepicker .air-datepicker-body--day-name.-other-month-:hover {
    color: rgba(82, 92, 105, 0.5); }
.air-datepicker .air-datepicker--content {
    padding: 0; }
.air-datepicker .air-datepicker--buttons {
    width: 100%;
    height: 0;
    padding: 0;
    border: 0; }
.air-datepicker .air-datepicker--buttons .datepicker-btn-today {
    position: absolute;
    top: 10px;
    right: 10px; }
.air-datepicker .air-datepicker-button {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px; }
.air-datepicker .air-datepicker-button:hover {
    background: transparent; }

.sp_main.gray {
    background: #EFF2F4; }

.sp_main .sp_main__nav,
.sp_main .sp_main__owner-main,
.sp_main .sp_main-accordion {
    width: 100%;
    background: #ffffff;
    border-radius: 10px; }

.sp_main .sp_container__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    width: 100%;
    height: 100%; }
.sp_main .sp_container__main .sp_main__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    padding: 12px 25px; }
.sp_main .sp_container__main .sp_nav__back-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    cursor: pointer; }
.sp_main .sp_container__main .sp_nav__back-button .sp_nav__back-img-wrapper {
    min-width: 10px;
    width: 10px;
    height: 10px; }
.sp_main .sp_container__main .sp_nav__back-button .sp_nav__back-img-wrapper .sp_nav__back-img {
    margin-bottom: 10px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_container__main .sp_nav__back-button .sp_nav__back-text {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px; }
.sp_main .sp_container__main .sp_nav__search-content {
    position: relative;
    margin-left: auto;
    width: 100%;
    max-width: 370px; }
.sp_main .sp_container__main .sp_nav__search-content._active .sp_nav__list {
    display: block; }
.sp_main .sp_container__main .sp_nav__search-wrapper {
    position: relative;
    display: block;
    width: 100%; }
.sp_main .sp_container__main .sp_nav__search-wrapper._active .sp_nav__loop-wrapper {
    display: none; }
.sp_main .sp_container__main .sp_nav__search-wrapper._active .sp_nav__remove-wrapper {
    display: block; }
.sp_main .sp_container__main .sp_nav__loop-wrapper {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    content: '';
    min-width: 16px;
    width: 16px;
    height: 16px; }
.sp_main .sp_container__main .sp_nav__loop-wrapper .sp_nav__loop {
    width: 100%;
    height: 100%;
    margin-top: -10px;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_container__main .sp_nav__list {
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    display: none;
    width: 100%;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #C6CDD3;
    border-radius: 10px;
    min-height: 20px;
    height: auto;
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #F7F8F9;
    z-index: 4; }
.sp_main .sp_container__main .sp_nav__list::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff; }
.sp_main .sp_container__main .sp_nav__list::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background: #AFAFAF; }
.sp_main .sp_container__main .sp_nav__list-heading {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px; }
.sp_main .sp_container__main .sp_nav__list-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EFEFEF; }
.sp_main .sp_container__main .sp_nav__list-section:last-child {
    border: 0;
    padding: 0;
    margin: 0; }
.sp_main .sp_container__main .sp_nav__list-section._empty .sp_nav__list-sp_main {
    display: none; }
.sp_main .sp_container__main .sp_nav__list-sp_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
.sp_main .sp_container__main .sp_nav__list-sp_main a {
    width: 100%; }
.sp_main .sp_container__main .sp_nav__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px;
    color: #272833;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 5px;
    cursor: pointer; }
.sp_main .sp_container__main .sp_nav__list-item:hover, .sp_main .sp_container__main .sp_nav__list-item._active {
    background: #D5F1FB; }
.sp_main .sp_container__main .sp_nav__list-item img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 8px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_container__main .sp_nav__list-title {
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase; }
.sp_main .sp_container__main .sp_nav__list-title-empty {
    width: 100%;
    padding: 10px 0;
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center; }
.sp_main .sp_container__main .sp_nav__search {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 10px 30px 10px 10px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border: 1px solid #C6CDD3;
    border-radius: 25px; }
.sp_main .sp_container__main .sp_nav__search::-webkit-input-placeholder {
    color: rgba(198, 205, 211, 0.4); }
.sp_main .sp_container__main .sp_nav__search::-moz-placeholder {
    color: rgba(198, 205, 211, 0.4); }
.sp_main .sp_container__main .sp_nav__search:-ms-input-placeholder {
    color: rgba(198, 205, 211, 0.4); }
.sp_main .sp_container__main .sp_nav__search::-ms-input-placeholder {
    color: rgba(198, 205, 211, 0.4); }
.sp_main .sp_container__main .sp_nav__search::placeholder {
    color: rgba(198, 205, 211, 0.4); }
.sp_main .sp_container__main .sp_nav__remove-wrapper {
    position: absolute;
    top: 10px;
    right: 9px;
    min-width: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
.sp_main .sp_container__main .sp_nav__remove-wrapper .sp_nav__remove {
    width: 100%;
    height: 100%;
    margin-bottom: 5px;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_container__main .sp_nav__time-back {
    display: block;
    min-width: 25px;
    width: 25px;
    height: 25px;
    cursor: pointer; }
.sp_main .sp_container__main .sp_nav__access-rights {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    cursor: pointer; }
.sp_main .sp_container__main .sp_nav__access-rights .sp_nav__access-img {
    min-width: 20px;
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_container__main .sp_nav__access-rights .sp_nav__access-text {
    color: rgba(132, 139, 148, 0.8);
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px; }
.sp_main .sp_container__main .sp_nav__settings {
    position: relative;
    display: block;
    min-width: 25px;
    width: 25px;
    height: 25px;
    cursor: pointer; }
.sp_main .sp_container__main .sp_nav__settings._active .sp_nav__dropdown-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.sp_main .sp_container__main .sp_nav__settings._active svg {
    fill: #848B94; }
.sp_main .sp_container__main .sp_nav__settings svg,
.sp_main .sp_container__main .sp_nav__access-rights svg,
.sp_main .sp_container__main .sp_nav__time-back svg {
    min-width: 25px;
    width: 25px;
    height: 25px;
    fill: #C6CDD3; }
.sp_main .sp_container__main .sp_nav__settings:hover svg,
.sp_main .sp_container__main .sp_nav__access-rights:hover svg,
.sp_main .sp_container__main .sp_nav__time-back:hover svg {
    fill: #848B94; }
.sp_main .sp_container__main .sp_nav__dropdown-list {
    position: absolute;
    top: 130%;
    right: -8px;
    display: none;
    gap: 2px;
    width: 160px;
    padding: 5px;
    background: #EFF2F4;
    border-radius: 5px; }
.sp_main .sp_container__main .sp_nav__dropdown-list:after {
    position: absolute;
    top: -5.5px;
    right: 15px;
    display: block;
    content: '';
    min-width: 10px;
    width: 10px;
    height: 10px;
    background: #EFF2F4;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.sp_main .sp_container__main .sp_nav__dropdown-item {
    width: 100%;
    padding: 4px 10px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    background: #ffffff;
    border-radius: 5px; }

.sp_main .sp_main-accordion__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    width: 100%; }

.sp_main .sp_main-accordion._active .sp_main-accordion__table,
.sp_main .sp_main-accordion._active .sp_main-accordion__content {
    overflow: hidden; }

.sp_main .sp_main-accordion._active .sp_main-accordion__table {
    border: 0; }

.sp_main .sp_main-accordion._active .sp_main-accordion__arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.sp_main .sp_main-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 25px;
    /* ------------------------------ cards content ----------------------------- */
    /* ---------------------------------- table --------------------------------- */
    /* ---------------------------------- head ---------------------------------- */
    /* --------------------------------- content -------------------------------- */
    /* ------------------------------- pagination ------------------------------- */ }
.sp_main .sp_main-accordion .sp_main-accordion__content,
.sp_main .sp_main-accordion .sp_main-accordion__table {
    overflow: visible;
    margin-top: 30px;
    -webkit-transition: height 0.3s ease, margin 0.5s ease, overflow 0.7s ease;
    transition: height 0.3s ease, margin 0.5s ease, overflow 0.7s ease; }
.sp_main .sp_main-accordion .sp_main-accordion__table {
    border: 1px solid #EFF2F4; }
.sp_main .sp_main-accordion .sp_main-accordion__empty {
    display: block;
    width: 100%;
    padding: 50px 20px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    text-align: center; }
.sp_main .sp_main-accordion .sp_main-accordion__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    width: 100%; }
.sp_main .sp_main-accordion .sp_main-accordion__title {
    margin-right: auto;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 27px; }
@media only screen and (max-width: 499px) {
    .sp_main .sp_main-accordion .sp_main-accordion__title {
        font-size: 14px;
        line-height: 20px; } }
.sp_main .sp_main-accordion .sp_main-accordion__download:hover span {
    display: none;
}
.sp_main .sp_main-accordion .sp_main-accordion__download:hover svg {
    stroke: #fff;
    display: block;
}
.sp_main .sp_main-accordion .sp_main-accordion__download svg {
    display: none;
}
.sp_main .sp_main-accordion .sp_main-accordion__download{
    width: 33px;
    height: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    padding: 4px 9px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    line-height: 7px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #1da053;
}
.sp_main .sp_main-accordion .sp_main-accordion__operation-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #525C69;
    background: #EFF2F4;
    border-radius: 20px; }
@media only screen and (max-width: 499px) {
    .sp_main .sp_main-accordion .sp_main-accordion__operation-wrapper {
        overflow: hidden; } }
.sp_main .sp_main-accordion .sp_main-accordion__action-section {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    padding: 8px 16px;
    white-space: nowrap;
    cursor: pointer; }
@media only screen and (max-width: 499px) {
    .sp_main .sp_main-accordion .sp_main-accordion__action-section {
        color: #EFF2F4;
        width: 40px;
        padding: 10px 0 10px 10px; } }
.sp_main .sp_main-accordion .sp_main-accordion__action-section ~ .sp_main-accordion__action-section::after {
    position: absolute;
    top: 8px;
    left: -1px;
    display: block;
    content: '';
    width: 1px;
    height: 60%;
    background: #ffffff; }
.sp_main .sp_main-accordion .sp_main-accordion__action-section .sp_main-accordion__action-img {
    min-width: 18px;
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_main-accordion__arrow {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer; }
.sp_main .sp_main-accordion .sp_main-accordion__arrow img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_main-accordion__content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 15px;
    width: 100%; }
.sp_main .sp_main-accordion .sp_main-accordion__content._empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.sp_main .sp_main-accordion .sp_main-accordion__content-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #EFF2F4; }
.sp_main .sp_main-accordion .sp_content-item__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    min-height: 46px;
    margin-bottom: -3px;
    padding-right: 25px;
    cursor: pointer; }
.sp_content-item__head:has(.sp_content-item__head-second_row){
    flex-direction: column !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
.sp_content-item__head-holder{
    display: flex;
    gap: 12px;
    flex-direction: column !important;
    width: 100%;
    min-height: 46px;
    margin-bottom: -3px;
    cursor: pointer;
    -webkit-box-direction: normal;
    padding: 12px 25px 12px 12px !important;
}
.category_description{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    line-height: 16px;
    overflow: hidden;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: 600;
}
.sp_main .sp_main-accordion .sp_content-item__img-wrapper {
    min-width: 46px;
    width: 46px;
    height: 46px;
    border-radius: 6px;
    overflow: hidden;
    background: #EFF2F4; }
.sp_main .sp_main-accordion .sp_content-item__img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
.sp_main .sp_main-accordion .sp_content-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_content-item__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px; }
.sp_main .sp_main-accordion .sp_content-item__info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2px; }
.sp_main .sp_main-accordion .sp_content-item__info-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px; }
.sp_main .sp_main-accordion .sp_content-item__info-img-wrapper {
    min-width: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    background: #EFF2F4; }
.sp_main .sp_main-accordion .sp_content-item__info-img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_content-item__info-title {
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase; }
.sp_main .sp_main-accordion .sp_content-item__info-name {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px; }
.sp_main .sp_main-accordion .sp_content-item__more-content {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1; }
.sp_main .sp_main-accordion .sp_content-item__more-content._active {
    z-index: 2; }
.sp_main .sp_main-accordion .sp_content-item__more-item {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
.sp_main .sp_main-accordion .sp_content-item__more-item .sp_content-item__more-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_main-accordion__table {
    width: 100%;
    border-radius: 5px; }
.sp_main .sp_main-accordion .sp_main-accordion__table._empty {
    border: 0; }
.sp_main .sp_main-accordion .sp_main-accordion__table.history-table .sp_table-content__item,
.sp_main .sp_main-accordion .sp_main-accordion__table.history-table .sp_main-accordion__table-head {
    grid-template-columns: minmax(150px, 300px) minmax(100px, 720px) minmax(100px, 720px) minmax(140px, 1fr) 150px;
    gap: 30px; }
.sp_main .sp_main-accordion .sp_main-accordion__table-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
.sp_main .sp_main-accordion .sp_main-accordion__table-head {
    display: grid;
    grid-template-columns: minmax(180px, 1fr) minmax(90px, 1fr) minmax(140px, 1fr) minmax(100px, 1fr) minmax(180px, 1fr) 145px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
    padding: 10px 30px 10px 12px;
    border-bottom: 2px solid #EFF2F4; }
.sp_main .sp_main-accordion .table-head__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    cursor: pointer; }
.sp_main .sp_main-accordion .table-head__item img {
    min-width: 24px;
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.sp_main .sp_main-accordion .table-head__item._active img {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
.sp_main .sp_main-accordion .table-head__item._no-cursor {
    cursor: auto; }
.sp_main .sp_main-accordion .table-head__item._no-sort {
    display: block;
    cursor: auto; }
.sp_main .sp_main-accordion .table-head__item._no-sort img {
    display: none; }
.sp_main .sp_main-accordion .sp_main-accordion__table-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
.sp_main .sp_main-accordion .sp_table-content__item {
    position: relative;
    display: grid;
    grid-template-columns: minmax(180px, 1fr) minmax(90px, 1fr) minmax(140px, 1fr) minmax(100px, 1fr) minmax(180px, 1fr) 145px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    width: 100%;
    padding: 11px 30px 11px 12px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border-bottom: 1px solid #EFF2F4; }
.sp_main .sp_main-accordion .sp_table-content__item:last-child {
    border: 0; }
.sp_main .sp_main-accordion .sp_table-content__title,
.sp_main .sp_main-accordion .sp_table-content__login,
.sp_main .sp_main-accordion .sp_table-content__url,
.sp_main .sp_main-accordion .sp_table-content__date,
.sp_main .sp_main-accordion .sp_table-content__password  .sp_table-content__text {
    width: 100%;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px; }
.sp_main .sp_main-accordion .sp_table-content__title,
.sp_main .sp_main-accordion .sp_table-content__login,
.sp_main .sp_main-accordion .sp_table-content__url,
.sp_main .sp_main-accordion .sp_table-content__password .sp_table-content__text,
.sp_main .sp_main-accordion .sp_table-content__desc{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
.sp_main .sp_main-accordion .sp_table-content__password {
    width: 100%; }
.sp_main .sp_main-accordion .sp_table-content__important-icon svg {
    min-width: 16px;
    width: 16px;
    height: 16px;
    stroke: #525C69; }
.sp_main .sp_main-accordion .sp_table-content__important-icon._active svg {
    stroke: #F2994A; }
.sp_main .sp_main-accordion .sp_table-content__important-icon._active svg path {
    fill: #F2994A; }
.sp_main .sp_main-accordion .sp_table-content__title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px; }
.sp_main .sp_main-accordion .sp_table-content__title-wrapper svg {
    cursor: pointer; }
.sp_main .sp_main-accordion .sp_table-content__desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    word-break: break-all;
    font-size: 13px;
    overflow: hidden;}
.sp_main .sp_main-accordion .sp_table-content__access-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px; }
.sp_main .sp_main-accordion .sp_table-content__access-wrapper .sp_table-content__img-wrapper {
    min-width: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    background: #EFF2F4;
    pointer-events: none;
    cursor: auto; }
.sp_main .sp_main-accordion .sp_table-content__access-wrapper .sp_table-content__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }


.sp_main .sp_main-accordion .sp_table-content__password-wrapper {
    word-break: break-all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    cursor: pointer; }

.sp_table-content_copy-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    cursor:auto; }

.sp_main .sp_main-accordion .sp_table-content__password-wrapper._active ._opened {
    display: block; }
.sp_main .sp_main-accordion .sp_table-content__password-wrapper._active ._closed {
    display: none; }
.sp_main .sp_main-accordion .sp_table-content__watch-password,
.sp_main .sp_main-accordion .sp_table-content__copy-password {
    display: block;
    min-width: 16px;
    width: 16px;
    height: 16px; }
.sp_main .sp_main-accordion .sp_table-content__watch-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_table-content__watch-img._closed {
    display: block; }
.sp_main .sp_main-accordion .sp_table-content__watch-img._opened {
    display: none; }
.sp_main .sp_main-accordion .sp_table-content__copy-password {
    position: relative; }
.sp_main .sp_main-accordion .sp_table-content__copy-password._active:after {
    opacity: 1;
    z-index: 1; }
.sp_main .sp_main-accordion .sp_table-content__copy-password::after {
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    content: 'Пароль скопирован';
    width: auto;
    padding: 12px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #ffffff;
    background: #848B94;
    border-radius: 5px;
    white-space: nowrap;
    z-index: -1; }
.sp_main .sp_main-accordion .sp_table-content__more-wrapper {
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
.sp_main .sp_main-accordion .sp_table-content__more-icon {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
.sp_main .sp_main-accordion .sp_table-content__more-icon .sp_table-content__more-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main-accordion .sp_main-accordion__table-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 15px;
    border-top: 2px solid #EFF2F4; }
.sp_main .sp_main-accordion .table-pagination__name {
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase; }
.sp_main .sp_main-accordion .table-pagination__links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px; }
.sp_main .sp_main-accordion .table-pagination__link {
    color: #0063C6;
    font-family: "OpenSans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
}
.sp_main .sp_main-accordion .table-pagination__link:hover{
    color: #057df5ed;
}
.sp_main .sp_main-accordion .table-pagination__link._active {
    color: #057df5ed; }
.sp_main .sp_main-accordion .table-pagination__buttons-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 14px; }
.sp_main .sp_main-accordion .table-pagination__previous,
.sp_main .sp_main-accordion .table-pagination__next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 14px;
    cursor: pointer; }
.sp_main .sp_main-accordion .table-pagination__next:hover{
    color: #057df5ed;
    fill: #057df5ed;
}

.sp_main .sp_main-accordion .table-pagination__previous:disabled,
.sp_main .sp_main-accordion .table-pagination__next:disabled {
    pointer-events: none; }
.sp_main .sp_main-accordion .table-pagination__previous:disabled p,
.sp_main .sp_main-accordion .table-pagination__next:disabled p {
    color: #B0B5BA;
    }
.sp_main .sp_main-accordion .table-pagination__previous p,
.sp_main .sp_main-accordion .table-pagination__next p {
    color: #0063C6;
    font-family: "OpenSans", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase; }
.sp_main .sp_main-accordion .table-pagination__next svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
.sp_main .sp_main-accordion .table-pagination__next svg,
.sp_main .sp_main-accordion .table-pagination__previous svg{
    fill: #B0B5BA
}
.sp_main .sp_main-accordion .table-pagination__next:hover svg,
.sp_main .sp_main-accordion .table-pagination__previous:hover svg
{
    fill: #057df5ed;
}
.sp_main .sp_main-accordion .table-pagination__next:hover p,
.sp_main .sp_main-accordion .table-pagination__previous:hover p{
    color:#057df5ed ;
}

.sp_main .sp_main__owner-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    padding: 25px; }
.sp_main .sp_main__owner-main .sp_owner-main__info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 40%; }
.sp_main .sp_main__owner-main .sp_owner-main__info-wrapper .sp_owner-main__text {
    color: #272833;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis; }
.sp_main .sp_main__owner-main .sp_owner-main__project-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 13px;
    width: 35%; }
.sp_main .sp_main__owner-main .sp_owner-main__img-wrap {
    min-width: 115px;
    width: 115px;
    height: 115px;
    border-radius: 10px;
    overflow: hidden;
    background: #EFF2F4; }
.sp_main .sp_main__owner-main .sp_owner-main__img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main__owner-main .sp_owner-main__info-data-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
    width: 100%; }
.sp_main .sp_main__owner-main .sp_owner-main__info-title {
    color: #272833;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
.sp_main .sp_main__owner-main .sp_owner-main__name-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px; }
.sp_main .sp_main__owner-main .sp_owner-main__profile-wrap {
    width: 22px;
    height: 22px;
    background: #EFF2F4;
    border-radius: 50%;
    overflow: hidden; }
.sp_main .sp_main__owner-main .sp_owner-main__profile-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main__owner-main .sp_owner-main__status,
.sp_main .sp_main__owner-main .sp_owner-main__date-title,
.sp_main .sp_main__owner-main .sp_owner-main__date-main,
.sp_main .sp_main__owner-main .sp_owner-main__profile-title {
    color: #272833;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px; }
.sp_main .sp_main__owner-main .sp_owner-main__profile-title {
    color: #272833;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; }
.sp_main .sp_main__owner-main .sp_owner-main__date-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px; }
.sp_main .sp_main__owner-main .sp_owner-main__title {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px; }
.sp_main .sp_main__owner-main .sp_owner-main__edit-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    justify-self: flex-end;
    padding: 8px 16px;
    background: #EFF2F4;
    border-radius: 25px;
    cursor: pointer; }
.sp_main .sp_main__owner-main .sp_owner-main__edit-btn .sp_owner-main__edit-img-wrapper {
    min-width: 15px;
    width: 15px;
    height: 15px; }
.sp_main .sp_main__owner-main .sp_owner-main__edit-btn .sp_owner-main__edit-img-wrapper .sp_owner-main__edit-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main__owner-main .sp_owner-main__edit-btn .sp_owner-main__edit-text {
    color: rgba(82, 92, 105, 0.8);
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px; }

.sp_main .sp_main__usp_navailable-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: calc(100vh - 250px);
    background: #ffffff;
    border-radius: 5px; }
.sp_main .sp_main__usp_navailable-content .sp_main__usp_navailable-img {
    width: 15%;
    height: 15%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_main__usp_navailable-content .sp_main__usp_navailable-text {
    color: #B0B5BA;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px; }
.sp_main .sp_main__usp_navailable-content .sp_main__usp_navailable-text._error {
    color: #FF514AF2; }

.sp_main .sp_more-pop {
    z-index: 2; }
.sp_main .sp_more-pop .more-item._active {
    background: #D5F1FB; }

.sp_pop-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px;
    min-width: 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 6px;
    border-radius: 5px;
    z-index: 2;
    margin: 0;
    padding: 0; }
.sp_pop-dropdown._bottom-side {
    top: auto;
    bottom: -10px; }
.sp_pop-dropdown._bottom-side:after {
    top: auto;
    bottom: 15px; }
.sp_pop-dropdown .sp_pop-dropdown__list {
    position: absolute;
    top: -5px;
    left: 110%;
    gap: 2px;
    display: none;
    min-width: 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 5px;
    background: #F7F8F9;
    border-radius: 5px; }
.sp_pop-dropdown .sp_pop-dropdown__list.link-list .sp_pop-dropdown__item:not(._title) {
    padding-left: 15px; }
.sp_pop-dropdown .sp_pop-dropdown__list ._title {
    pointer-events: none; }
.sp_pop-dropdown .sp_pop-dropdown__list::after {
    position: absolute;
    display: block;
    content: '';
    top: 15px;
    left: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #F7F8F9;
    border-radius: 2px; }
.sp_pop-dropdown .sp_pop-dropdown__list._right-side {
    left: auto;
    right: 110%; }
.sp_pop-dropdown .sp_pop-dropdown__list._right-side::after {
    left: auto;
    right: -5px; }
.sp_pop-dropdown .sp_pop-dropdown__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 4px 10px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer; }
.sp_pop-dropdown .sp_pop-dropdown__item._title {
    font-weight: 700; }
.sp_pop-dropdown .sp_pop-dropdown__item .sp_pop-dropdown__name {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin: 0; }
.sp_pop-dropdown .sp_pop-dropdown__item.sp_more-second-dropdown:hover {
    background: #D5F1FB; }
.sp_pop-dropdown .sp_pop-dropdown__item.sp_more-second-dropdown._active {
    background: #D5F1FB; }
.sp_pop-dropdown .sp_pop-dropdown__item.sp_more-second-dropdown._active .sp_pop-dropdown__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.sp_pop-dropdown .sp_pop-dropdown__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial; }
.sp_pop-dropdown .sp_pop-dropdown__img svg {
    min-width: 12px;
    width: 12px;
    height: 12px;
    fill: #848B94; }

/* ------------------------------- tabs styles ------------------------------ */
.sp_groups-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 700px;
    height: 300px;
    padding: 25px 20px !important;
    background: #ffffff;
    border-radius: 8px; }
.sp_groups-wrapper .sp_popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 80%; }
.sp_groups-wrapper .sp_nav__search-wrapper {
    position: relative;
    width: 100%; }
.sp_groups-wrapper .sp_nav__search-wrapper._active .sp_nav__remove-wrapper {
    display: block; }
.sp_groups-wrapper .sp_nav__search-wrapper._active .sp_nav__loop-wrapper {
    display: none; }
.sp_groups-wrapper .sp_nav__search {
    width: 95%;
    padding: 10px;
    border: 1px solid #EFF2F4;
    border-radius: 5px !important;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
.sp_groups-wrapper .sp_nav__search::-webkit-input-placeholder {
    color: #C6CDD3; }
.sp_groups-wrapper .sp_nav__search::-moz-placeholder {
    color: #C6CDD3; }
.sp_groups-wrapper .sp_nav__search:-ms-input-placeholder {
    color: #C6CDD3; }
.sp_groups-wrapper .sp_nav__search::-ms-input-placeholder {
    color: #C6CDD3; }
.sp_groups-wrapper .sp_nav__search::placeholder {
    color: #C6CDD3; }
.sp_groups-wrapper .sp_nav__remove-wrapper {
    cursor: pointer; }
.sp_groups-wrapper .sp_nav__remove-wrapper,
.sp_groups-wrapper .sp_nav__loop-wrapper {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 22px;
    width: 22px;
    height: 22px;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: 0 0; }
.sp_groups-wrapper .sp_popup__tab-content-wrap {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }
.sp_groups-wrapper .sp_popup__tab-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    max-height: 260px;
    scrollbar-width: thin;
    scrollbar-color: #EFF2F4;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #F7F8F9; }
.sp_groups-wrapper .sp_popup__tab-content::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff; }
.sp_groups-wrapper .sp_popup__tab-content::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background: #AFAFAF; }
.sp_groups-wrapper .sp_popup__tab-content.step-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
    padding: 0; }
.sp_groups-wrapper .sp_popup__tab-content.step-list .sp_tab-content__profile-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
    width: 100%;
    background: 0 0; }
.sp_groups-wrapper .sp_popup__tab-content.step-list .sp_tab-content__profile-wrap:hover {
    background: 0 0; }
.sp_groups-wrapper .sp_popup__tab-content.step-list .sp_tab-content__next-step {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
    padding-left: 25px; }
.sp_groups-wrapper .sp_popup__tab-content.step-list .sp_tab-content__next-step::before {
    display: block;
    content: '';
    position: absolute;
    top: -10px;
    left: 18px;
    width: 1px;
    height: calc(100% + 6px);
    background: #EFF2F4; }
.sp_groups-wrapper .sp_popup__tab-content.step-list .sp_tab-content__next-step .sp_tab-content__next-step {
    position: relative; }
.sp_groups-wrapper .sp_tab-content__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 5px;
    border-radius: 8px;
    cursor: pointer; }
.sp_groups-wrapper .sp_tab-content__wrap:last-child {
    margin: 0; }
.sp_groups-wrapper .sp_tab-content__wrap:hover {
    background: #EFF2F4; }
.sp_groups-wrapper .sp_tab-content__profile-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 5px;
    border-radius: 8px;
    cursor: pointer; }
.sp_groups-wrapper .sp_tab-content__profile-wrap:hover {
    background: #EFF2F4; }
.sp_groups-wrapper .sp_tab-content__profile-wrap svg {
    width: 28px;
    height: 28px; }
.sp_groups-wrapper .sp_tab-content__profile-img-wrap {
    min-width: 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #EFF2F4;
    overflow: hidden;
    border: 1px solid white; }
.sp_groups-wrapper .sp_tab-content__profile-name,
.sp_groups-wrapper .sp_tab-buttons__item {
    margin: 0;
    padding: 0;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
.sp_groups-wrapper .sp_tab-content__profile-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_groups-wrapper .sp_popup__tab-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    width: 20%;
    height: 100%;
    margin: 0;
    padding-left: 10px;
    border-left: 1px solid #EFF2F4;
    scrollbar-width: thin;
    scrollbar-color: #EFF2F4;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #F7F8F9; }
.sp_groups-wrapper .sp_popup__tab-buttons::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff; }
.sp_groups-wrapper .sp_popup__tab-buttons::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background: #AFAFAF; }
.sp_groups-wrapper .sp_tab-buttons__item {
    width: auto;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer; }
.sp_groups-wrapper .sp_tab-buttons__item:hover, .sp_groups-wrapper .sp_tab-buttons__item._active {
    background: #EFF2F4; }

.sp_main .sp_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* ----------------------------- fields & labels ---------------------------- */
    /* ------------------------------ access fields ----------------------------- */
    /* ------------------------- dropdown with sp_employee ------------------------- */
    /* ----------------------------- dropdown field ----------------------------- */
    /* -------------------------------------------------------------------------- */
    /*                                    tabs                                    */
    /* -------------------------------------------------------------------------- */
    /* ------------------------------- files style ------------------------------ */ }
.sp_main .sp_popup._show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1200; }
.sp_main .sp_popup._show._mini-sp_popup {
    opacity: 0.6; }
.sp_main .sp_popup .sp_popup__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
    width: 100%;
    max-width: 600px;
    max-height: 80%;
    height: auto;
    margin: 0 30px;
    padding: 40px 20px 25px;
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 6px 21px 0px #535C6926;
    box-shadow: 0px 6px 21px 0px #535C6926; }
.sp_main .sp_popup .sp_popup__wrapper._tabs {
    padding: 20px;
    overflow: visible; }
.sp_main .sp_popup .sp_popup__wrapper._tabs::after {
    position: absolute;
    top: 5px;
    left: 50%;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    background: #ffffff;
    border-radius: 3px; }
.sp_main .sp_popup .sp_popup__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 18px;
    width: 100%;
    scrollbar-width: thin;
    scrollbar-color: #EFF2F4;
    scrollbar-width: thin;
    scrollbar-color: #F7F8F9; }
.sp_main .sp_popup .sp_popup__content-wrap::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff; }
.sp_main .sp_popup .sp_popup__content-wrap::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background: #AFAFAF; }
.sp_main .sp_popup .sp_popup__btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__btn-close img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_popup__counter {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #A8ADB4;
    font-size: 13px;
    line-height: 15px; }
.sp_main .sp_popup .sp_popup__heading {
    color: #272833;
    font-family: "OpenSans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 15px; }
.sp_main .sp_popup .sp_popup__textfield {
    font-family: "OpenSans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center; }
.sp_main .sp_popup .sp_popup__buttons-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
.sp_main .sp_popup .sp_popup__buttons-wrapper._line {
    padding-top: 18px; }
.sp_main .sp_popup .sp_popup__buttons-wrapper._line:before {
    position: absolute;
    top: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #525C69;
    opacity: 0.08; }
.sp_main .sp_popup .sp_popup__btn {
    padding: 10px 20px;
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__btn._apply {
    color: #ffffff;
    background: #2FC6F6; }
.sp_main .sp_popup .sp_popup__btn._cancel {
    color: #525C69;
    background: transparent; }
.sp_main .sp_popup .sp_popup__icon-pass {
    position: absolute;
    top: 55%;
    right: 10px;
    display: block;
    min-width: 15px;
    width: 15px;
    height: 15px;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__icon-pass img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_popup__select-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px;
    width: 100%; }
.sp_main .sp_popup .sp_popup__select-content._active .sp_popup__select-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.sp_main .sp_popup .sp_popup__select-content._active .sp_main-arrow {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg); }
.sp_main .sp_popup .sp_popup__select-content .sp_popup__select-wrapper {
    width: 100%; }
.sp_main .sp_popup .sp_popup__select-content .sp_popup__select-chosen-wrap {
    position: relative;
    width: 100%;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__select-content .sp_popup__select-text {
    display: block;
    width: 100%;
    height: 40.6px;
    padding: 12px 8px 12px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #C6CDD3;
    border-radius: 5px; }
.sp_main .sp_popup .sp_popup__select-content .sp_select__search {
    display: none; }
.sp_main .sp_popup .sp_popup__select-content .sp_main-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-width: 20px;
    width: 20px;
    height: 20px; }
.sp_main .sp_popup .sp_popup__select-content .sp_main-arrow img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_popup__select-content .sp_popup__select-list {
    position: absolute;
    top: 105%;
    left: 0;
    display: none;
    gap: 2px;
    width: 100%;
    padding: 9px;
    background: #F7F8F9;
    border-radius: 8px;
    z-index: 2; }
.sp_main .sp_popup .sp_popup__select-content .sp_popup__select-item {
    width: 100%;
    padding: 12px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    background: #ffffff;
    border-radius: 8px;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__select-content .sp_popup__select-item:hover, .sp_main .sp_popup .sp_popup__select-content .sp_popup__select-item._active {
    background: #D5F1FB; }
.sp_main .sp_popup .sp_popup__field-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px;
    width: 100%; }
.sp_main .sp_popup .sp_popup__field-wrapper.textarea {
    position: relative; }
.sp_main .sp_popup .sp_popup__field-wrapper._error .sp_popup__textarea,
.sp_main .sp_popup .sp_popup__field-wrapper._error .sp_popup__field {
    border-color: #FF514AF2; }
.sp_main .sp_popup .sp_popup__field-wrapper._error .sp_popup__error {
    display: block; }
.sp_main .sp_popup .sp_popup__label-text {
    color: #A8ADB4;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px; }
.sp_main .sp_popup .sp_popup__label-text._required:after {
    display: inline-block;
    content: '*';
    color: #FF514AF2; }
.sp_main .sp_popup .sp_popup__textarea {
    min-height: 70px;
    max-height: 130px; }
.sp_main .sp_popup .sp_popup__textarea,
.sp_main .sp_popup .sp_popup__field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    color: #272833;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    background: #ffffff;
    border-radius: 5px;
    border: 1.5px solid #C6CDD3; }
.sp_main .sp_popup .sp_popup__error {
    display: none;
    color: #FF514AF2;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    line-height: 16px; }
.sp_main .sp_popup .sp_popup__textarea {
    padding: 12px 5px; }
.sp_main .sp_popup .sp_popup__field {
    padding: 12px 30px 12px 5px; }
.sp_main .sp_popup .sp_popup__employee-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: normal!important;
    gap: 18px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #EFF2F4;
    scrollbar-width: thin;
    scrollbar-color: #F7F8F9; }
.sp_main .sp_popup .sp_popup__employee-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff; }
.sp_main .sp_popup .sp_popup__employee-wrapper::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background: #AFAFAF; }
.sp_main .sp_popup .sp_employee__line-name {
    display: block;
    width: 100%;
    margin-bottom: -14px;
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    text-align: left; }
.sp_main .sp_popup .sp_employee__person-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(82, 92, 105, 0.08); }
.sp_main .sp_popup .sp_employee__person-wrapper:last-child {
    padding: 0;
    border: 0; }
.sp_main .sp_popup .sp_employee__person-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 100%; }
.sp_main .sp_popup .sp_employee__person-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 6px 8px;
    border: 1px solid #C6CDD3;
    border-radius: 5px; }
.sp_main .sp_popup .sp_employee__person-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    width: 70%; }
.sp_main .sp_popup .sp_employee__person-date-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30%; }
.sp_main .sp_popup .sp_employee__person-img-wrap {
    border-radius: 50%;
    background: #EFF2F4;
    overflow: hidden; }
.sp_main .sp_popup .sp_employee__person-remove,
.sp_main .sp_popup .sp_employee__person-img-wrap {
    min-width: 28px;
    width: 28px;
    height: 28px; }
.sp_main .sp_popup .sp_employee__person-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 20px; }
.sp_main .sp_popup .sp_employee__person-name {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
.sp_main .sp_popup .sp_employee__person-remove {
    margin-left: auto;
    cursor: pointer; }
.sp_main .sp_popup .sp_employee__person-remove img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_employee__person-date {
    position: relative;
    width: 100%; }
.sp_main .sp_popup .sp_employee__person-date .sp_employee__icon-calender {
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 24px;
    width: 24px;
    height: 24px;
    cursor: pointer; }
.sp_main .sp_popup .sp_employee__person-date .sp_employee__icon-calender img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_employee__person-field {
    width: 100%;
    padding: 6px 35px;
    border: 0;
    border-left: 1px solid #C6CDD3; }
.sp_main .sp_popup .sp_employee__person-field::-webkit-input-placeholder {
    color: #A8ADB4; }
.sp_main .sp_popup .sp_employee__person-field::-moz-placeholder {
    color: #A8ADB4; }
.sp_main .sp_popup .sp_employee__person-field:-ms-input-placeholder {
    color: #A8ADB4; }
.sp_main .sp_popup .sp_employee__person-field::-ms-input-placeholder {
    color: #A8ADB4; }
.sp_main .sp_popup .sp_employee__person-field::placeholder {
    color: #A8ADB4; }
.sp_main .sp_popup .sp_employee__mini-text {
    position: absolute;
    top: 6px;
    left: 12px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px; }
.sp_main .sp_popup .sp_employee__person-add-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    border: 1px solid #C6CDD3;
    border-radius: 5px;
    z-index: 2; }
.sp_main .sp_popup .sp_employee__person-add-wrapper._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.sp_main .sp_popup .sp_employee__person-placeholder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    width: 100%;
    padding: 12px 8px;
    cursor: pointer; }
.sp_main .sp_popup .sp_employee__person-placeholder:hover .sp_employee__person-placeholder-txt {
    text-decoration: underline; }
.sp_main .sp_popup .sp_employee__person-placeholder img {
    min-width: 10px;
    width: 10px;
    height: 10px;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_employee__person-placeholder-txt {
    color: #0063C6;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px; }
.sp_main .sp_popup .sp_employee__person-dropdown {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    display: none;
    gap: 2px;
    width: 100%;
    padding: 5px;
    background: #F7F8F9;
    border: 1px solid #EFF2F4;
    border-radius: 5px; }
.sp_main .sp_popup .sp_employee__person-info-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    width: 100%;
    padding: 5px;
    background: #ffffff;
    border-radius: 5px;
    cursor: pointer; }
.sp_main .sp_popup .sp_employee__person-info-dropdown:hover, .sp_main .sp_popup .sp_employee__person-info-dropdown._active {
    background: #D5F1FB; }
.sp_main .sp_popup .sp_popup__dropdown-wrapper {
    position: relative;
    width: 100%;
    z-index: 3;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__dropdown-wrapper._open .sp_popup__dropdown-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px; }
.sp_main .sp_popup .sp_popup__dropdown-chosen-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    min-height: 40px;
    padding: 12px 5px;
    background: #ffffff;
    border-radius: 3px;
    border: 1.5px solid #C6CDD3; }
.sp_main .sp_popup .sp_popup__dropdown-chosen-wrap._show .sp_main-close {
    display: block !important; }
.sp_main .sp_popup .sp_dropdown__chosen-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
    width: 100%; }
.sp_main .sp_popup .sp_dropdown__item-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    padding: 5px;
    background: #EFEFEF;
    border-radius: 2px;
    cursor: auto; }
.sp_main .sp_popup .sp_dropdown__search {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding: 0;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: 0;
    background: transparent; }
.sp_main .sp_popup .sp_dropdown__item-name {
    color: #272833;
    font-size: 14px;
    line-height: 22px; }
.sp_main .sp_popup .sp_dropdown__item-close,
.sp_main .sp_popup .sp_main-close {
    min-width: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
.sp_main .sp_popup .sp_main-close {
    display: none; }
.sp_main .sp_popup .sp_popup__dropdown-list {
    position: absolute;
    top: 105%;
    left: 0;
    display: none;
    width: 100%;
    min-height: 20px;
    height: auto;
    max-height: 230px;
    padding: 10px;
    background: #F7F8F9;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #F7F8F9; }
.sp_main .sp_popup .sp_popup__dropdown-list::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff; }
.sp_main .sp_popup .sp_popup__dropdown-list::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background: #AFAFAF; }
.sp_main .sp_popup .sp_popup__dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    padding: 11px 8px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    background: #ffffff;
    border-radius: 5px;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__dropdown-item._hidden {
    display: none !important; }
.sp_main .sp_popup .sp_popup__dropdown-item._active, .sp_main .sp_popup .sp_popup__dropdown-item._active-all {
    background: #D5F1FB; }
.sp_main .sp_popup .sp_popup__tab-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    width: 100%; }
.sp_main .sp_popup .sp_popup__tab-btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 25px;
    width: 100%;
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(82, 92, 105, 0.08); }
.sp_main .sp_popup .sp_popup__tab-btn {
    position: relative;
    display: block;
    color: #848B94;
    font-family: "OpenSans", sans-serif;
    font-size: 11px;
    font-weight: 900;
    line-height: 17px;
    text-transform: uppercase;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__tab-btn._active {
    color: #0063C6; }
.sp_main .sp_popup .sp_popup__tab-btn._active::before {
    position: absolute;
    bottom: -7px;
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: #0063C6; }
.sp_main .sp_popup .sp_popup__.sp_tab-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(82, 92, 105, 0.08); }
.sp_main .sp_popup .sp_popup__.sp_tab-content {
    display: none;
    gap: 10px;
    width: 100%; }
.sp_main .sp_popup .sp_popup__.sp_tab-content._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.sp_main .sp_popup .sp_tab-content__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%; }
.sp_main .sp_popup .sp_tab-content__img-wrapper {
    min-width: 32px;
    width: 32px;
    height: 32px; }
.sp_main .sp_popup .sp_tab-content__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .sp_tab-content__name {
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; }
.sp_main .sp_popup .sp_tab-content__remove {
    margin-left: auto;
    font-family: "OpenSans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: rgba(83, 92, 105, 0.5);
    text-transform: lowercase;
    cursor: pointer; }
.sp_main .sp_popup .sp_popup__btn-add {
    position: relative;
    display: block;
    margin-top: -8px;
    color: #0063C6;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 15px; }
.sp_main .sp_popup .sp_popup__btn-add::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '+';
    min-width: 15px;
    width: 15px;
    height: 15px; }
.sp_main .sp_popup .sp_popup__btn-add::before {
    position: absolute;
    bottom: 0;
    display: block;
    content: '';
    width: 80%;
    height: 1px;
    border-top: 1px dashed rgba(39, 107, 179, 0.4); }
.sp_main .sp_popup .sp_popup__files {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 18px;
    width: 100%; }
.sp_main .sp_popup .files__img-wrapper {
    width: 85px;
    height: 85px;
    border-radius: 5px;
    background: #EFF2F4;
    border-radius: 6px;
    overflow: hidden; }
.sp_main .sp_popup .files__img-wrapper._active {
    background: transparent; }
.sp_main .sp_popup .files__img-wrapper._active .files__delete,
.sp_main .sp_popup .files__img-wrapper._active .files__img {
    display: block; }
.sp_main .sp_popup .files__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
.sp_main .sp_popup .files__delete {
    display: none; }
.sp_main .sp_popup .files__delete,
.sp_main .sp_popup .files__upload-field {
    display: block;
    padding: 12px;
    color: #525C69;
    font-family: "OpenSans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    background: #ffffff;
    border: 1px solid #C6CDD3;
    border-radius: 2px;
    cursor: pointer; }
.sp_main .sp_popup .files__input {
    display: none; }

.sp_main .confirm-popup .sp_popup__wrapper {
    width: 100%;
    max-width: 300px; }

.sp_main .mini-sp_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* ---------------------------------- list ---------------------------------- */ }
.sp_main .mini-sp_popup._show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 8; }
.sp_main .mini-sp_popup._arrow .sp_popup__wrapper::after {
    position: absolute;
    top: -8px;
    right: 20px;
    display: block;
    content: '';
    min-width: 20px;
    width: 20px;
    height: 20px;
    background: #F7F8F9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px; }
.sp_main .mini-sp_popup .sp_popup__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: auto;
    padding: 10px;
    background: #F7F8F9;
    border-radius: 5px; }
.sp_main .mini-sp_popup .sp_popup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2px;
    width: 100%; }
.sp_main .mini-sp_popup .sp_popup__list-item {
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.sp_main .mini-sp_popup .sp_popup__mini-heading {
    color: #272833;
    font-family: 'OpenSans';
    font-size: 16px;
    font-weight: 600;
    line-height: 15px; }
.sp_main .mini-sp_popup .sp_popup__label {
    display: block;
    width: 100%;
    padding: 11px 8px 11px 30px;
    color: #525C69;
    background: #ffffff;
    border-radius: 2px;
    cursor: pointer; }
.sp_main .mini-sp_popup .sp_popup__checkbox {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 14px;
    width: 14px;
    height: 14px;
    border: 1px solid #AFAFAF;
    border-radius: 2px; }
.sp_main .mini-sp_popup .sp_popup__checkbox:checked {
    border: 0;
    background: url("./img/popup/check-icon.svg") no-repeat center;
    background-size: inherit; }
.sp_main .mini-sp_popup .sp_popup__checkbox:checked ~ .sp_popup__label {
    background: #D5F1FB; }
.sp_main .mini-sp_popup .sp_popup__buttons-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
.sp_main .mini-sp_popup .sp_popup__buttons-wrapper._line {
    padding-top: 10px; }
.sp_main .mini-sp_popup .sp_popup__buttons-wrapper._line:before {
    position: absolute;
    top: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #525C69;
    opacity: 0.08; }
.sp_main .mini-sp_popup .sp_popup__btn {
    padding: 10px 20px;
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    cursor: pointer; }
.sp_main .mini-sp_popup .sp_popup__btn._apply {
    color: #ffffff;
    background: #2FC6F6; }
.sp_main .mini-sp_popup .sp_popup__btn._cancel {
    color: #525C69;
    background: transparent; }

.sp_main {
    /* ---------------------------------- table --------------------------------- */
    /* ---------------------------------- cards --------------------------------- */ }
.sp_main .sp_skeleton__nav-item, .sp_main .sp_skeleton__nav-big-item, .sp_main .sp_skeleton__nav-min-item, .sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item-button, .sp_main .sp_skeleton__accordion-item, .sp_main .sp_skeleton__empty {
    height: 13px;
    background: #EFF2F4;
    border-radius: 25px; }
.sp_main .sp_skeleton__head-item,
.sp_main .sp_skeleton__content-min-item,
.sp_main .sp_skeleton__content-item,
.sp_main .sp_skeleton__pagination-item, .sp_main .sp_skeleton__card-text:before, .sp_main .sp_skeleton__card-text:after, .sp_main .sp_skeleton__card-btn {
    height: 13px;
    background: #ffffff;
    border-radius: 25px; }
.sp_main .sp_skeleton__main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    width: 100%; }
.sp_main .sp_skeleton__nav-item {
    width: 8%; }
.sp_main .sp_skeleton__nav-big-item {
    width: 30%;
    margin-left: auto;
    margin-right: 30px; }
.sp_main .sp_skeleton__nav-min-item {
    width: 2%; }
.sp_main .sp_main__owner-main.sp_skeleton {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 130px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    gap: 20px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 40%;
    gap: 18px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item .sp_skeleton__line:nth-child(3) {
    margin-top: -12px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 35%;
    gap: 10px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 18px;
    width: 100%;
    min-width: 120px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item-wrap .sp_skeleton__line:nth-child(3) {
    margin-top: auto; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item-wrap .sp_skeleton__line:nth-child(4) {
    margin-top: -12px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__item-button {
    width: 25%; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__img {
    min-width: 115px;
    width: 115px;
    height: 115px;
    border-radius: 8px;
    overflow: hidden;
    background: #EFF2F4; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__line {
    width: 30%;
    height: 13px;
    background: #EFF2F4;
    border-radius: 25px; }
.sp_main .sp_main__owner-main.sp_skeleton .sp_skeleton__line:nth-child(2) {
    width: 70%; }
.sp_main .sp_skeleton__accordion-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    width: 100%; }
.sp_main .sp_skeleton__accordion-item {
    width: 16%; }
.sp_main .sp_skeleton__accordion-item:first-child {
    margin-right: auto; }
.sp_main .sp_skeleton__empty {
    width: 100%;
    margin: 50px 0; }
.sp_main .sp_main-accordion.sp_skeleton {
    gap: 35px; }
.sp_main .sp_skeleton__accordion-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    background: #EFF2F4;
    border-radius: 8px; }
.sp_main .sp_skeleton__table-content {
    border-bottom: 1px solid #ffffff; }
.sp_main .sp_skeleton__table-content:last-child {
    border: 0; }
.sp_main .sp_skeleton__table-head,
.sp_main .sp_skeleton__table-content,
.sp_main .sp_skeleton__table-pagination {
    width: 100%;
    padding: 16px 12px; }
.sp_main .sp_skeleton__table-head {
    border-bottom: 2px solid #ffffff; }
.sp_main .sp_skeleton__table-head,
.sp_main .sp_skeleton__table-content {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 60px; }
@media only screen and (max-width: 1219px) {
    .sp_main .sp_skeleton__table-head,
    .sp_main .sp_skeleton__table-content {
        gap: 30px; } }
@media only screen and (max-width: 992px) {
    .sp_main .sp_skeleton__table-head,
    .sp_main .sp_skeleton__table-content {
        gap: 10px; } }
.sp_main .sp_skeleton__head-item,
.sp_main .sp_skeleton__content-min-item,
.sp_main .sp_skeleton__content-item,
.sp_main .sp_skeleton__content-item,
.sp_main .sp_skeleton__pagination-item {
    display: block; }
.sp_main .sp_skeleton__table-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%; }
.sp_main .sp_skeleton__head-item {
    width: 50%; }
.sp_main .sp_skeleton__head-item:nth-child(3) {
    margin-left: 50px; }
.sp_main .sp_skeleton__content-item {
    width: 50%; }
.sp_main .sp_skeleton__content-item:first-child, .sp_main .sp_skeleton__content-item:nth-child(2) {
    width: 90%; }
.sp_main .sp_skeleton__content-item:nth-child(3) {
    margin-left: 50px; }
.sp_main .sp_skeleton__content-min-item {
    min-width: 20px;
    width: 20px; }
.sp_main .sp_skeleton__pagination-item {
    width: 20%; }
.sp_main .sp_skeleton__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 9px; }
.sp_main .sp_skeleton__content-wrap:last-child {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 40px; }
.sp_main .sp_skeleton__content-wrap:last-child .sp_skeleton__content-item {
    width: 50%; }
.sp_main .sp_skeleton__table-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    border-top: 2px solid #ffffff; }
.sp_main .sp_skeleton__pagination-item {
    width: 8%; }
.sp_main .sp_skeleton__cards-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 15px;
    width: 100%; }
.sp_main .sp_skeleton__accordion-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    background: #EFF2F4; }
.sp_main .sp_skeleton__cards-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    width: 100%; }
.sp_main .sp_skeleton__card-img {
    min-width: 46px;
    width: 46px;
    height: 46px;
    background: #ffffff;
    border-radius: 6px; }
.sp_main .sp_skeleton__card-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px; }
.sp_main .sp_skeleton__card-text:before, .sp_main .sp_skeleton__card-text:after {
    display: block;
    content: ''; }
.sp_main .sp_skeleton__card-text:before {
    width: 92px; }
.sp_main .sp_skeleton__card-text:after {
    width: 70px; }
.sp_main .sp_skeleton__card-btn {
    width: 20px;
    margin-left: auto; }
.sp_main .sp_skeleton__cards-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
    margin-top: 5px; }
.sp_main .sp_skeleton__cards-content .sp_skeleton__cards-item {
    width: 70px;
    height: 13px;
    background: #ffffff;
    border-radius: 25px; }
.sp_main .sp_skeleton__cards-content .sp_skeleton__cards-item:first-child {
    width: 92px; }
.sp_main .sp_skeleton__cards-content .sp_skeleton__cards-item:last-child {
    width: 81px; }

.sp_popup__custom-checkbox {
    position: relative;
    width: 100%;
}

.sp_popup__checkbox-label {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}

.sp_popup__hidden-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
}


.sp_popup__real-checkbox {
    position: relative;
    top: 50%;
    left: 10px;
    min-width: 14px;
    width: 14px;
    height: 14px;
    border: 1px solid #AFAFAF;
    border-radius: 2px;
}

.sp_popup__hidden-input:checked ~ .sp_popup__real-checkbox {
    border: 0;

    background: url("/bitrix/components/skillline/password/templates/.default/img/popup/check-icon.svg") no-repeat center;") no-repeat center;
background-size: inherit;
}

.sp_table-content__changes-item {
    display: flex;
    flex-direction: row;
    gap: 5px;
    word-break: break-all;

    @media only screen and (max-width: 1340px) {
        display: flex;
        flex-direction: column;

        span {
            display: none;
        }
    }
}

.dots{
    pointer-events: none;
}


