.s_tit {
    margin: 1rem 0;
    font-size: 1.2rem;
}

.s_tit > h2 > span {
    color: var(--r_07);
    display: inline-flex;
    align-items: center;
}
.imgteam {
    width: 6rem;
}
.btn_c_sch {
    color: var(--r_03);
    padding: 0.5rem 0;
    width: -webkit-fill-available;
    width: -moz-fill-available;
    width: -moz-available;
    font-size: 1.3rem;
    background-color: var(--r_02);
    border: none;
    border-radius: 0.8rem;
    letter-spacing: 0.1rem;
    cursor: pointer;
}
.btn_c_sch:hover {
    background-color: var(--r_01);
}
.pole {
    display: block;
    width: 65.5rem;
    height: 90rem;
    position:relative;
    background-size: auto;
    background-image: url(/assets/img/pole01s.png);

}
.s_tactic {
    box-sizing: content-box;
    margin-top: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sc_tac {
    cursor: pointer;
}
.idsch {
    visibility: hidden;
}
.sc_activ {
    border: solid 3px var(--r_09);
    border-radius: 5px;
}
.grp_tac {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-right: 2rem;
}
.pl_zap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.pl_num {
    width: 5rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
}
.zam_num {
    display: flex;
    align-items: center;
    cursor: pointer;
    position:relative;

}
.zam_name {
    padding-left: 0.5rem;
    font-size: 2rem;
}
.overplay_kip0, .overplay_pl, .overplay_plall {
    position: fixed;
    display: none;
    top: 10%;
	left: 3%;
	background-color: var(--r_02);
	z-index: 3;
	border: solid 5px var(--r_06);
	border-radius: 2rem;
}
.overplay_user0, .overplay_user1, .overplay_user2 {
    position: fixed;
    display: none;
    top: 10%;
	left: 3%;
	background-color: var(--r_02);
	z-index: 3;
	border: solid 5px var(--r_06);
    border-radius: 2rem;
    width: 28rem !important;
    height: 40rem;
}

.overplay_kip0 {
    width: 24rem;
    height: 40rem;
}
.overplay_pl {
    top: 7%;
    width: 30rem;
    height: 55rem;
}

.overplay_plall {
    top: 5%;
    width: 36rem;
    height: 62rem;
}
.popup-closes {
    position: relative;
    right: 2%;
    top: -5%;
    width: fit-content;
    float: right;
    height: min-content;
    cursor: pointer;
    font-size: 3rem;
    color: var(--r_03);
}
.popup-closes:hover {
    color: var(--r_04);
}



.vb_pl_k {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}
.vb_pl_k {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}
.vpl_name {
    padding-left: 0.5rem;
    font-size: 2rem;
}
.vb_pl > .pl_num, .vb_pla > .pl_num  {
    width: 2.9rem;
    margin-bottom: 0;
}
.vb_pl > .vpl_name, .vb_pla > .vpl_name {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    margin-top: -0.5rem;
}
.kipers {
    display: flex;
    flex-direction: column;
    margin-left: 12%;
    margin-top: 5%;
}
.players {
    column-count: 3;
    column-rule-style: solid;
    margin-top: 3%;
    text-align: center;
}
.pl_00 {
    position: absolute;
    top: calc(92% - 2.5rem);
    left: calc(49% - 2.5rem);
}
.pl10 {
    position: absolute;
    top: calc(100% - 2.5rem);
    left: calc(100% - 2.5rem);
    transition-delay: 0s;
    transition: 0.5s ease-in-out;
}
.pl_name {
    font-size: 2rem;
    margin-top: -1.3rem;
    color: var(--r_03);
}
.btn_sc {
    color: var(--r_03);
    padding: 1.5rem 2rem;
    font-size: 2rem;
    background-color: var(--r_02);
    border: none;
    border-radius: 0.8rem;
    margin: 2rem 3rem 0 0;
    letter-spacing: 0.1rem;
    cursor: pointer;
}
.btn_sc:hover {
    background-color: var(--r_01);
}
.btn_sc > button > .dsbl {
    display: none;
}
.schView {
    
}

.dops {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.fball {
    font-size: 1.4rem;
    visibility: hidden;
}
.ass {
    font-size: 1.4rem;
    visibility: hidden;
}
.fa-yell {
    color: yellow !important;
    font-size: 2.2rem;
}
.fa-red {
    color: red !important;
    font-size: 2.2rem;
}
.dops_c {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-left: -15%;
}
.fball_k {
    font-size: 3rem;
    cursor: pointer;
}
.ass_k {
    font-size: 3rem;
    cursor: pointer;
}
.arr_k {
    font-size:4rem;
    color: red !important;
    cursor: pointer;
}
.tr_k {
    font-size: 3rem;
    color: black !important;
    cursor: pointer;
}
.arr_c {
    color: red !important;
}

.dops_p, .dops_a {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 0.5rem;
}
.fball_p, .fball_a {
    font-size: 1.5rem;
    cursor: pointer;
}
.fball_z {
    font-size: 1.5rem;
}
.ass_z {
    font-size: 1.5rem;
}
.ass_p, .ass_a {
    font-size: 1.5rem;
    cursor: pointer;
}
.arr_p {
    color: red !important;
    font-size: 3rem;
    cursor: pointer;  
}
.arl_a {
    color: green !important;
    font-size: 3rem;
    cursor: pointer;
}
.tr_p, .tr_a {
    color: black !important;
    font-size: 2rem;
    cursor: pointer;
}
.fp, .fk {
    font-size: 1.4rem;
    margin-top: -6.5rem;
}
.ap, .ak {
    font-size: 1.4rem;
    margin-top: -1.5rem;
    margin-left: 4rem;
    color: var(--r_03);
}
.op, .ok {
    font-size: 3.5rem;
    margin-left: 4rem;
}
.iz {
    font-size: 3.5rem;
}
.fz {

}
.az {

}
.dzam {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.chk_view {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    margin-top: 2rem;
    color: var(--r_04);
}
.chk_view > h3 {
    font-size: 2rem;
    margin-right: 3rem;
}
.chk_view > label {
    font-size: 1.7rem;
    margin-right: 2rem;
}
.chk {
    margin-right: 0.5rem;
}

/* getComputedStyle(document.documentElement).getPropertyValue('--my-variable-name'); // #999999

document.documentElement.style.setProperty('--my-variable-name', 'pink'); */


