.pro7 {
    width: 7%!important;
}
.pro7 svg {
    width: 50%;
    fill: #848484;
    transition: var(--transition);
}
.pro7 svg:hover {
    fill: #007aff;
}
.pro22 {
    width: 22%!important;
    overflow: hidden;
}
.table-status {
    background: #e4e4e4;
}
.btn-admin {
    margin-left: 10px;
    background: #007aff;
    width: 80px;
    color: #fff;
}
.table__cells th, .table__cells td {
    font-size: 13px;
}
.auth__body {
    background: #292929;
    padding-bottom: 50px;
}
.auth__brif {
    visibility: hidden;
}
.black {
    padding-top: 0;
    padding-bottom: 50px;
    min-height: 100vh;
}
.link_black {
    background: #363636;
    border-radius: 27px;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    line-height: 45px;
    color: #D9D9D9;
    display: inline-block;
    transition: var(--transition);
}
.link_black:hover, .link_black:focus {
    background-color: var(--orange);
    color: #fff;
}
.mb10 {
    margin-bottom: 10px;
}
.subtitle {
    font-weight: 300;
}
.adminka {
    color: #fff;
    text-align: center;
}
.adminka input {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 0 20px;
    height: 40px;
    transition: var(--transition);
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    border: 1px solid transparent;
    margin: 5px 0 15px;
}
.adminka input.btn-submit {
    transition: var(--transition);
    background-color: var(--orange);
    border-top: 4px solid var(--orange);
    border-bottom: 4px solid #C14600;
    border-radius: 14px;
    margin-left: auto;
    margin-right: auto;
}
.adminka select {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 0 20px;
    height: 50px;
    transition: var(--transition);
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    border: 1px solid transparent;
    margin: 5px 0 15px;
}
.procent input {
    width: 75px;
    padding: 0 10px;
    margin: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.procent b {
    font-weight: 300;
    font-size: 20px;
    display: table;
    float: left;
    width: 28%;
    text-align: right;
    padding-right: 20px;
    padding-top: 25px;
}
.adminka table {
    border-spacing: 0;
}
.adminka th {
    padding: 5px 10px;
    background: #E6E6E6;
    color: #222;
}
.adminka th:nth-child(2) {
    background: #F9FFB7;
}
.adminka th:nth-child(3) {
    background: #F6FF91;
}
.adminka th:nth-child(4) {
    background: #F0FF3F;
}
.adminka th:nth-child(5) {
    background: #DEF010;
}
.w250 {
    width: 250px!important;
}
.w120 {
    width: 120px!important;
}
.amo input {
    width: 90%;
    background: #f1f2f5;
    border-bottom: 1px solid #000;
}
.amo input:focus-visible {
    outline: 0;
}
.bg-top {
    height: 330px;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: absolute;
    z-index: -1;
    opacity: 0.15;
}
.novis {
    display: none;
}
.kp {
    width: 1000px;
    margin: 0 auto;
}
.kp-title {
    display: flex;
}
.title-block {
    width: 100%;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
}
.kp_title {
    color: #fff;
    font-weight: 600;
}
.kp_num {
    background: #007aff;
    border-radius: 27px;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    font-weight: 300;
    font-size: 24px;
    text-decoration: none;
    line-height: 45px;
    color: #D9D9D9;
    display: inline-block;
    transition: var(--transition);
}
.kp_date {
    background: #111111;
    border-radius: 27px;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    font-weight: 300;
    font-size: 24px;
    text-decoration: none;
    line-height: 45px;
    color: #D9D9D9;
    display: inline-block;
    transition: var(--transition);
}
.kp-classes {
    display: flex;
    visibility: hidden;
    opacity: 0;
    transition: var(--transition);
}
.kp-classes.active {
    visibility: visible;
    opacity: 1;
}
.kp-classes h2 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}
.kp-classes .quality__text {
    height: 40px;
    padding: 0 25px;
    border: 1px solid #5C5C5C;
}
.kp-classes .quality input:checked + .quality__text {
    border: 1px solid #ff8f4f;
}
.quality__text--5 {
    --bg: #111111;
}
.kp_days {
    margin-left: 20px;
}
.kp table {
    margin: 30px 0 50px;
    border-spacing: 0;
}
.kp th {
    background: #111;
    font-size: 15px;
    padding: 12px 15px;
    color: #fff;
    text-align: left;
}
.kp td {
    background: #fff;
    padding: 8px 15px;
    border: 1px solid #f5f5f5;
}
.kp .blacked td {
    padding: 12px 15px;
    border: 1px solid #ECECEC;
    font-weight: 600;
    background: #ECECEC;
}
.kp input {
    margin: -5px 5px 0 -8px;
    padding: 5px 8px;
    display: inline-block;
    border-radius: 8px;
}
.w40 {
    width: 40px!important;
}
.kp-footer {
    display: flex;
}
.kp_foot1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.url a {

}
.kp_foot1 div {
    margin-right: 10px;
}
.kp-footer button, #kp_pdf, #pdf, .pdf {
    background: #007aff;
    border: 0;
    border-radius: 27px;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    line-height: 45px;
    color: #D9D9D9;
    display: inline-block;
    transition: var(--transition);
}
#graylink {
    background: #575757;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    line-height: 45px;
    color: #D9D9D9;
    display: inline-block;
    transition: var(--transition);
}
#kp_pdf:hover, #pdf:hover, #graylink:hover, .pdf:hover {
    cursor: pointer;
    background: #363636;
}

.url a {
    background: #fff;
    padding: 15px;
    display: inline-block;
    min-width: 200px;
    margin-bottom: 15px;
    color: #121212;
    border: 2px dotted #ececec;
    text-decoration: auto;
    transition: var(--transition);
}
.url a:hover {
    background: #ffd1b8;
    border-color: #007aff;
}
.kp_foot2 {
    width: 50%;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    line-height: 42px;
}
.srok {
    color: #007aff;
}
.account-top .btn-admin {
    position: absolute;
    left: 50px;
    bottom: 25px;
}
.account-top__container {
    background: rgb(255 255 255 / 71%);
}
.title2 {
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.slide-close {
    position: absolute;
    right: 0;
    top: 20px;
}
.slide-close svg {
    width: 40px;
    height: 40px;
}
.slide-close svg path {
    fill: #121212;
}
.slide-close.showed svg path {
    fill: #696969;
}
.slide-close:hover {
    cursor: pointer;
}
.slide-close:hover svg path {
    fill: #007aff;
}
.no-after::after {
    border-bottom: 0px solid var(--border-gray)!important;
    margin-top: -40px;
}
.nopad {
    padding-top: 10px;
    padding-bottom: 0;
}

.eye {
    margin-right: 28px;
    cursor: pointer;
}
.eye line,
.eye path,
.eye rect {
    transition: var(--transition);
}
.eye.active line {
    visibility: hidden;
    opacity: 0;
}
.eye.active path {
    fill: var(--orange);
}
.no_text_title {
    outline: none;font-weight: bold;
}
.no_text_title_input{
    width: 100%;background: #ECECEC;resize: none;outline: none;font-weight: bold;size:10px;
}
.no_text input {
    width: 100%;background: #FFFFFF; outline: none;
}
.no_text textarea:focus, .no_text input:focus{
    outline: none;
}
.no_text textarea {
    width: 100%;
    resize: none;
    min-height: 20px;
}
.no_text textarea::-webkit-scrollbar {
    display: none;
}
.roadmap {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
.roadmap__top {
    background: #111111;
}
.roadmap__number {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
}
.roadmap__top {
    color: #FFFFFF;
    min-height: 64px;
}
.roadmap-grid {
    display: grid;
    grid-template-columns: 56px 222px 722px;
}
.roadmap__number,
.roadmap__steps {
    padding: 16px;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;

}
.roadmap__right {
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}
.roadmap__months {
    display: grid;
    /*grid-template-columns: repeat(2, 1fr);*/
    gap: 8px;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
}
.roadmap__months > div > span {
    display: block;
    margin-bottom: 10px;
    margin-top: 7px;
}
.roadmap__days {
    display: grid;
    grid-auto-columns: 11.82px;
    grid-auto-flow: column;
    font-weight: 400;
    font-size: 6px;
    line-height: 6px;
}
.roadmap__days span {
    position: relative;
    text-align: center;
}
.roadmap__weeks {
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding-bottom: 4px;
}
.roadmap__bot {
    background: #Ffff;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.roadmap__bot .roadmap__number,
.roadmap__bot .roadmap__steps {
    border-right: 1px solid #ececec;
}
.roadmap__bot .roadmap__months,
.roadmap__bot .roadmap__days {
    height: 100%;
    padding-top: 0;
    overflow: hidden;
}
.roadmap__bot .roadmap__days span {
    border-right: 1px solid #ececec;
}
.roadmap__bot .roadmap__days span:first-child {
    background-color: #fff!important;
}
html body .roadmap .yellow .color {
    background-color: #FFE248!important;
}
html body .roadmap .purple .color {
    background-color: #A53DE6!important;
}
html body .roadmap .blue .color {
    background-color: #2CAAF1!important;
}
html body .roadmap .darkblue .color {
    background-color: #5D62E7!important;
}
html body .roadmap .green .color {
    background-color: #64C108!important;
}
html body .roadmap .orange .color {
    background-color: #FFB154!important;
}
html body .roadmap .darkorange .color {
    background-color: #007aff!important;
}
html body .roadmap .holiday .color {
    background-color: #111111!important;
}

.roadmap__bot .roadmap__months {
    grid-template-columns: 100%;
}
.roadmap__bot .roadmap__days {


}
.roadmap__bot .roadmap__days span {
    height: 100%;
    display: block;
}
.roadmap__info {
    background-color: #ECECEC;
    height: 36px;
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    justify-content: space-between;
    padding-left: 56px;
    padding-right: 56px;
}
.roadmap__bot .roadmap__days span.weekend {
    background-color: #ECECEC!important;
}
.roadmap__bot .roadmap__days span.holiday {
    background-color: #111111!important;
}

.roadmap__days {
    font-weight: 400;
    font-size: 10px;
    padding-top: 10px;
}
.roadmap__days span:nth-child(2n) {
    padding-top: 15px;
}

.faded {
    opacity: 0.3;
}
td button:hover {
    cursor: pointer;
}
.hidden {
    display: none;
}
.table_tz {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #0084c3;
    border-radius: 50%;
}
.table_roadmap {
    width: 10px;
    height: 10px;
    display: block;
    background: #007aff;
    border-radius: 50%;
}
.adminka hr {
    border: 1px dashed #007aff;
    margin: 25px;
}


.kp_ul {
    margin: 0;
    padding-left: 12px;
}
.kp_ul li::marker {
    color: #007aff;
}
strike {
    text-decoration-color: #007aff;
    color: #ccc;
}
.grey {
    color: #9a9a9a;
}