
#mainlayout{
    padding-top: 15px;
}
.bg-layout{
    background: no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.shortlist-popover-inner .focheckbox.fav,
.topnav nav .navmenu li.login {
    display: none
}

.icon-54{
    width: 54px;
}

.icon-48{
    width: 54px;
}

.icon-32{
    width: 32px;
}

.icon-24{
    width: 24px;
}

.icon-16{
    width: 16px;
}

.vote-block .voted{
    line-height: 1;
    font-size: 36px;
    font-weight: bold;
    color: #c90;
}

.navmenu img{
    max-height: 80px;
    width: auto;
}

.review-wrap .title{
    letter-spacing: 1px;
}
.nation-squad-icon img{
	width: 18px;
	height: 18px;
}

.formation-wrap{
    color: #fff;
    background-color: #475f4d;
    position: relative;
}
.formation-wrap .posgroup{
    padding-top: 20px;
    padding-bottom: 20px;
}
.formation-item{
    width: 8em;
    max-width: 20%;
    padding: 4px;
    margin: 4px;
    font-size: 12px;
}

.formation-item .thumb-wrap{
    color: #c8c7c7;
    position: relative;
    text-align: center;
    font-weight: 600;
}
.formation-item .thumb-wrap .widget-left{
    position: absolute;
    left: 0;
    bottom: 0;
}
.formation-item .thumb-wrap .widget-right{
    position: absolute;
    right: 0;
    bottom: 0;
}

.formation-item .player-name{
    background-color: #0000005e;
    text-align: center;
    font-weight: 500;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.formation-item .fpbg{
    position: relative;
    display: inline-block;
    line-height: 1.9em;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: url(/ffaddv2/img/7f8e593.png);
    background-size: contain;
}

.formation-item .widget-left .pos{
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    width: 24px;
}

.formation-item .widget-left .pos.posatt{
    background-color: #c30d0d;
}

.formation-item .widget-left .pos.posmid{
    background-color: #029c47;
}
.formation-item .widget-left .pos.posdef{
    background-color: #045c90;
}
.formation-item .widget-left .pos.gk{
    background-color: #f18807;
}

.formation-static .static-col{
    padding: 20px 4px;
    border: 1px green dashed;
}

.formation-wrap .main-item{
    position: absolute;
}

.formation-wrap .moving .formation-item{
    border: 1px red dashed;
}

.text-md{
    font-size: 14px !important;
}

.foglobal input, .foglobal select{
    border-radius: unset;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: none !important;
}

.foglobal select.custom-select option:disabled {
    color: #007bff;
    margin: 7px 0 0;
}

.bg-1{
    background-color: #FFFFFF;
}
.bg-2{
    background-color: #bfc1c4;
}
.bg-3{
    background-color: #30353B;
}
.bg-4{
    background-color: #383B42;
}
.bg-5{
    background-color: #3E4148;
}
.bg-6{
    background-color: #3F444A;
}
.bg-7{
    background-color: #5A5D66;
}

.text-size-1{
    font-size: 1em;
}
.text-size-2{
    font-size: 1.1em;
}
.text-size-3{
    font-size: 1.2em;
}
.text-size-4{
    font-size: 1.3em;
}
.text-size-5{
    font-size: 1.4em;
}
.text-size-6{
    font-size: 1.5em;
}
.text-size-7{
    font-size: 1.6em;
}
.text-size-8{
    font-size: 1.8em;
}
.text-size-9{
    font-size: 2em;
}

.chunk{
    -webkit-column-rule: 1px dashed #282828;
    column-rule: 1px dashed #282828;
    grid-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    margin: 0;
    padding: 7px;
}
.chunk-2{
    -webkit-column-count: 2;
    column-count: 2;
}
.chunk-3{
    -webkit-column-count: 3;
    column-count: 3;
}
.chunk-4{
    -webkit-column-count: 4;
    column-count: 4;
}

.btn{
    border-radius: 0 !important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 8px;
    padding-left: 8px;
}

.row{
    margin-left: -8px;
    margin-right: -8px;
}

.input-label{
    line-height: 1.2;
    color: #4f99fe;
    font-weight: 500;
}

.fp-item{
    position: relative;
    line-height: 1;
    display: inline-block;
}
.fp-item .fp-val{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)!important;
}

.fp-item svg{
    height: 24px;
    width: 24px;
    -webkit-transform: rotate(90deg);
    transform: rotate(-90deg);
}
.fp-item svg path{
    stroke-width: 6px;
    stroke: #8e8c8c;
    fill: none;
}

#formation .formation{
    position: relative;
    margin-top: 7%;
}
.formation .stadium{
    width: 100%;
    height: auto;
}
.formation .p-card{
    width: 10%;
    position: absolute;
    transition: transform .2s ease-in-out;
}
.p-card .player-thumb{
    width: 100%;
}
.p-card .card-bg{
    width: 100%;
}

.formation [pos="1"]{
    bottom: 10%;
    left: 45%;
    z-index: 11;
}
.formation [pos="2"]{
    z-index: 10;
}
.formation [pos="3"]{
    z-index: 9;
}
.formation [pos="4"]{
    z-index: 8;
}
.formation [pos="5"]{
    z-index: 7;
}
.formation [pos="6"]{
    z-index: 6;
}
.formation [pos="7"]{
    z-index: 5;
}
.formation [pos="8"]{
    z-index: 4;
}
.formation [pos="9"]{
    z-index: 3;
}
.formation [pos="10"]{
    z-index: 2;
}
.formation [pos="11"]{
    z-index: 1;
}
.p-card:hover{
    z-index: 12;
}
/*3 back*/
.formation[form="3-4-3"] [pos="2"],.formation[form="3-4-1-2"] [pos="2"],.formation[form="3-2-3-2"] [pos="2"],.formation[form="3-2-2-1-2"] [pos="2"],.formation[form="3-1-2-1-3"] [pos="2"],.formation[form="3-1-4-2"] [pos="2"]{
    bottom: 30%;
    left: 25%;
}
.formation[form="3-4-3"] [pos="3"],.formation[form="3-4-1-2"] [pos="3"],.formation[form="3-2-3-2"] [pos="3"],.formation[form="3-2-2-1-2"] [pos="3"],.formation[form="3-1-2-1-3"] [pos="3"],.formation[form="3-1-4-2"] [pos="3"]{
    bottom: 35%;
    left: 45%;
}
.formation[form="3-4-3"] [pos="4"],.formation[form="3-4-1-2"] [pos="4"],.formation[form="3-2-3-2"] [pos="4"],.formation[form="3-2-2-1-2"] [pos="4"],.formation[form="3-1-2-1-3"] [pos="4"],.formation[form="3-1-4-2"] [pos="4"]{
    bottom: 30%;
    right: 25%;
}
/*3-4-3*/
.formation[form="3-4-3"] [pos="5"]{
    bottom: 60%;
    left: 15%;
}
.formation[form="3-4-3"] [pos="6"]{
    bottom: 55%;
    left: 35%;
}
.formation[form="3-4-3"] [pos="7"]{
    bottom: 55%;
    right: 35%;
}
.formation[form="3-4-3"] [pos="8"]{
    bottom: 60%;
    right: 15%;
}
.formation[form="3-4-3"] [pos="9"]{
    bottom: 80%;
    left: 26%;
}
.formation[form="3-4-3"] [pos="10"]{
    bottom: 83%;
    left: 45%;
}
.formation[form="3-4-3"] [pos="11"]{
    bottom: 80%;
    right: 26%;
}
/*3-4-1-2*/
.formation[form="3-4-1-2"] [pos="5"]{
    bottom: 60%;
    left: 15%;
}
.formation[form="3-4-1-2"] [pos="6"]{
    bottom: 55%;
    left: 35%;
}
.formation[form="3-4-1-2"] [pos="7"]{
    bottom: 55%;
    right: 35%;
}
.formation[form="3-4-1-2"] [pos="8"]{
    bottom: 60%;
    right: 15%;
}
.formation[form="3-4-1-2"] [pos="9"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="3-4-1-2"] [pos="10"]{
    bottom: 83%;
    left: 35%;
}
.formation[form="3-4-1-2"] [pos="11"]{
    bottom: 83%;
    right: 35%;
}
/*3-2-3-2*/
.formation[form="3-2-3-2"] [pos="5"]{
    bottom: 45%;
    left: 35%;
}
.formation[form="3-2-3-2"] [pos="6"]{
    bottom: 45%;
    right: 35%;
}
.formation[form="3-2-3-2"] [pos="7"]{
    bottom: 64%;
    left: 15%;
}
.formation[form="3-2-3-2"] [pos="8"]{
    bottom: 60%;
    left: 45%;
}
.formation[form="3-2-3-2"] [pos="9"]{
    bottom: 64%;
    right: 15%;
}
.formation[form="3-2-3-2"] [pos="10"]{
    bottom: 83%;
    left: 35%;
}
.formation[form="3-2-3-2"] [pos="11"]{
    bottom: 83%;
    right: 35%;
}
/*3-2-2-1-2*/
.formation[form="3-2-2-1-2"] [pos="5"]{
    bottom: 45%;
    left: 35%;
}
.formation[form="3-2-2-1-2"] [pos="6"]{
    bottom: 45%;
    right: 35%;
}
.formation[form="3-2-2-1-2"] [pos="7"]{
    bottom: 60%;
    left: 15%;
}
.formation[form="3-2-2-1-2"] [pos="8"]{
    bottom: 60%;
    right: 15%;
}
.formation[form="3-2-2-1-2"] [pos="9"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="3-2-2-1-2"] [pos="10"]{
    bottom: 83%;
    left: 35%;
}
.formation[form="3-2-2-1-2"] [pos="11"]{
    bottom: 83%;
    right: 35%;
}
/*3-1-2-1-3*/
.formation[form="3-1-2-1-3"] [pos="5"]{
    bottom: 48%;
    left: 45%;
}
.formation[form="3-1-2-1-3"] [pos="6"]{
    bottom: 60%;
    left: 15%;
}
.formation[form="3-1-2-1-3"] [pos="7"]{
    bottom: 60%;
    right: 15%;
}
.formation[form="3-1-2-1-3"] [pos="8"]{
    bottom: 68%;
    left: 45%;
}
.formation[form="3-1-2-1-3"] [pos="9"]{
    bottom: 82%;
    left: 20%;
}
.formation[form="3-1-2-1-3"] [pos="10"]{
    bottom: 85%;
    left: 45%;
}
.formation[form="3-1-2-1-3"] [pos="11"]{
    bottom: 82%;
    right: 20%;
}
/*3-1-4-2*/
.formation[form="3-1-4-2"] [pos="5"]{
    bottom: 48%;
    left: 45%;
}
.formation[form="3-1-4-2"] [pos="6"]{
    bottom: 60%;
    left: 15%;
}
.formation[form="3-1-4-2"] [pos="7"]{
    bottom: 58%;
    left: 35%;
}
.formation[form="3-1-4-2"] [pos="8"]{
    bottom: 58%;
    right: 35%;
}
.formation[form="3-1-4-2"] [pos="9"]{
    bottom: 60%;
    right: 15%;
}
.formation[form="3-1-4-2"] [pos="10"]{
    bottom: 83%;
    left: 32%;
}
.formation[form="3-1-4-2"] [pos="11"]{
    bottom: 83%;
    right: 32%;
}
/*4-Back*/
.formation[form="4-5-1"] [pos="2"],.formation[form="4-4-2"] [pos="2"],.formation[form="4-4-1-1"] [pos="2"],.formation[form="4-3-3"] [pos="2"],.formation[form="4-3-2-1"] [pos="2"],.formation[form="4-3-1-2"] [pos="2"],.formation[form="4-2-4"] [pos="2"],.formation[form="4-2-3-1"] [pos="2"],.formation[form="4-2-2-2"] [pos="2"],.formation[form="4-2-2-1-1"] [pos="2"],.formation[form="4-2-1-3"] [pos="2"],.formation[form="4-1-4-1"] [pos="2"],.formation[form="4-1-3-2"] [pos="2"],.formation[form="4-1-2-3"] [pos="2"],.formation[form="4-1-2-1-2"] [pos="2"] {
    bottom: 36%;
    left: 12%;
}
.formation[form="4-5-1"] [pos="3"],.formation[form="4-4-2"] [pos="3"],.formation[form="4-4-1-1"] [pos="3"],.formation[form="4-3-3"] [pos="3"],.formation[form="4-3-2-1"] [pos="3"],.formation[form="4-3-1-2"] [pos="3"],.formation[form="4-2-4"] [pos="3"],.formation[form="4-2-3-1"] [pos="3"],.formation[form="4-2-2-2"] [pos="3"],.formation[form="4-2-2-1-1"] [pos="3"],.formation[form="4-2-1-3"] [pos="3"],.formation[form="4-1-4-1"] [pos="3"],.formation[form="4-1-3-2"] [pos="3"],.formation[form="4-1-2-3"] [pos="3"],.formation[form="4-1-2-1-2"] [pos="3"] {
    bottom: 34%;
    left: 31%;
}
.formation[form="4-5-1"] [pos="4"],.formation[form="4-4-2"] [pos="4"],.formation[form="4-4-1-1"] [pos="4"],.formation[form="4-3-3"] [pos="4"],.formation[form="4-3-2-1"] [pos="4"],.formation[form="4-3-1-2"] [pos="4"],.formation[form="4-2-4"] [pos="4"],.formation[form="4-2-3-1"] [pos="4"],.formation[form="4-2-2-2"] [pos="4"],.formation[form="4-2-2-1-1"] [pos="4"],.formation[form="4-2-1-3"] [pos="4"],.formation[form="4-1-4-1"] [pos="4"],.formation[form="4-1-3-2"] [pos="4"],.formation[form="4-1-2-3"] [pos="4"],.formation[form="4-1-2-1-2"] [pos="4"] {
    bottom: 34%;
    right: 31%;
}
.formation[form="4-5-1"] [pos="5"],.formation[form="4-4-2"] [pos="5"],.formation[form="4-4-1-1"] [pos="5"],.formation[form="4-3-3"] [pos="5"],.formation[form="4-3-2-1"] [pos="5"],.formation[form="4-3-1-2"] [pos="5"],.formation[form="4-2-4"] [pos="5"],.formation[form="4-2-3-1"] [pos="5"],.formation[form="4-2-2-2"] [pos="5"],.formation[form="4-2-2-1-1"] [pos="5"],.formation[form="4-2-1-3"] [pos="5"],.formation[form="4-1-4-1"] [pos="5"],.formation[form="4-1-3-2"] [pos="5"],.formation[form="4-1-2-3"] [pos="5"],.formation[form="4-1-2-1-2"] [pos="5"] {
    bottom: 36%;
    right: 12%;
}
/*4-5-1*/
.formation[form="4-5-1"] [pos="6"]{
    bottom: 65%;
    left: 15%;
}
.formation[form="4-5-1"] [pos="7"]{
    bottom: 60%;
    left: 30%;
}
.formation[form="4-5-1"] [pos="8"]{
    bottom: 57%;
    left: 45%;
}
.formation[form="4-5-1"] [pos="9"]{
    bottom: 60%;
    right: 30%;
}
.formation[form="4-5-1"] [pos="10"]{
    bottom: 65%;
    right: 15%;
}
.formation[form="4-5-1"] [pos="11"]{
    bottom: 84%;
    left: 45%;
}
/*4-4-2*/
.formation[form="4-4-2"] [pos="6"],.formation[form="4-4-1-1"] [pos="6"]{
    bottom: 65%;
    left: 15%;
}
.formation[form="4-4-2"] [pos="7"],.formation[form="4-4-1-1"] [pos="7"]{
    bottom: 60%;
    left: 32%;
}
.formation[form="4-4-2"] [pos="8"],.formation[form="4-4-1-1"] [pos="8"]{
    bottom: 60%;
    right: 32%;
}
.formation[form="4-4-2"] [pos="9"],.formation[form="4-4-1-1"] [pos="9"]{
    bottom: 65%;
    right: 15%;
}
.formation[form="4-4-2"] [pos="10"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="4-4-2"] [pos="11"]{
    bottom: 84%;
    right: 35%;
}
/*4-4-1-1*/
.formation[form="4-4-1-1"] [pos="10"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="4-4-1-1"] [pos="11"]{
    bottom: 87%;
    left: 45%;
}
/*4-3-3*/
.formation[form="4-3-3"] [pos="6"],.formation[form="4-3-2-1"] [pos="6"],.formation[form="4-3-1-2"] [pos="6"]{
    bottom: 57%;
    left: 25%;
}
.formation[form="4-3-3"] [pos="7"],.formation[form="4-3-2-1"] [pos="7"],.formation[form="4-3-1-2"] [pos="7"]{
    bottom: 52%;
    left: 45%;
}
.formation[form="4-3-3"] [pos="8"],.formation[form="4-3-2-1"] [pos="8"],.formation[form="4-3-1-2"] [pos="8"]{
    bottom: 57%;
    right: 25%;
}
.formation[form="4-3-3"] [pos="9"]{
    bottom: 80%;
    left: 18%;
}
.formation[form="4-3-3"] [pos="10"]{
    bottom: 83%;
    left: 45%;
}
.formation[form="4-3-3"] [pos="11"]{
    bottom: 80%;
    right: 18%;
}
/*4-3-2-1*/
.formation[form="4-3-2-1"] [pos="9"]{
    bottom: 70%;
    left: 35%;
}
.formation[form="4-3-2-1"] [pos="10"]{
    bottom: 70%;
    right: 35%;
}
.formation[form="4-3-2-1"] [pos="11"]{
    bottom: 84%;
    left: 45%;
}
/*4-3-1-2*/
.formation[form="4-3-1-2"] [pos="9"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="4-3-1-2"] [pos="10"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="4-3-1-2"] [pos="11"]{
    bottom: 84%;
    right: 35%;
}
/*4-2-4*/
.formation[form="4-2-4"] [pos="6"]{
    bottom: 57%;
    left: 35%;
}
.formation[form="4-2-4"] [pos="7"]{
    bottom: 57%;
    right: 35%;
}
.formation[form="4-2-4"] [pos="8"]{
    bottom: 75%;
    left: 20%;
}
.formation[form="4-2-4"] [pos="9"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="4-2-4"] [pos="10"]{
    bottom: 84%;
    right: 35%;
}
.formation[form="4-2-4"] [pos="11"]{
    bottom: 75%;
    right: 20%;
}
/*4-2-3-1*/
.formation[form="4-2-3-1"] [pos="6"],.formation[form="4-2-2-2"] [pos="6"],.formation[form="4-2-2-1-1"] [pos="6"]{
    bottom: 50%;
    left: 35%;
}
.formation[form="4-2-3-1"] [pos="7"],.formation[form="4-2-2-2"] [pos="7"],.formation[form="4-2-2-1-1"] [pos="7"]{
    bottom: 50%;
    right: 35%;
}
.formation[form="4-2-3-1"] [pos="8"]{
    bottom: 63%;
    left: 25%;
}
.formation[form="4-2-3-1"] [pos="9"]{
    bottom: 60%;
    left: 45%;
}
.formation[form="4-2-3-1"] [pos="10"]{
    bottom: 63%;
    right: 25%;
}
.formation[form="4-2-3-1"] [pos="11"]{
    bottom: 84%;
    left: 45%;
}
/*4-2-2-2*/
.formation[form="4-2-2-2"] [pos="8"],.formation[form="4-2-2-1-1"] [pos="8"]{
    bottom: 63%;
    left: 20%;
}
.formation[form="4-2-2-2"] [pos="9"],.formation[form="4-2-2-1-1"] [pos="9"]{
    bottom: 63%;
    right: 20%;
}
.formation[form="4-2-2-2"] [pos="10"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="4-2-2-2"] [pos="11"]{
    bottom: 84%;
    right: 35%;
}
/*4-2-2-1-1*/
.formation[form="4-2-2-1-1"] [pos="10"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="4-2-2-1-1"] [pos="11"]{
    bottom: 86%;
    left: 45%;
}
/*4-2-1-3*/
.formation[form="4-2-1-3"] [pos="6"]{
    bottom: 60%;
    left: 30%;
}
.formation[form="4-2-1-3"] [pos="7"]{
    bottom: 60%;
    right: 30%;
}
.formation[form="4-2-1-3"] [pos="8"]{
    bottom: 68%;
    left: 45%;
}
.formation[form="4-2-1-3"] [pos="9"]{
    bottom: 80%;
    left: 20%;
}
.formation[form="4-2-1-3"] [pos="10"]{
    bottom: 86%;
    left: 45%;
}
.formation[form="4-2-1-3"] [pos="11"]{
    bottom: 80%;
    right: 20%;
}
/*4-1-4-1*/
.formation[form="4-1-4-1"] [pos="6"],.formation[form="4-1-3-2"] [pos="6"],.formation[form="4-1-2-3"] [pos="6"],.formation[form="4-1-2-1-2"] [pos="6"]{
    bottom: 45%;
    left: 45%;
}
.formation[form="4-1-4-1"] [pos="7"]{
    bottom: 65%;
    left: 15%;
}
.formation[form="4-1-4-1"] [pos="8"]{
    bottom: 60%;
    left: 35%;
}
.formation[form="4-1-4-1"] [pos="9"]{
    bottom: 60%;
    right: 35%;
}
.formation[form="4-1-4-1"] [pos="10"]{
    bottom: 65%;
    right: 15%;
}
.formation[form="4-1-4-1"] [pos="11"]{
    bottom: 84%;
    right: 45%;
}
/*4-1-3-2*/
.formation[form="4-1-3-2"] [pos="7"]{
    bottom: 65%;
    left: 20%;
}
.formation[form="4-1-3-2"] [pos="8"]{
    bottom: 60%;
    left: 45%;
}
.formation[form="4-1-3-2"] [pos="9"]{
    bottom: 65%;
    right: 20%;
}
.formation[form="4-1-3-2"] [pos="10"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="4-1-3-2"] [pos="11"]{
    bottom: 84%;
    right: 35%;
}
/*4-1-2-3*/
.formation[form="4-1-2-3"] [pos="7"]{
    bottom: 62%;
    left: 30%;
}
.formation[form="4-1-2-3"] [pos="8"]{
    bottom: 62%;
    right: 30%;
}
.formation[form="4-1-2-3"] [pos="9"]{
    bottom: 80%;
    left: 20%;
}
.formation[form="4-1-2-3"] [pos="10"]{
    bottom: 86%;
    left: 45%;
}
.formation[form="4-1-2-3"] [pos="11"]{
    bottom: 80%;
    right: 20%;
}
/*4-1-2-1-2*/
.formation[form="4-1-2-1-2"] [pos="7"]{
    bottom: 63%;
    left: 20%;
}
.formation[form="4-1-2-1-2"] [pos="8"]{
    bottom: 63%;
    right: 20%;
}
.formation[form="4-1-2-1-2"] [pos="9"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="4-1-2-1-2"] [pos="10"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="4-1-2-1-2"] [pos="11"]{
    bottom: 84%;
    right: 35%;
}
/*5-Back*/
.formation[form="5-4-1"] [pos="2"],.formation[form="5-3-2"] [pos="2"],.formation[form="5-2-3"] [pos="2"],.formation[form="5-2-1-2"] [pos="2"],.formation[form="5-1-2-1-1"] [pos="2"]{
    bottom: 40%;
    left: 12%;
}
.formation[form="5-4-1"] [pos="3"],.formation[form="5-3-2"] [pos="3"],.formation[form="5-2-3"] [pos="3"],.formation[form="5-2-1-2"] [pos="3"],.formation[form="5-1-2-1-1"] [pos="3"]{
    bottom: 35%;
    left: 28%;
}
.formation[form="5-4-1"] [pos="4"],.formation[form="5-3-2"] [pos="4"],.formation[form="5-2-3"] [pos="4"],.formation[form="5-2-1-2"] [pos="4"],.formation[form="5-1-2-1-1"] [pos="4"]{
    bottom: 35%;
    left: 45%;
}
.formation[form="5-4-1"] [pos="5"],.formation[form="5-3-2"] [pos="5"],.formation[form="5-2-3"] [pos="5"],.formation[form="5-2-1-2"] [pos="5"],.formation[form="5-1-2-1-1"] [pos="5"]{
    bottom: 35%;
    right: 28%;
}
.formation[form="5-4-1"] [pos="6"],.formation[form="5-3-2"] [pos="6"],.formation[form="5-2-3"] [pos="6"],.formation[form="5-2-1-2"] [pos="6"],.formation[form="5-1-2-1-1"] [pos="6"]{
    bottom: 40%;
    right: 12%;
}
/*5-4-1*/
.formation[form="5-4-1"] [pos="7"]{
    bottom: 68%;
    left: 18%;
}
.formation[form="5-4-1"] [pos="8"]{
    bottom: 60%;
    left: 35%;
}
.formation[form="5-4-1"] [pos="9"]{
    bottom: 60%;
    right: 35%;
}
.formation[form="5-4-1"] [pos="10"]{
    bottom: 68%;
    right: 18%;
}
.formation[form="5-4-1"] [pos="11"]{
    bottom: 84%;
    left: 45%;
}
/*5-3-2*/
.formation[form="5-3-2"] [pos="7"]{
    bottom: 62%;
    left: 28%;
}
.formation[form="5-3-2"] [pos="8"]{
    bottom: 60%;
    left: 45%;
}
.formation[form="5-3-2"] [pos="9"]{
    bottom: 62%;
    right: 28%;
}
.formation[form="5-3-2"] [pos="10"]{
    bottom: 84%;
    left: 35%;
}
.formation[form="5-3-2"] [pos="11"]{
    bottom: 84%;
    right: 35%;
}
/*5-2-3*/
.formation[form="5-2-3"] [pos="7"]{
    bottom: 60%;
    left: 35%;
}
.formation[form="5-2-3"] [pos="8"]{
    bottom: 60%;
    right: 35%;
}
.formation[form="5-2-3"] [pos="9"]{
    bottom: 80%;
    left: 20%;
}
.formation[form="5-2-3"] [pos="10"]{
    bottom: 84%;
    left: 45%;
}
.formation[form="5-2-3"] [pos="11"]{
    bottom: 80%;
    right: 20%;
}
/*5-2-1-2*/
.formation[form="5-2-1-2"] [pos="7"]{
    bottom: 58%;
    left: 30%;
}
.formation[form="5-2-1-2"] [pos="8"]{
    bottom: 58%;
    right: 30%;
}
.formation[form="5-2-1-2"] [pos="9"]{
    bottom: 68%;
    left: 45%;
}
.formation[form="5-2-1-2"] [pos="10"]{
    bottom: 82%;
    left: 35%;
}
.formation[form="5-2-1-2"] [pos="11"]{
    bottom: 82%;
    right: 35%;
}
/*5-1-2-1-1*/
.formation[form="5-1-2-1-1"] [pos="7"]{
    bottom: 50%;
    left: 45%;
}
.formation[form="5-1-2-1-1"] [pos="8"]{
    bottom: 65%;
    left: 20%;
}
.formation[form="5-1-2-1-1"] [pos="9"]{
    bottom: 65%;
    right: 20%;
}
.formation[form="5-1-2-1-1"] [pos="10"]{
    bottom: 70%;
    left: 45%;
}
.formation[form="5-1-2-1-1"] [pos="11"]{
    bottom: 86%;
    right: 45%;
}

@media screen and (max-width:768px) {
   /*.formation-item .player-price{
        display: none;
    }
    .formation-item{
        font-size: 10px;
    }
    .formation-item .widget-left .pos {
        font-size: 8px;
        font-weight: 600;
        width: 18px;
    }
    .formation-item .badgedss {
        width: 18px;
    }
    .formation-item .player-name {
        height: 14px;
    }*/

    .p-card .form-level{
        font-size: 50%;
    }
}

.crestswrap .btn-fom{
    line-height: 1;
    padding: 0;
    margin-left: 5px;
}

.article-content img{
    max-width: 100%;
    height: auto;
}

.number{
    font-family: 'UTM Bebas', Roboto;
}

.comp-fotable .checkbox .mdi{
    font-size: 18px;
}
.player-upgrade-info{
    position: relative;
}
.player-thumb{
    position: relative;
    width: 40%;
}
.player-upgrade-info .loading{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #8f8f8f9c;
}

.player-thumb .img-fluid{
    max-height: 100%;
}
.player-thumb .info-top{
    position: absolute;
    top: 7%;
    width: 93%;
    font-size: 60%;
}

.player-thumb .info-left{
    position: absolute;
    top: 16%;
    left: 0;
    width: 31%;
    height: 59%;
    color: #fff;
    /*text-shadow: 0 0 10px #111;*/
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}

.player-thumb .info-left .ovr{
    font-size: 150%;
    font-weight: bold;
}
.player-thumb .info-left .pos{
    font-size: 110%;
    font-weight: bold;
}

.player-thumb .info-left .team{
    width: 100%;
    position: absolute;
    bottom: 6%;
    margin-left: 5%;
}
.player-thumb .info-left .team img{
    width: 73%;
    border-radius: 50%;
    background-color: #0000002e;
}

.player-thumb .info-lever{
    position: absolute;
    bottom: 26%;
    right: 5%;
}
.player-thumb .info-avatar{
    position: absolute;
    bottom: 26%;
    right: 0;
    width: 69%;
}

.player-thumb .info-bottom{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25%;
}
.player-thumb .info-bottom .player-name{
    font-weight: bold;
    overflow: hidden;
}
.player-thumb .info-bottom .info-fp{
    position: absolute;
    bottom: 5%;
    width: 100%;
}

.percen-up{
    height: 10px;
    position: relative;
    overflow: hidden;
}
.percen-up .percen-up-lever{
    border-right: 5px solid #A1E709;
    margin-right: 2px;
}
.upgrade-card{
    position: relative;
}
.upgrade-wrap{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 68%;
    margin-right: 50px;
}
.upgrade-wrap .upgrade-item{
    margin-right: -5%;
    width: 25%;
}
.upgrade-wrap .upgrade-item .remove-upgrade{
    position: absolute;
    left: 34%;
    bottom: -18px;
    font-size: 18px;
}


.upgrade-card .player-thumb .info-left{
    position: absolute;
    top: 15%;
    left: 0;
    width: 26%;
    height: 59%;
}

.upgrade-card .player-thumb .info-left .ovr{
    font-size: 100%;
    font-weight: bold;
}
.upgrade-card .player-thumb .info-left .pos{
    font-size: 80%;
    font-weight: bold;
}

.upgrade-card .player-thumb .info-left .team{
    width: 100%;
    position: absolute;
    bottom: 5%;
}
.upgrade-card .player-thumb .info-left .team img{
    width: 70%;
}

.upgrade-card .player-thumb .info-lever{
    position: absolute;
    bottom: 27%;
    right: 20%;
    font-size: 70%;
}
.upgrade-card .player-thumb .info-avatar{
    position: absolute;
    bottom: 26%;
    left: 25%;
    width: 53%;
}

.upgrade-card .player-thumb .info-bottom{
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 26%;
}
.upgrade-card .player-thumb .info-bottom .player-name{
    font-size: 64%;
    font-weight: bold;
    height: 45%;
    overflow: hidden;
}
.upgrade-card .player-thumb .info-bottom .player-name .badgedss{
    width: 20%;
}
.upgrade-card .player-thumb .info-bottom .info-fp{
    font-size: 60%;
}

#focomparebar .itemwrap .item{
    padding: 0;
}

.sticky-top .nav-link{
    font-size: 1.2em;
}
.sticky-top .navbar-dark .nav-link{
    color: #fff;
}

.dropdown-menu{
    z-index: 1021;
}

.info-lever .dropdown-menu{
    min-width: 20px;
}
.info-lever .dropdown-menu .dropdown-item{
    padding: 0 5px;
    text-align: center;
}

.lv-color1{
    background-color: #45494F;
    color: #fff;
}
.lv-color2{
    background-color: #C37553;
    color: #fff;
}
.lv-color3{
    background-color: #C2C5CA;
    color: #fff;
}
.lv-color4{
    background-color: #E8C337;
    color: #fff;
}

.head-menu{
    background-color: #1628BA;
}


@media (min-width: 992px){
    .modal-xl {
        width: 100%;
    }
}

@media (max-width: 768px){
    .d-none-xs {
        display: none !important;
    }
}
.modal-xl {
    max-width: 1250px;
}

.modal .modal-body{
    padding-left: 0;
    padding-right: 0;
}

.block-layout{
    background-color: #fafafa;
}

.comp-fotable th, .comp-fotable td{
    padding-left: 2px;
    padding-right: 2px;
}

.border-muted{
    border-color: #BFC1C4 !important;
}

.block-border{
    border-top: 4px #1628BA solid;
}

.response{
    height: 0;
    position: relative;
}
.response .response-wraper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.response .thumb {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100%;
    height: auto;
}
.response .response-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.response-16-9 {
    padding-bottom: 56.25%; /* 16:9 */
}
.response-4-3 {
    padding-bottom: 75%; /* 4:3; */
}
.response-6-1 {
    padding-bottom: 16.67%; /* 6:1 */
}
.response-6-5 {
    padding-bottom: 83.33%; /* 6:1 */
}
.response-1-1 {
    padding-bottom: 100%; /* 1:1 */
}
.response-teamcolor {
    padding-bottom: 64.5%; /* 1:1 */
}

.nav-pills.bg-primary .nav-link.active{
    font-size: 1.1em;
    font-weight: bold;
}

.custom-form-input{
    /*background-color: #dadfe3;*/
}

.custom-form-input .col-5 .border-bottom{
    height: 31px;
    overflow: hidden;
}

.fo4db-player .p-card{
    max-width: 160px;
    position: relative;
}
.p-card .p-thumb{
    position: absolute;
    bottom: 26%;
    right: 4%;
    width: 80%;
    height: 50%;
}
.p-card .fom-pos {
    width: 25%;
    text-align: center;
    position: absolute;
    top: 12%;
    left: 5%;
    letter-spacing: 0px;
    text-shadow: 0 0 2px #000;
    color: #fff;
}
.p-card .fom-pay {
    position: absolute!important;
    transform: translateX(-50%)!important;
    left: 50%!important;
    bottom: 2%;
    width: 100%;
}
.p-card .fom-name {
    color: #040640;
    overflow: hidden;
}
.p-card .fom-name img {
    width: 18px !important;
    height: auto;
}
.p-card .fom-pay img {
    width: 16%!important;
    height: auto;
}
.p-card .fom-pay .val {
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%,-50%)!important;
}
.p-card .form-level {
    position: absolute;
    right: 3%;
    bottom: 26%;
    line-height: 1;
    padding: 1px;
    text-align: center;
    width: 20%;
}
.p-card .form-level .btn {
    width: 100%;
}
.p-card .icon {
    bottom: 28.4%;
    width: 25.5%;
    height: 15.8%;
    left: 5%;
    background: #fff;
    border-radius: 50%;
    padding: 2px;
}
.fo-level{
    color: #fff;
    text-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
.fo-level:hover{
    color: #25C7F5;
}
.fo-level.lv-0, .fo-level.lv-1{
    background-color: #45494f;
}
.fo-level.lv-2, .fo-level.lv-3, .fo-level.lv-4{
    background-color: #c37653;
}
.fo-level.lv-5, .fo-level.lv-6, .fo-level.lv-7{
    background-color: #c2c5ca;
}
.fo-level.lv-8, .fo-level.lv-9, .fo-level.lv-10{
    background-color: #e8c337;
}
.fo-level.lv-11, .fo-level.lv-12, .fo-level.lv-13{
    background: url(/client/img/bg_plt.png) no-repeat 0 0 / 100% 100% !important;
}
.over0 {
    color: #88889b;
}
.over10 {
    color: #88889b;
}
.over20 {
    color: #88889b;
}
.over30 {
    color: #88889b;
}
.over40 {
    color: #88889b;
}
.over50 {
    color: #414150;
}
.over60 {
    color: #414150;
}
.over70 {
    color: #414150;
}
.over80 {
    color: #319bd7;
}
.over90 {
    color: #195fde;
}
.over100 {
    color: #5956fe;
}
.over110 {
    color: #9329ff;
}
.over120 {
    color: #ef0f39;
}
.over130 {
    color: #ef0f39;
}
.over140 {
    color: #ef0f39;
}
.over150 {
    color: #ef0f39;
}
.over160 {
    color: #ef0f39;
}

.player-wrap .poswrap .pos {
    padding-right: 0!important;
}
.player-wrap .poswrap .pos b {
    padding-right: 0!important;
}

.prefoot-bg{
    background-size: 100%;
    background-image: url(/client/img/bg-foots.png);
}
.prefoot-bg.l0{
    background-position: 0 0;
}
.prefoot-bg.l1{
    background-position: 0 33.333333%;
}
.prefoot-bg.r0{
    background-position: 0 66.666667%;
}
.prefoot-bg.r1{
    background-position: 0 100%;
}

.translate-middle {
    transform: translate(-50%,-50%)!important;
}
.translate-middle-y {
    transform: translateY(-50%)!important;
}
.translate-middle-x {
    transform: translateX(-50%)!important;
}
.start-50 {
    left: 50%!important;
}
.top-50 {
    top: 50%!important;
}
.top-0 {
    top: 0!important;
}
.end-0 {
    right: 0!important;
}
.bottom-0 {
    bottom: 0!important;
}
.ovr_set {
    max-width: 376px;
    position: relative;
    z-index: 1;
}
.ovr_set .position {
    position: absolute;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-size: 70%;
    font-weight: 600;
    width: 5%;
    transform: translate(-50%,-50%)!important;
}
.ovr_set .position.st {
    top: 52%;
    right: 4%;
}
.ovr_set .position.lw {
    top: 17%;
    right: 15.8%;
}
.ovr_set .position.cf {
    top: 52%;
    right: 15.8%;
}
.ovr_set .position.rw {
    bottom: 8%;
    right: 15.8%;
}
.ovr_set .position.cam {
    top: 52%;
    right: 27.5%;
}
.ovr_set .position.lm {
    top: 29%;
    right: 39.5%;
}
.ovr_set .position.cm {
    top: 52%;
    right: 39.5%;
}
.ovr_set .position.rm {
    top: 76%;
    right: 39.5%;
}
.ovr_set .position.cdm {
    top: 52%;
    left: 43.8%;
}
.ovr_set .position.lwb {
    top: 17%;
    left: 32%;
}
.ovr_set .position.cb {
    top: 52%;
    left: 32%;
}
.ovr_set .position.rwb {
    top: 87%;
    left: 32%;
}
.ovr_set .position.lb {
    top: 25%;
    left: 20%;
}
.ovr_set .position.sw {
    top: 52%;
    left: 20%;
}
.ovr_set .position.rb {
    top: 79.5%;
    left: 20%;
}
.ovr_set .position.gk {
    top: 52%;
    left: 8%;
}

.fo-numb{
    font-family: UTM Bebas,Roboto;
    font-style: normal;
}

.mdi{
    line-height: 1;
}

.dropdown-menu.dropdown-menu-full{
    width: 100%;
    transform: translate3d(0px, 38px, 0px) !important;
}

.player-card .fom-pos{
    position: absolute;
    top: 12%;
    left: 5%;
    width: 25%;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: 0 0 2px #000;
    color: #fff;
}

.p-card .fom-change{
    display: none;
    transition: transform .2s ease-in-out;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #ffffff40;
}
.p-card:hover .fom-change{
    display: flex;
}
.fom-change-left{
    position: absolute;
    bottom: 20px;
    right: 100%;
}
.fom-change-right{
    position: absolute;
    bottom: 20px;
    left: 100%;
}
.p-card .fom-change .btn{
}
.formation-selector .info-inner[data-selected="true"]{
    border: solid #ff0707 1px;
}
.formation-selector .info-inner[selecting="true"]{
    background-color: #6868685c;
}
.price-flag {
    width: 15px;
    height: 12px;
}

.formation .dropdown.form-level{
    width: 20px;
    height: 15px;
}
.formation .form-level .dropdown-menu{
    width: 24px;
    min-width: 0px;
}

@media (max-width: 768px){
    .sticky-top{
        position: relative !important;
    }
    #formation .formation {
        margin-top: 30%;
    }
    .formation .p-card {
        width: 11%;
    }
    .formation .p-card:hover {
        width: 20%;
    }
    .formation-player .fom-pos>*{
        font-size: 40%;
    }
    .formation-player .fom-pay>*{
        font-size: 48%;
    }
    .formation-player .fom-name img{
        width: 20% !important;
    }
    .formation-player .dropdown.form-level{
        width: 12px;
        height: 9px;
    }
    .formation .p-card:hover .dropdown.form-level {
        width: 20px;
        height: 15px;
    }
}
.col-custom {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
    padding-left: 5px;
    right: 5px;
}
@media (min-width: 768px){
    .col-md-custom {
        -ms-flex: 0 0 14.2857%;
        flex: 0 0 14.2857%;
        max-width: 14.2857%;
    }
    /*#formationSelector .comp-fotable{
        height: 90vh;
        overflow-y: auto;
    }*/
}
.loading-layout{
    background-color: #ffffff85;
}
.player-thumb .loading-layout{
    cursor: pointer;
}

.formation .p-card .fom-pos {
    font-size: 80%;
}
.formation .p-card .fom-pay {
    font-size: 72%;
}

.formation .p-card .up-color{
    width: 30%;
    position: absolute;
    left: 2%;
    top: 5%;
    z-index: 2;
}
.formation .p-card .arrowAnim{
    width: 100%;
    height: 17px;
    display: block;
    overflow: hidden;
    position: relative;
}
@media (max-width: 768px){
    .formation .p-card .arrowAnim{
        display: none;
    }
}
.arrowSliding{
    position: absolute;
    top: 56%;
    left: 56%;
    animation: slide 3.2s linear infinite;
    opacity: 0;
}
.arrowSliding:before{
    content: "";
    position: absolute;
    top: 0;
    left: -8px;
    width: 8px;
    height: 2px;
    background: #a5eb0d;
    transform: rotate(-27deg);
}
.arrowSliding:after{
    content: "";
    position: absolute;
    top: 0;
    left: -3px;
    width: 8px;
    height: 2px;
    background: #a5eb0d;
    transform: rotate(27deg);
}
.arrowAnim .delay1{
    animation-delay: 0.8s;
}
.arrowAnim .delay2{
    animation-delay: 1.6s;
}
.arrowAnim .delay3{
    animation-delay: 2.4s;
}

.fom-table tr .item-select{
    cursor: pointer;
}
.fom-table tbody tr.selected{
    background-color: #bdbcbc;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    20% {
        opacity: 1;
        transform: translateY(5px);
    }
    80% {
        opacity: 1;
        transform: translateY(-5px);
    }
    100% {
        opacity: 0;
        transform: translateY(-10px);
    }
}

.time-reset-class .btn img{
    max-height: 19px;
    width: auto;
}

.players--GK {
    bottom: 2.3020833333%;
    left: 50%;
    transform: translateX(-50%);
}
.players--LB {
    bottom: 18.1145833333%;
    left: 4.34375%;
}
.players--LCB {
    bottom: 16.0729166667%;
    left: 26.5416666667%;
}
.players--RB {
    bottom: 18.1145833333%;
    right: 4.34375%;
}
.players--RCB {
    bottom: 16.0729166667%;
    right: 26.5416666667%;
}
.players--CB {
    bottom: 16.0729166667%;
    left: 50%;
    transform: translateX(-50%);
}
.players--SW {
    bottom: 20.4166666667%;
    left: 50%;
    transform: translateX(-50%);
}
.players--ST {
    left: 50%;
    top: -18.1666666667%;
    transform: translateX(-50%);
}
.players--LS {
    left: 24.5%;
    top: -16.125%;
}
.players--RS {
    right: 24.5%;
    top: -16.125%;
}
.players--LW {
    left: 12.25%;
    top: -2.0416666667%;
}
.players--RW {
    right: 12.25%;
    top: -2.0416666667%;
}
.players--CF {
    left: 50%;
    top: -2.0416666667%;
    transform: translateX(-50%);
}
.players--LF {
    left: 28.5833333333%;
    top: 0;
}
.players--RF {
    right: 28.5833333333%;
    top: 0;
}
.players--LAM {
    left: 20.4166666667%;
    top: 4.6041666667%;
}
.players--RAM {
    right: 20.4166666667%;
    top: 4.6041666667%;
}
.players--CAM {
    left: 50%;
    top: 4.6041666667%;
    transform: translateX(-50%);
}
.players--CM {
    left: 50%;
    top: 18.375%;
    transform: translateX(-50%);
}
.players--LM {
    left: 6.6458333333%;
    top: 18.375%;
}
.players--RM {
    right: 6.6458333333%;
    top: 18.375%;
}
.players--LCM {
    left: 26.0208333333%;
    top: 18.375%;
}
.players--RCM {
    right: 26.0208333333%;
    top: 18.375%;
}
.players--CDM {
    bottom: 34.1041666667%;
    left: 50%;
    transform: translateX(-50%);
}
.players--LDM {
    bottom: 34.1041666667%;
    left: 30.625%;
}
.players--RDM {
    bottom: 34.1041666667%;
    right: 30.625%;
}
.players--LWB {
    bottom: 28.84375%;
    left: 12.7708333333%;
}
.players--RWB {
    bottom: 28.84375%;
    right: 12.7708333333%;
}
.ranking .formation .p-card:hover {
    transform: translateX(-50%) scale(1.4);
}
/*.formation .p-card .icon {
    padding: 0;
}*/