
.bg-ball-dark {
	background: url(../img/bg-ball-dark.jpg) 0 -40px scroll no-repeat #2f3544;
}

.bg-sponsored-closed {
	background: url(../img/inetball-stamp-lg.png) scroll 98% 96% no-repeat #fff;
}


.b-input__result {
	text-align: left;
}



@media(max-width:579px) {
	.b-letter__table .b-head {
		display: none;
	}
}



.bordered-2f3544 {
	border-color: #2f3544;
}
.bordered-7b818f {
	border-color: #7b818f;
}
.bordered-width-10 {
	border-width: 10px;
}


.bottom_img {
	margin: 10px 0;
}
.bottom_img a {
	display: block;
}
.bottom_img img {
	max-width: 100%;
}


.brake-btn-w {
	position: absolute;
	top: 7px;
	right: 5px;
	min-width: 102px;
	z-index: 10;
}
@media(max-width:767px) {
	.brake-btn-w {
		right: 15px;
		top: 9px;
	}
}



.btn-fullwidth {
	width: 100%;
}
.btn-border-hover:not(.disabled) {
	border: 1px solid !important;
}
.btn-md-v {
	padding: 5px 0;
	font-size: 13px;
}


.b-command__list-consist.name__flag .age,
.b-command__list-consist.name__flag .exp,
.b-command__list-consist.name__flag .fatigue,
.b-command__list-consist.name__flag .injury,
.b-command__list-consist .level {
	position: relative;
	top: -2px;
}


.b-settings__list {
	min-width: 330px;
}
.b-settings__list .icon {
	min-width: 22px;
	text-align: center;
}


.b-staple.vertical.pos2 {
	left: auto;
}


.choose_base-bg {
	background: url(../img/chooseBase-bg.jpg) center bottom scroll no-repeat;
}
.choose_base-item {
	border: 1px solid #fff;
}
.choose_base-bg .row .col-6:nth-child(n+3) {
	margin-top: 20px;
}
.choose_base-bg .row .col-6:nth-child(odd) {
	padding-right: 10px;
}
.choose_base-bg .row .col-6:nth-child(even) {
	padding-left: 10px;
}
.choose_base-item .table td {
	border-top: 1px solid #626772;
}
.choose_base-item .table td + td {
	border-left: 1px solid #626772;
}
.choose_base-item ul li + li {
	margin-top: 5px;
}
.choose_base-bg .styled-select select, .styled-select-30 select {
	padding-right: 30px;
}

.col-4 {
	width: 33.3333%;
}
.col-6 {
	width: 50%;
}
.col-8 {
	width: 66.6667%;
}

@media(max-width:767px){
	.col-4,
	.col-6,
	.col-8 {
		width: 100%;
	}
	.btn-with-social .col-6 + .col-6,
	.btn-with-social .col-8 + .col-4 {
		margin-top: 10px;
	}
}



.colored-white a {
	color: #fff;
}



.corner-left {
	font-size: 0;
	width: 100%;
}
.corner-left span {
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 20px);
	padding-right: 20px;
	padding-left: 10px;
}
.corner-left:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-color: inherit;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 20px solid #545c6f;
	border-bottom: 20px solid transparent;
}


.col-2-offset {
	margin-left: 16%;
}
.col-4-frame {
	width: 33.3333%;
}
.col-6-frame {
	width: 50%;
}


.cursor-pointer-hover:hover {
	cursor: pointer;
}


.direct__transfer .transfer-levels {
	width: 100px;
}
.direct__transfer .b-command__list-consist .title .level {
	width: 100px;
}
.direct__transfer .transfer-bid.form-controls {
	font-size: 0;
	max-width: 235px;
}
.direct__transfer .transfer-bid.form-control-inline input.form-field {
	line-height: 19px;
}
.direct__transfer .b-command__list-total .name {
	width: 236px;
}
.direct__transfer .b-command__list-total>.total .name {
	width: 143px;
}
.direct__transfer .b-command__list-consist>li {
	padding-top: 3px;
}
.direct__transfer .transfer-bid.form-control-inline input.form-field {
	width: 70px;
}
.direct__transfer-offers .b-command__list-consist>li>.open__frame-w .team__name {
	/*width: 74px;*/
}
.direct__transfer-offers .b-command__list-consist>li>.open__frame-w .name:not(.fc__logo-flag) {
	width: 150px;
}
.direct__transfer-offers .transfer-w .command-levels .level .player__tabs-w {
	left: 260px;
}



.dropdown-menu-w.left .dropdown-menu {
	min-width: 300px;
}


.find_manager_html {
	height:455px;
	min-height:455px;
}
@media(min-width:579px) {
	.find_manager_html .b-popup__msg-find_manager .b-input {
		width: 340px;
	}
}



.focus-accent {
	box-shadow: 0px 0px 10px rgba(48,163,244,.6);
}


@media(min-width:768px) {
	.forum__table-header-views, .forum__table-td-views {
		width: 70px;
	}
	.forum__table-header-author, .forum__table-td-author {
		width: 170px;
	}
}


.footer a {
	color: #fff;
	text-decoration: underline;
    margin-right: 10px;
}
.footer a:hover {
	text-decoration: none;
}
.footer a img {
	width: 100%;
}


.game__text-control .item-b .styled-select {
	margin-right: 0;
}
.game__text-control .item-b.item-controls {
	position: relative;
}
.game-stat-trigger-w {
	position: relative;
	z-index: 10;
}
.game-new:not(.game-new-ended) .container {
	padding-top: 10px;
}
@media(max-width:767px) {
	.game-new #tacticDiv {
		margin-top: 200px;
	}
	.game-new .game-stat-trigger-w {
		padding-top: 60px;
	}
	.game-new-tactic .container {
		padding-top: 10px;
	}
}


.get_smiles_html {
	height:auto;
	overflow: hidden;
}
@media(min-width:768px) {
	.get_smiles_html {
		width: 600px;
	}
}


@media(min-width:768px) {
	.header-text-collapse .icon {
		top: auto;
		bottom: 17px;
	}
}


.line-height-17 {
	line-height: 17px;
}



.mb-60 {
    margin-bottom: 60px !important;
}


.money__real-currency > li + li {
	margin-left: 20px;
}


.news-item p {
	line-height: 22px;
}



.pg-8 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pv-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.pb-30 {
	padding-bottom: 30px;
}



.player__tabs-default-w .player__tabs-w {
	display: none;
    position: absolute;
    z-index: 10000;
    color: #333;
    left: 100%;
    text-align: left;
}
.player__tabs-default-w .level {
	position: relative;
}
.player__tabs-default-w .player__tabs-w .level {
	width: 50px;
}
.player__tabs-default-w .player__tabs-w .name {
    width: 240px !important;
}
.player__tabs-default-w .player__tabs-w .value {
	width: 130px !important;
}
.player__tabs-default-w .fatigue {
	margin-left: 0 !important;
}

.item__inner .player__tabs-w {
	display: none;
}

.item__inner:hover .player__tabs-w {
	display: block;
}
.item__inner #player__tabs-header {
	text-align: left;
}

.player__tabs__header-item {
	font-size: 13px;
	padding-left: 10px;
}




.regist_on_tour-page:not(.mt-2) {
	margin-top: 0;
}


.player__main-stats__list-name.fullwidth {
	width: 100%;
}
.player__main-stats__list li.default {
	height: auto;
}
.player__tranings .player__main-stats__list-name {
	padding-top: 0px;
	padding-bottom: 0;
	padding-right: 15px;
	line-height: 40px;
	width: 55%;
}
.player__tranings .player__main-stats__list-value {
	width: 30%;
}
.player__tranings .add__transfer-w {
	height: auto;
	width: 100%;
}
.player__tranings .player__main__user-ava {
	bottom: 5px;
}
.player__tranings .add__transfer-w .player__main-stats__list {
	background: #545c6f;
}
.player__tranings-btn li:nth-child(n+3) {
	margin-top: 20px;
}
.player__tranings-btn .col-6 {
	width: 50%;
}
.player__tranings-coach .add__transfer-w {
	width: 672px;
	height: auto;
}
.player__tranings-coach .add__transfer-w .player__main-stats__list {
	background: #535b6e !important;
}



.row-2,
.row-10 {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.row-20 {
	margin-left: -20px;
	margin-right: -20px;
}


.scrollpane-fullwidth .jspPane {
	min-width: 939px;
}
.jspPane-fullwidth .jspPane {
	width: 100% !important;
}


div.select-brake span {
	color: #fff;
	font-size: 12px;
}
@media(min-width:768px) {
	.game__text-control .item-b.styled-select-w.select-brake,
	div.select-brake {
		width: 134px;
		padding-right: 10px;
		padding-top: 3px;
		border-right: 1px solid #545c6f;
		padding-left: 10px;
		min-height: 40px;
	}
}
@media(max-width:767px) {
	.game__text-control li.item-b.styled-select-w.select-brake {
		display: none;
	}
	.game__text-control .item-b.styled-select-w.select-brake,
	div.select-brake {
		width: 100%;
		background-color: #2f3544;
		padding: 5px 20px;
	}
}


.show_last_messege_html {
	height:430px;
	overflow: hidden;
	min-height:430px;
}
@media(min-width:630px) {
	.show_last_messege_html {
		width: 630px;
	}
}
@media(max-width:629px) {
	.show_last_messege_html .w-date__right {
		width: 630px;
	}
	.show_last_messege_html .b-name {
		margin-left: 0;
	}
}


.styled-select-transparent option {
	color: #333;
}



.sponsor_opened-item {
	border: 1px solid #e4e4e4;
}
.sponsor_opened-item + .sponsor_opened-item {
	margin-top: 15px;
}
.sponsor_opened-item table td,
.sponsor_opened-item table th {
	width: 33.3333%;
	font-size: 14px;
}
.sponsor_closed-item table td table td {
	padding-top: 1px;
	padding-bottom: 1px;
}
.sponsor_closed-item > table > tbody > tr > td:nth-child(2),
.sponsor_closed-item > table > tbody > tr > th:nth-child(2) {
	width: 20%;
}
.sponsor_closed-item > table > tbody > tr > td:nth-child(3),
.sponsor_closed-item > table > tbody > tr > th:nth-child(3) {
	width: 50%;
}
.sponsor_opened-item table td,
.sponsor_opened-item table th {
	width: 33.3333%;
	font-size: 14px;
}
.sponsor_opened-w .jspVerticalBar {
	right: -9px;
}

.sponsor_opened-bottom {
	border-top: 5px solid #2f3544;
}


.table-border-5 {
	border-width: 5px;
}


.td-height-40 td {
	height: 40px;
}
.td-border-bottom-7b818f td {
	border-bottom: 1px solid #7b818f !important;
}


.th-dark-3 th {
	background-color: #2f3544;
}


.three__inline__item:nth-child(3n+3) {
	margin-right: 0;
}
.three__inline__item .header__text {
	width: 209px;
	white-space: nowrap;
	overflow: hidden;
}


.toto--bet-o {
	position: relative;
	padding: 10px 7px 10px 10px;
}
.toto--bet-o:after {
	content: "";
	display: block;
	height: 10px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #2f3544;
}
.toto--bet-o .jspVerticalBar {
	right: -9px;
}
.toto--bet-o-item {
	border: 1px solid #7e8492;
	font-family: robotoregular;
}
.toto--bet-o-item {
	margin-bottom: 20px;
}
.toto--bet-o-item-header td {
	padding: 10px 15px;
}

.fc__logo-flag-sm {
	font-size: 14px;
}

.toto--bet-type-w {
	vertical-align: middle;
}
.toto--bet-type-w td {
	padding: 5px 15px;
}
.toto--bet-type {
	border: 1px solid #626772;
	background-color: #495061;
}
.toto--bet-type.checked {
	border-color: #30a3f4;
}
.toto--bet-type .item-header {
	border-bottom: 1px solid #626772
}
input.input-transparent {
	border-color: #7e8492;
	width: 30px;
	padding: 5px 0;
	text-align: center;
}
.toto--bet-type .item-header {
	padding: 8px 15px;
}
.toto--bet-type .item-inner {
	padding: 5px 15px;
}
.toto--bet-type .item-inner {
	line-height: 32px;
}
.toto--bet-type .item-inner label {
	position: relative;
	top: -2px;
}

.toto--bet-team {
	width: 380px;
}
.toto--bet-team-f {
	width: 350px;
}

.toto--bet-o-winners .col-3:nth-child(n+5) {
	margin-top: 30px;
}


.traning-w {
	background: url(../img/bg-traning.jpg) center bottom no-repeat transparent scroll;
	background-size: cover;
	min-height: 800px;
}
.traning-content {
	width: 360px;
	margin: 0 auto;
	min-height: 570px;
}
.traning-select {
	background: url(../img/icons/chevron-down-white-xs.png) scroll 95% center no-repeat #2f3544;
}
.traning-select-dropdown {
	display: none;
	background-color: #2f3544;
	border: 1px solid #626772;
	border-top: 0;
}
.traning-select-w.opened .traning-select-dropdown {
	display: block;
}
.traning-select-w.opened .traning-select {
	background-image: url(../img/icons/chevron-up-white-xs.png);
}
.traning-select-dropdown ul li:not(.col-6) + li {
	margin-top: 15px;
}
.traning-select-dropdown ul li.col-6:not(:nth-child(-n+2)) {
	margin-top: 8px;
}
.traning-select-dropdown ul li.col-6{
	width:calc(50% - 4px);
}
.traning-type {
	display: block;
	color: #fff;
	border: 1px solid #626772;
	font-weight: bold;
	letter-spacing: 1px;
}
.traning-select-w.disabled {
	opacity: .3;
}
.traning-select-w + .traning-select-w,
.traning-type + .traning-select-w,
.traning-select-w + .traning-type,
.traning-type + .traning-type {
	margin-top: 20px;
}
.traning-type:hover {
	text-decoration: none;
}
.table-878 {
	width: 878px;
}
.table-stripped.bg-dark-2 tr:nth-child(odd) td {
	background-color: rgba(0,0,0,.1);
}
.line-34 td {
	line-height: 34px;
}
.line-28 td {
	line-height: 28px;
}



@media(max-width:877px) {
	.tt_list-content {
		overflow: scroll;
	}
	.tt_list-content > .relative__b {
		width: 878px;
	}
	.order-tournament-w .font-24-18 {
		line-height: 24px;
	}
	.order-tournament-w ul.ml-4-inner li + li {
		margin-top: 12px;
		margin-left: 0;
	}
}



.white-space-normal li {
	white-space: normal;
}



.radio-styled.input-border-blue label .input-copy:before,
.checkbox-styled.input-border-blue label .input-copy:before,
.radio-styled.border-blue label .input-copy:before,
.checkbox-styled.border-blue label .input-copy:before {
	border-color: #30a3f4;
}

#RvlPossession,
#CmndPossession {
	right: -5px;
	min-width: 19px;
	text-align: center;
}

.social-twitter{
	background-color:#1da1f2
}
.social-insta {
	background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);	
}


@media(max-width:579px) {
	.w-social__control .btn-border-blue {
		float: none;
		margin-top: 5px;
	}
	.smiles-def-list li {
		margin-bottom: 0;
		margin-left: 0;
	}
	.smiles-def-list li + li {
		margin-left: 3px;
	}
	.b-popup__msg-find_manager .form-line {
		padding-bottom: 0;
	}
}


.winners-text .header {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 24px;
}
.winners-text .text {
    font-size: 16px;
}
.winners-teams .item {
    padding: 0 65px;
}
.winners-teams .bottom {
    text-align: center;
    min-height: 184px;
    background: #2e2b47;
    background: -moz-linear-gradient(top, #2e2b47 0, #151421 100%);
    background: -webkit-linear-gradient(top, #2e2b47 0, #151421 100%);
    background: linear-gradient(to bottom, #2e2b47 0, #151421 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2b47',  endColorstr='#151421',  GradientType=0 );
    position: relative;
}
.winners-teams .bottom:before {
    position: absolute;
    background: url(../img/home_new/bg-winneres-item.png) left top;
}
.winners-teams .top {
    background: url(../img/home_new/bg-winners-top.gif) left bottom no-repeat;
    text-align: center;
    min-width: 170px;
}
.winners-teams .top img {
    position: relative;
}
.winners-teams .player-info {
	margin-top: -12px;
}
.player-info .ava {
    margin: 0 auto;
    overflow: hidden;
    width: 60px;
    height: 60px;
    border-radius: 100%}
.player-info .ava {
	position: relative;
}
.player-info .ava img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.winners-teams {
	color: #fff;
	background: url(../img/home_new/bg-winners.jpg) center center no-repeat;
}
.winners-teams img {
    height: auto !important;
}
.player-info .team-name, .price-ribbon {
    font-weight: 700;
}
.player-info .name, .player-info .team-name,
.player-info .league {
    font-size: 14px;
}
.price-ribbon {
	height: 30px;
    background-color: #ee5664;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    top: -15px;
}
.price-ribbon:after, .price-ribbon:before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 5px;
}
.price-ribbon:before {
    left: -5px;
    background: url(../img/home_new/winner-prize-left.png) left top repeat-y;
}
.price-ribbon:after {
    right: -5px;
    background: url(../img/home_new/winner-prize-right.png) left top repeat-y;
}


.player_info-max_value {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	width: 210px;
	background-color: rgba(47, 53, 68, .7);
	padding: 20px;
	border-radius: 20px;
	color: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,.3);
	right: 10px;
}
.player_info-max_value > a {
	display: block;
}


.fullwidth,
.scrollpane-fullwidth .jspPane {
	width: 100% !important;
}
.b-command__divider.fullwidth {
	text-align: center;
	padding-left: 0;
}



.tooltip-w {
	position: relative;
}
.tooltip-w:hover [class*="tooltip"] {
	display: block;
	padding: 0;
}
.tooltip-block {
	top: 100%;
}
[class*="tooltip"].no-arrow:after {
	display: none;
}


/*https://prnt.sc/j7d3mc*/

.b-command__list-consist .age,
.b-command__list-consist .lang {
	margin-right: 5px;
}
.b-command__list-consist .ava {
	overflow: visible;
}
.player__main__user-ava .rounded {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.b-command__list-consist>li:hover .player__main__user-ava .rounded {
	overflow: visible;
}
.b-command__list-consist .title .level {
	width: 83px;
}
.b-command__list-consist .title .salary {
	width: 54px;
}
.player_info-right.transfer-w .command-levels .level .player__tabs-w {
	left: auto;
	right: 60px;
}
.player_info-right.transfer-w .transfer-levels:hover:after {
	display: none;
}
.transfer-w .command-levels .level .player__tabs-w,
.transfer-w .command-levels.tabs-left-48 .level .player__tabs-w,
.command-levels.tabs-left-48 .level .player__tabs-w {
	left: 48px;
}
.transfer-w .level .player__tabs-w {
	left: 586px;
}
.table:not(.table-md-th) tr th, .transfer-w .table:not(.table-md-th) tr td {
	padding: 5px;
}
.transfer-levels {
	width: 90px;
	margin: 0 5px;
}
.command-levels.transfer-levels {
	width: 60px;
}
.transfer-bid-price {
	width: 96px;
}
.transfer-make-bid {
	width: 125px;
}
.b-command__list-consist .level {
	min-width: 0;
	width: auto;
	font-size: 12px !important;
}
.command-levels.transfer-levels {
	position: relative;
}
.transfer-levels:after {
	position: absolute;
    content: "";
    right: 12px;
    top: 100%;
    display: none;
    margin-top: -23px;
    border-right: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.transfer-levels:hover:after {
	display: block;
}
.transfer-w .level .with-after:after {
	right: 18px;
}
.transfer-w .fc__logo-flag {
	padding-left: 44px;
}
.transfer-w .fc__logo-flag .b-ava {
	position: absolute;
	bottom: 0;
	left: 10px;
}
.transfer-w .fc__logo-flag .amplua__img + span.vertical-middle {
	white-space: normal;
}
.b-command__list-consist>li>.open__frame-w .name:not(.fc__logo-flag) {
	width: 170px;
}
.b-command__list-consist .cost {
	width: 65px;
	font-size: 12px !important;
}
.b-command__list-consist>li>.name {
	width: 209px;
}
.b-command__list-total>.total .salary {
	width: 49px;
}
.b-command__list-total>.total .name {
	width: 247px;
}

.command_statistic .transfer-levels:after {
	right: -8px;
}
.last-match .bottom-items {
	margin-bottom: -8px;
}

.b-breadcrumbs > li > a {
	top: 0;
}

.popup p {
	white-space: normal;
}

.bg-icon.traning {
	background-image: url(../img/icons/icon-traning-dark.gif);
	background-size: auto 20px;
}
.bg-icon-w:hover .bg-icon.traning {
	background-image: url(../img/icons/icon-traning-white.gif);
}


.player__position>ul>li .item__inner:not(.settings-open) #playerindividual,
.player__position>ul>li .item__inner.settings-open .player__info>p {
	display: none !important;
}
.player__position>ul>li .item__inner.settings-open .player__info>ul,
.player__position>ul>li .item__inner.settings-open #playerindividual {
	display: block !important;
}
.player__position>ul>li .item__inner.settings-open .amplua,
.player__position>ul>li .item__inner.settings-open .shirt {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	-ms-transform: scale(1.15);
}


.tactic__style .item-my__style .btn__list li.open .btn__list-dropdown__w {
	display: block;
}
.tactic__style .item-my__style .btn__list li:not(.open):hover .btn__list-dropdown__w {
	display: none !important;
}
.tactic__style .item-my__style .btn__list li>a:hover {
	cursor: pointer !important;
}
.tactic__style .item-my__style .btn__list li.open>a {
	background-color: #fff;
	color: #000;
}


.trainer-w {
	margin-top: 25px;
	margin-bottom: 20px;
}
.trainer-w .player__main {
	margin-left: 20px;
	position: relative;
}
.trainer-w .player__main:before {
	content: "";
	position: absolute;
	height: 98%;
	width: 100%;
	box-shadow: 0 20px 14px 2px rgba(0,0,0,.4);
	top: 0;
	z-index: 0;
}
.trainer-w .player__main-user {
	width: auto;
	padding-left: 105px;
	background-size: 100%;
}
.trainer-w .player__main__user-info {
	padding-top: 18px;
}
.trainer-w .player__main__user-position {
	margin-bottom: 3px;
}
.trainer-w .player__main__user-name {
	font-size: 15px;
}
.trainer-w .player__main-stats {
	height: auto;
	color: #fff;
	position: relative;
	background-color: #1d242f;
	background-image: none;
	padding-bottom:11px;
	z-index: 10;
}
.trainer-w .player__main-stats:after{
	content: "";
	background-image: url(https://inetball.com/img/folder-stats-img.png);
	height: 499px;
	color: #fff;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: -1;
	background-size: 100%;
}
.trainer-w .player__main-stats:before {
	content: "";
	position: absolute;
	bottom: -11px;
	background-image: url(https://inetball.com/img/folder-stats-bottom.png);
	height: 11px;
	z-index: 10;
	width: 100%;
	background-size: 100%;
}
.trainer-w .player__main-stats__list-name {
	width: 197px;
	padding: 3px 0 2px 20px;
}
.trainer-w .player__main-stats__list-value {
	width: 78px;
}
.trainer-w .player__main-stats__list-value .level {
	line-height: 26px;
}
.trainer-w .player__main-stats__list {
	padding-top: 8px;
}
.trainer-w .player__main-stats__list li {
	height: auto;
	border-bottom: 1px solid #303748;
}
.trainer-w .btn-xmd {
	padding-top: 7px;
	padding-bottom: 7px;
}
.trainer-w .btn_w {
	padding: 10px 20px;
	position:relative;
	z-index:11;
}
.trainer-w .btn_w .btn-xmd + .btn-xmd {
	margin-top: 10px;
}
.scrollpane-939 .jspPane {
	width: 939px !important;
}
.regist_on_tour-page {
	border-bottom: 10px solid #2f3544;
}

.d-flex {
	float: none;
	display: flex;
	flex-wrap: wrap
}

.trainer-w .player__main-stats__list-borger-top li + li{
	border-top: 1px solid #545c6f;
}
.trainer-w .player__main-stats__list-borger-top li{
		border-bottom: none;
}
.round-header{
	margin: 0 5px;
	background-color: #545c6f;
	border-radius: 20px;	
	position: relative;
	overflow-wrap: break-word;
	display: flex;
	align-items: center;
	padding: 8px 13px 12px; 
}
.round-header p{
	padding: 0;
	line-height: 17px;
	max-width: 686px;
}
.round-header form {
	margin-top: 3px;
	min-width: 248px;
}
.round-header form input {
	width: 121px !important;
}
.round-header form .btn-md {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
}

.round-header input::-webkit-input-placeholder {color:#ede750;}
.round-header input::-moz-placeholder          {color:#ede750;}
.round-header input:-moz-placeholder           {color:#ede750;}
.round-header input:-ms-input-placeholder      {color:#ede750;}

.school-info-w{
	margin: 0 !important;
	padding-bottom: 14px;
}
.school-info-w .player__main:before {
	box-shadow: 0 16px 14px 2px rgba(0,0,0,.4);
}
.school-info-w-small{
	margin: 0 !important;
}
.school-info-header{
	width: 590px;
	min-height: 50px;
	position: relative;
	background: url(https://inetball.com/img/field-bg.png) no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 11;
	background-size: cover;
}
.school-info-header .school-flag {
	margin-right: 5px;
}
.school-info-header-small{
	width: 285px;
	min-height: 45px;
	position: relative;
	background: url(https://inetball.com/img/school-top-bg.png) no-repeat;
	background-position: -10px -10px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 11;
}

.flex-w{
	display: flex;
}

.school__main-stats{
	height: auto;
    color: #fff;
    position: relative;
    background-color: #1d242f;
    background-image: none;
    z-index: 10;
    display: flex;
    flex-direction: column;
}
.school__main-stats:after {
    content: "";
    background: url(https://inetball.com/img/school_stats_bg.png) 0 0 no-repeat;
    height: 499px;
    color: #fff;
    position: absolute;
    width: 49%;
    top: -15px;
    right: 0;
    z-index: 10;

}

.school__main-stats .bottom-angle {
	background-color: #1d242f;
	padding-left: 11px;
	height: 11px;
	display: block;
	position: absolute;
	bottom: -11px;
	right: 0;
	width: calc(100% - 10px);
}
.bottom-angle:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 0;
	width: 0;
	height: 0;
	border-top: 11px solid #1c242f;
	border-left: 10px solid transparent;
}

.school-info-w .player__main {
	padding-bottom: 11px;
}
.school-info-w.active {
	position: relative;
}
.school-info-w.active .player__main:before {
  right: 0;
  top: -3px;
  height: calc(100% + 6px);
  width: calc(100% - 9px);
  background-color: #ede750;
}
.school-info-w .player__main:after {
	display: none;
}
.school-info-w.active .player__main:after {
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	background-color: #ede750;
	height: calc(100% - 13px);
	top: 8px;
	left: -1px;
	z-index: 20;
}
.school-info-w.active:before,
.school-info-w.active:after {
	content: "";
	background: url(https://inetball.com/img/corner-border.png) 0 0 no-repeat;
	position: absolute;
	width: 11px;
	height: 11px;
	z-index: 20;
}
.school-info-w.active:before {
	top: -3px;
	left: 19px;
}
.school-info-w.active:after {
	left: 20px;
	bottom: 11px;
	transform: rotate(90deg);
}
.school-info-w.active .school-info-header,
.school-info-w.active .school__main-stats {
	margin-right: 3px;
}

.school__main-stats-small{
	height: auto;
    color: #fff;
    position: relative;
    background-color: #1d242f;
    background-image: none;
    z-index: 10;
    display: flex;
    flex-direction: column;
}
.school__main-stats-small:after {
    content: "";
    background: url(https://inetball.com/img/school_stats_bg.png) 0 0 no-repeat;
    height: 499px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: -15px;
    right: 0;
    z-index: 10;

}

.school__main-stats-small:before {
   content: "";
    position: absolute;
    bottom: -11px;
    background-image: url(https://inetball.com/img/folder-stats-bottom-long.png);
    height: 11px;
    z-index: 10;
    width: 100%;
    left: 0px;
}

.school__main-stats__list-name{
	width: 343px !important;
}

.btn-flex{
	align-self: center;
	margin-top: 10px;
}

.school-flag img{
	display: block;
}

.header-rounds img{
	display: block;
}

.scrollpane-school{
	width: 100%;
    max-height: 640px;
    overflow: auto;
}

.trainer-w .school__main-stats__list {
	padding-top: 5px;
	margin-bottom: 4px;
}
.trainer-w .player__main-stats {
	min-height: 416px;
}
.school__main-stats__list li {
	padding: 3px 0 4px;
}
.school__main-stats__list li .school__main-stats__list-name {
	padding: 0 0 0 16px;
}
.school__main-stats-small {
	font-size: 13px;
	min-height: 416px;
}
.school__main-stats-small .school__main-stats__list li .school__main-stats__list-name{
	width: 175px !important;
}

.c100.power-icon:after {
	background-color: #fff;
}
.c100.power-icon>span {
	color: #626b81;
}
.c100.power-icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: block;
	content: " ";
	border-radius: 50%;
	background: url(../img/icons/icon27.png) 0 0 no-repeat scroll;
	width: 21px;
	height: 21px;
	z-index: 2;
}
.w-level.coach_cmnd {
	position: relative;
	top: 3px;
}