.template-header {
    background: url(https://forumstatic.ru/files/001b/b7/d7/38969.png) no-repeat top, var(--block-color);
    width: 687px;
    box-sizing: border-box;
    padding: 43px 25px 15px;
    border-radius: 15px;
    border: 1px solid var(--border-color);
    margin: 0 auto;
    position: relative;
}

.template-header_title {
    text-align: center;
    width: 100%;
    font-family: var(--hngng-font-mini);
    color: #ffffff;
    font-size: 32px;
    letter-spacing: 1px;
    height: 32px;
    text-transform: uppercase;
    position: absolute;
    top: 7px;
    left: 0;
}

.template-header_title span {
    white-space: nowrap;
}

.template-main {
    letter-spacing: 1px;
    line-height: 15px;
    text-transform: lowercase;
}

.template-main,
.template-main p {
    font-size: 10px !important;
}

.template-main_cite {
    font-size: 8px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    font-family: var(--hngng-font-mini);
    text-align: center;
    color: #000;
    margin: 0 auto 25px;
    padding: 1px 10px;
    text-transform: lowercase;
    border-radius: 15px;
}

/* гостевая */

.template-header.gb {
    background: url(https://forumupload.ru/uploads/001b/ae/0f/3/245111.png) no-repeat top, #c2c2c2 !important;
    width: 602px !important;
    border: none !important;
    height: 402px;
}

.mv,
.jv {
    width: 274px;
    height: 90px;
    box-sizing: border-box;
    padding: 0 5px 0 0;
    overflow: auto;
    text-transform: lowercase;
    position: absolute;
    left: 20px;
    font-size: 10px;
}

.mv::-webkit-scrollbar,
.jv::-webkit-scrollbar {
    width: 3px;
    background: #c5c5c5;
}

.jv {
    top: 79px;
}

.mv {
    top: 213px;
}

.thead-guest {
    width: 48%;
    height: 30px;
    background: #303030;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #af6b13;
    font-family: 'Mephistophjimenez';
    font-weight: 900;
    font-size: 47px;
    letter-spacing: 5px;
    border-radius: 12px;
}

/* путеводитель */

.template-main .item {
    margin: 20px 0 0;
}

.template-main .item span {
    display: block;
    font-weight: 900;
    font-size: 14px;
    color: #956f4b;
}

.template-main .item span::before {
    font: var(--fa-font-solid);
    content: '\f101';
    margin-right: 5px;
}

/* sins */

.temp-sin {
    width: 563px;
    padding-top: 105px !important;
}

.temp-sin .sin {
    position: absolute;
    font-size: 30px;
    top: 30px;
    width: 180px;
    text-align: center;
    font-family: var(--hngng-font-mini);
    color: #ffffff;
    width: 180px;
    text-align: center;
}

.temp-sin .template-main_cite {
    position: absolute;
    left: 46px;
    top: 55px;
    width: 120px;
    color: #fff !important;
}

.temp-sin strong {
    color: #b8602d;
    font-weight: 900;
}



/* админы */

.adm {
    margin: 20px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border: 1px solid #a5a5a5;
    box-sizing: border-box;
    border-radius: 15px;
    position: relative;
}

.adm:not(:first-child) {
    margin-top: 20px;
}

.adm:nth-child(2n+1) img {
    border-radius: 14px 0 0 14px;
}

.adm:nth-child(2n) img {
    border-radius: 0 14px 14px 0;
}

.adm .txt {
    width: 243px;
    padding: 14px 10px 10px;
    box-sizing: border-box;
    height: 78px;
    font-family: var(--hngng-font-mini);
    text-transform: lowercase;
    letter-spacing: 1px;
    font-size: 7px;
    color: #636363;
    position: relative;
    line-height: 11px;
    text-align: center;
}

.adm .name {
    position: absolute;
    color: #ffffff;
    font-family: var(--hngng-font-mini);
    font-size: 25px;
    top: 23px;
    width: 180px;
    text-align: center;
    letter-spacing: 3px;
}

.adm:nth-child(2n+1) .name {
    left: 187px;
}

.adm:nth-child(2n) .name {
    left: 280px;
}

.adm .labels {
    position: absolute;
    top: -9px;
    margin-left: -35px;
    position: absolute;
    width: 300px;
    display: flex;
    justify-content: center;
}

.adm .labels span {
    background: #acacac;
    width: 150px;
    margin: 0 3px;
    text-align: center;
    height: 15px;
    border-radius: 10px;
    color: #fff;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.adm .labels span a {
    color: #fff;
    text-decoration: none;
    transition: letter-spacing 200ms;
}

.adm .labels span a:hover {
    letter-spacing: 1px;
}

.adm .labels .tg::before,
.adm .labels .pm::before {
    font-family: 'FontAwesome';
    margin: 0 5px 0 0;
    font-weight: 100 !important;
}


.adm .labels .tg::before {
    content: '\f1d8';
    font-size: 10px;
}

.adm .labels .pm::before {
    content: '\f0e0';
    font-size: 11px;
}



/* faceclaims - занятые внехи */

.faceclaims {
    width: 590px;
    background: var(--block-color);
    padding: 15px;
    margin: 20px auto 0;
    border-radius: 20px;
    border: 1px solid var(--block-border-color);
}

.faceclaims .letters {
    background: #d1c7b9;
    width: 250px;
    border-radius: 10px;
    height: 21px;
    text-align: center;
    margin: 10px auto;
}

.faceclaims .letters span {
    letter-spacing: 4px;
    font-size: 11px;
    color: #fff;
    font-family: var(--hngng-font-mini);
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 5px;
    white-space: nowrap;
    font-weight: 900;
}

.faceclaims .fclist {
    display: flex;
    margin: 20px 0 0;
}

.faceclaims .fcblock {
    width: 100%;
    background: #f3f3f3;
    margin: 5px;
    box-sizing: border-box;
    padding: 10px 5px;
    border-radius: 15px;
    border: 1px solid #e1e1e1;
    color: #8d8d8d;
}

.faceclaims .fchead {
    font-family: var(--hngng-font);
    background: #c6c6c6;
    width: 100px;
    border-radius: 10px;
    height: 16px;
    margin: -23px auto 4px;
    color: #6d5a52;
    font-size: 8px;
    letter-spacing: 3px;
    padding: 2px 0 1px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
}

.faceclaims .fcs {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    max-height: 111px;
    overflow-y: auto;
    padding: 0 5px;
    font-weight: 600;
}

.faceclaims .fcs::-webkit-scrollbar {
    background: #a7a7a7;
    width: 3px;
    border-radius: 3px;
}

.faceclaims .fcs::-webkit-scrollbar-thumb {
    border-radius: 3px;
}

.faceclaims .fcs p {
    margin: 5px 0 !important;
    padding: 0 !important;
    line-height: 9px !important;
    text-align: left !important;
    font-size: 9px !important;
}

.faceclaims .fcs span {
    font-weight: 800;
    letter-spacing: 0;
}


/* шаблон принятия */

.welcome-form {
    background: url(https://forumupload.ru/uploads/001b/ae/0f/3/17331.png) no-repeat;
    width: 366px;
    height: 299px;
    margin: 0 auto;
    position: relative;
}

.welcome-form .admicon {
    position: absolute;
    top: 10px;
    left: 135px;
    width: 99px;
    height: 99px;
    object-fit: cover;
    border-radius: 50%;
    filter: grayscale(1);
    opacity: .5;
    border: 2px solid #928787;
}

.welcome-form .coupon {
    position: absolute;
    top: 128px;
    left: 242px;
    opacity: .9;
    filter: grayscale(100%);
}

.welcome-form .txtblock {
    position: absolute;
    top: 147px;
    left: 29px;
    width: 184px;
    height: 145px;
    overflow: hidden;
    font-family: var(--hngng-font-mini);
    font-size: 8px;
    letter-spacing: 0.05em;
    color: #757474;
    text-align: justify;
    line-height: 10px;
}

.welcome-form .txtblock a {
    font-weight: 900;
    text-decoration: none;
}