a:link, a:active, a:visited {
    text-decoration: none;
    color: #f4d06e;
}

a:hover {
    text-decoration: none;
    color: #f1d99a;
}

a input {
    cursor: pointer;
}

input, textarea, select {
    color: #000;
    font-size: 11px;
    margin: 2px 0px;
    background-color: #f0e6d1;
    border-bottom: solid 1px #f0e6d1;
    border-top: solid 1px #f0e6d1;
    border-left: solid 1px #f0e6d1;
    border-right: solid 1px #f0e6d1;
}

body {
    font-size: 12px;
    color: #fff;
    max-width: 420px;
    /*background-image: url(/pic/bg-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;*/
    background-color: #1e1e1e;
    margin: 2px auto;
}

.head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /* background: #15242c; */
    font-size: 12px;
    color: #fff;
    padding: 22px 4px;
    text-align: center;
    /* border-bottom: #666 dotted 1px; */
}
.head div {
    display: flex;
    align-items: center;
    gap: 4px;
}
.event {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
    border-bottom: #666 dotted 1px;
    border-top: #666 dotted 1px;
}
.pannnl {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 4px;
    /* background: #15242c; */
    /* padding: 6px 0; */
}
.pannnl img {
    width: 110px;
    height: 12px;
}
.foot {
    /*background: url(images/foot.gif) repeat-x top left #413d3a;*/
    padding: 4px;
    text-align: center;
    color: #CECCB6;
}

.zagolovok {
    background: #694a26;
    padding: 2px;
}

.foot {
    display: flex;
    max-width: 352px;
    font-size: 10px;
    color: #fff;
    /* background: #15242c; */
    padding: 22px 0px;
    text-align: left;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
    /*border-top: 1px solid #605f5f;*/
    margin: 0 auto;
}
.foot div {
    display: flex;
    width: 104px;
    background: url(images/1.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 4px 6px;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.gameBorder {
    /*background: #192b35;*/
    background: url(images/bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    box-shadow: 0px 0px 40px 20px rgb(0 0 0 / 56%);
}

.main-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
}
.main-menu svg {
    width: 320px;
}
.main-menu svg path {
    fill: #fefefe;
}

.menu {
    padding: 16px;
    /* background: #192b35; */
}

.menu ul {
    display: flex;
    list-style-type: none;
    padding-left: 0;
    gap: 8px;
    margin-top: 0.8rem;
    flex-wrap: wrap;
    justify-content: center;
}
.menu ul li {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 48%;
    background: url(images/1.gif) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    padding: 4px 6px;
    justify-content: center;
}
.menu ul li:hover {
    opacity: .7;
    transition: .3s;
}

.bt {
    padding: 0;
    margin: 5px 0;
    height: 0;
    border-top: none;
    border-right: none;
    border-bottom: #666 dotted 1px;
}

.info {
    text-align: center;
    margin-top: 12px;
    font-size: 10px;
    color: coral;
    /* background: #96abb6;
    padding-left: 4px;
    font-size: 10px;
    color: #fff;
    border-bottom: #666 dotted 1px; */
}

.logtext {
    background: #e1e493;
    color: black;
    padding-left: 4px;
    border-bottom: #666 dotted 1px;
    border-top: #666 dotted 1px;
}

.chattext {
    background: #e1e493;
    color: green;
    padding-left: 4px;
    border-bottom: #666 dotted 1px;
    border-top: #666 dotted 1px;
}

.dlink {
    color: #5ade36;
    text-decoration: underline;
}

.inf {
    font-size: 12px;
    color: #fff;
    padding: 4px;
}
.map tr,
.map td {
    border: 1px dotted #ccffff;
}

.shmot {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 10px 0;
}
.shmot-items {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.shmot-item-slot {
    display: flex;
    width: 38px;
    height: 38px;
    background-image: url(/pic/textures/dcss-full/misc/slot.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    align-items: center;
    justify-content: center;
}

.bottom-panel {
    position: sticky;
    max-width: 420px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999;
}
.bottom-panel-nav {
    width: 100%;
    padding-top: 22%;
    padding-bottom: 4%;
    background: url(images/bottom-panel-nav.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}
.ticket {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.button {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 160px;
    background: url(/theme/standart/images/1.gif) no-repeat center;
    background-size: 100% 100%;
    color: #f4d06e;
    text-align: center;
    border: 0;
    padding: 4px 6px;
    justify-content: center;
}