.container-block {
    width: 100%;
    justify-content: space-between;
}

#progress-bar{
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: #2580CC;
    height: 3px;
    display: none;
}

.no-click{
    pointer-events: none;
}

.date-picker-wrapper{
    z-index: 100000!important;
}

._pointer:hover{
    cursor: pointer!important;
}

._no-pointer:hover{
    cursor: default!important;
}

.analysed-edited{
    opacity: 0.3;
}

._quote::before {
    content: "\00AB";
}

._quote::after {
    content: "\00BB";
}

._wordwrap {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.move{
    cursor: move!important;
}

.main__left-below{
    z-index: 800!important;
}

.drag-folder{
    left:5px;
    float:left;
}

.draggable-zone {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.draggable-zone:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 21px;
    cursor: move;
}

.scroll__container{
    position:absolute; left: 0; top: 0; right:0; bottom:0;
}

.nano > .nano-pane {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #FFFFFF!important;
    -moz-border-radius    : 3px!important;
    -webkit-border-radius : 3px!important;
    border-radius         : 3px!important;
}
.nano > .nano-pane > .nano-slider {
    background: #D0D0D0!important;
    margin: 0 2px!important;
}
.popup.manage__popup .nano > .nano-pane {
    background: #FFFFFF!important;
}

.shorten{
    text-overflow: ellipsis;
    overflow: hidden;
}

.shorten._lastName{
    max-width: 12rem;
}

.shorten.table_row{
    max-width: 51rem;
}
.shorten.drag_row{
    max-width: 40rem;
}

.shorten._view-name{
    max-width:30rem;
}
.shorten._view-url{
    max-width:28rem;
}
.shorten._name{
    max-width:17rem;
}
.shorten._pass-name{
    max-width: 15rem;
}
.shorten._sharedName{
    max-width: 14rem;
}
.shorten._sharedEmail{
    max-width: 15rem;
}
.shorten._linkPath {
    max-width: 10rem;
}
.shorten._group{
    max-width:14rem;
}
.shorten._login{
    max-width:12rem;
}
.shorten._url{
    max-width:12rem;
    display: inline-block;
}
.shorten._tags{
    max-width:13rem;
}
.shorten._tags._search{
    max-width:11rem;
}
.shorten._teamUser{
    max-width: 14rem;
    display: inline-block;
}

@media screen and (min-width: 980px) and (max-width: 1280px) {
    .shorten._url{
        max-width: 7.5rem;
    }
}

.shorten._history_name{
    max-width: 40rem;
}
.shorten._history_headerName{
    max-width: 50rem;
    display: inline-block;
}

.alert_absolute{
    position: absolute;
    top:0;
    left:0;
    right:0;
    z-index: 10000;
}

.alert-shown{
    margin-top:40px;
}

.shared-icon_empty{
    margin:1rem;
    fill: #2580cc;
}

.settings_header{
    color: #000;
    margin-left:0;
}

.menu-scroll-fix{
    height:0;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.range__thumb{
    cursor:ew-resize;
}

._create-link_width{
    max-width: 34.375rem!important;
}

._clipboard_text{
    color: #1bbc9b!important;
}

.fix_for_autofiller{
    position: absolute;
    top:-10000px;
}

.table_m3 .table__cell:nth-child(1) {
    width: 215px;
}
.table_m3 .table__cell:nth-child(1) ._te-text {
    color: #080808;
}
.table_m3 .table__cell:nth-child(2) {
    width: 145px;
}
.table_m3 .table__cell:nth-child(3) {
    width: 145px;
}
.table_m3 .table__cell:nth-child(4) {
    width: 180px
}
.table_m3 .table__cell:nth-child(5) {
    width: 150px;
}
.table_m3 .table__cell:nth-child(6) {
    width: 90px;
}
.table_m3 .table__cell {
    flex-grow: 0;
    flex-shrink: 0;
}

.hoa__cell {
    width: 22%;
}

.hoa__cell-editions__date{
    width: 130px!important;
}

.hoa__cell-editions{
    width: 255px!important;
}

.hoa__cell-editions > .hoa__text {
    max-width: 255px!important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hoa__cell-editions__view{
    width: 90px!important;
}

.hoa__cell-editions__view > .hoa__text > a{
    font-size: 1rem;
    text-align: center;
    width: 100%;
}


.hoa-b1__cell:first-child {
    width: 120px;
}

.team-badge{
    margin-left: 7px;
    border: solid 1px #858585;
    border-radius: 20px;
    text-align: center;
    padding: 5px 5px 4px 5px;
    font-size: 0.7rem;
    opacity: 0.7;
    font-family: "Museo Sans Cyrl 500",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    min-width:24px;
}

.header__link:hover .team-badge {
    border-color: #ff2e2e;
}

.loading-placeholder{
    margin:0.3rem 0 0.3rem 0;
    height:0.625rem;
    border-radius: 5px;
    background-color: #f7f7f9;
}

.loading-header-placeholder{
    margin:0.3rem 0 0.3rem 0;
    height:0.625rem;
    border-radius: 5px;
    background-color: #f7f7f9;
}

.loading-mono-placeholder{
    position: absolute;
    margin:0.3rem 0 0.3rem 0;
    left:5px;
    border-radius: 10px;
    width:0.625rem;
    height:0.625rem;
    background-color: #E0E0E0;
}

.loading-avatar-placeholder{
    width: 2.3125rem;
    height: 2.3125rem;
    border-radius: 50%;
    background-color: #F5F5F5;
}

.loading-shared-text{
    margin:0.2rem 0 0.3rem 0.625rem;
    height:0.625rem;
    border-radius: 5px;
    background-color: #F5F5F5;
}

tooltip tip{
    font-family: "Museo Sans Cyrl 300", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.angular-tooltip{
    font-family: "Museo Sans Cyrl 300", Helvetica, Arial, sans-serif;
    font-weight: 500;
    z-index: 10000;
}

.menu-header-overlay{
    position: absolute;
    background-color: #f5f5f5;
    left: 0;
    right: 0;
    height: 3.75rem;
    z-index: 9003;
}

.input__email-list-blurred {
    padding-right: 45px!important;
}

.manage_stick-left {
    left: 0;
}

.popup__text_limiter {
    max-width: 300px;
}

.hover_red:hover .hover_red-target{
    color: #ff2e2e;
}

.activity {
    display: flex;
    font-family: "Museo Sans Cyrl 300",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.2;
    color: #858585;
    min-width: 0;
    transition: all 75ms ease-in;
}

.strength-1:after,.strength-2:after{
    background-color: #ff6565;
}

.strength-3:after,.strength-4:after{
    background-color: #fece49;
}

.strength-5:after,.strength-6:after,.strength-7:after,.strength-8:after,.strength-9:after,.strength-10:after{
    background-color: #25cc87;
}



.strength-1:after {
    transform: translate(-90%, 0);
}

.strength-2:after {
    transform: translate(-80%, 0);
}

.strength-3:after {
    transform: translate(-70%, 0);
}

.strength-4:after {
    transform: translate(-60%, 0);
}

.strength-5:after {
    transform: translate(-50%, 0);
}

.strength-6:after {
    transform: translate(-40%, 0);
}

.strength-7:after {
    transform: translate(-30%, 0);
}

.strength-8:after {
    transform: translate(-20%, 0);
}

.strength-9:after {
    transform: translate(-10%, 0);
}

.strength-10:after {
    transform: translate(0, 0);
}

.p-strength__cell:hover > .p-strength__tooltip {
    display: block;
}

.p-strength__tooltip {
    background-color: #fff;
    border: solid 1px darkgray;
    position: absolute;
    left: 20px;
    top: 0;
    display: none;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 1;
}

.checkbox_new-disabled:before {
    border: none!important;
    cursor: default!important;
}

.p-strength__deny {
    position: absolute;
    display: none;
    cursor: pointer;
    left: 0;
    top: 6px;
    width: 16px;
    height: 16px;
    margin: 2px 0;
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20fill%3D%22rgba(149, 152, 154, 0.99)%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M64,4.2L59.8,0L32,27.8c0,0-10.3-10.3-13.7-13.7C14.8,10.6,4.2,0,4.2,0L0,4.2L27.8,32L0,59.8L4.2,64L32,36.2\a 		L59.8,64l4.2-4.2L36.2,32L64,4.2z%22%20%2F%3E%3C%2Fsvg%3E");
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.p-strength__deny:hover{
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20fill%3D%22rgba(255, 46, 46, 0.99)%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M64,4.2L59.8,0L32,27.8c0,0-10.3-10.3-13.7-13.7C14.8,10.6,4.2,0,4.2,0L0,4.2L27.8,32L0,59.8L4.2,64L32,36.2\a 		L59.8,64l4.2-4.2L36.2,32L64,4.2z%22%20%2F%3E%3C%2Fsvg%3E");
}

.p-strength__row:hover .p-strength__deny{
    display: block;
}

._nowrap {
    white-space: nowrap;
}

.center-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
@media screen and (max-width: 768px) {
    .center-wrapper--login {
        padding: 0 10px;
        width: 100%;
    }
}

.popup_login {
    width: auto;
}
@media screen and (min-width: 768px) {
    .popup_login {
        min-width: 400px;
    }
}
@media screen and (max-width: 768px) {
    .popup_login {
        width: 400px;
        max-width: 100%;
        margin: 0 auto;
    }
}
.popup.popup_login ._f-heading {
    max-width: unset;
}
.popup_login ._f-row + ._f-row {
    margin-top: 1.25rem;
}

.file-upload input {
    display: none;
}

.file-upload {
    margin-top: 10px;
}

.file-upload * {
    display: inline-block;
}

.progress_circle circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.5s linear;
    stroke: #C8E0F0;
    stroke-width: 5px;
}
.progress_circle.progress_circle--small circle {
    stroke-width: 2;
}
.progress_circle circle:nth-child(2) {
    stroke: #2580cc;
}

.pagination_ldap {
    border-width: 1px;
    padding-top: 20px;
    bottom: -56px;
}

/* Overlay loader */
.global_loader__wrapper {
    background: black;
    opacity: 0.1;
    z-index: 100000000000000000;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.global_loader__wrapper2 {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    height: 90%;
}

.global_loader {
    font-size: 10px;
    margin: 0 auto;
    text-indent: -9999em;
    width: 8em;
    height: 8em;
    border-radius: 50%;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    position: relative;
}
.global_loader:before {
    width: 50%;
    height: 50%;
    background: #ffffff;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}
.global_loader:after {
    background: #000000;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* Overlay loader END */

.angular-tooltip {
    max-width: none!important;
}

.no-margin-bottom {
    margin-bottom: 0;
}