.balance-info {
    border: 1px solid #666;
    border-radius: 20px;
}
.bg-duelazo {
	background: url('/images/bg/background11.png') repeat center center;
}
.bg-primary{
	background-color: #013369 !important;
}
.bg-secondary{
	background-color: rgba(2, 87, 229, 0.3) !important;
}
.btn-primary{
	background-color: #013369 !important;
	border-color: #131a21 !important;
}
.btn-primary:hover{
	background-color: #011036 !important;
}
.btn-save-phase2 {
    position: absolute;
    top: 420px;
    left: 590px;
}
.c-primary{
	color: #013369 !important;
}
.c-secondary{
	color: rgba(2, 87, 229, 0.3) !important;
}
.c-black {
	color: #000000 !important;
}
.c-blue {
    color: #62D1F4;
}
.c-gray-dark {
    color: #333333;
}
.c-gray-light {
    color: #cccccc;
}
.c-green {
    color: #62F48B;
}
.c-red {
    color: #E8516C;
}
.c-white {
	color: #FFFFFF !important;
}
.c-yellow {
    color: #EBBC70;
}
.card-item {
    background-color: rgba(18, 55, 77, 0.7);
    border-radius: 25px;
    position: absolute;
    width: 128px;
    height: 48px;
}
.card-primary.card-outline {
    border-top: 3px solid #011036;
}
.cur-pointer{
	cursor: pointer;	
}
.item-icon {
    position: absolute;
    right: 8px;
    top: 18px;
    text-align: center;
    width: 10px;
    font-size: 10px;
}
.item-img {
    position: absolute;
    left: 16px;
    top: 12px;
    text-align: left;
    width: 26px;
    height: 26px;
}
.item-text {
    position: absolute;
    left: 6px;
    top: 12px;
    text-align: center;
    width: 114px;
}
.left-78 {
    left: 78px;
}
.left-181 {
    left: 181px;
}
.left-182 {
    left: 182px;
}
.left-238 {
    left: 238px;
}
.left-349 {
    left: 349px;
}
.left-351 {
    left: 351px;
}
.left-366 {
    left: 366px;
}
.left-408 {
    left: 408px;
}
.left-426 {
    left: 426px;
}
.left-586 {
    left: 586px;
}
.left-606 {
    left: 606px;
}
.left-662 {
    left: 662px;
}
.left-789 {
    left: 789px;
}
.left-864 {
    left: 864px;
}
.left-960 {
    left: 960px;
}
.left-1032 {
    left: 1032px;
}
.left-1034 {
    left: 1034px;
}
.left-1092 {
    left: 1092px;
}
.left-1196 {
    left: 1196px;
}
.left-1198 {
    left: 1198px;
}
.left-1258 {
    left: 1258px;
}
.loading-invisible {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0.8;
	background-color: #011036;
}
.loading-spinner {
	position: absolute;
	top: 40%;
	left: 50%;
	width: auto;
	height: 100px;
}
.loading-text {
	width: auto;
	height: 100px;
	text-align: center;
	margin: 0 auto;
}
.mrg-lr-10 {
	margin: 0 10px;
}
.mrg-top-10 {
	margin-top: 10px;
}
.mrg-top-20 {
	margin-top: 20px;
}
.mrg-top-30 {
	margin-top: 30px;
}
.pad-lr-10 {
	padding: 0 10px;
}
.pad-top-32 {
	padding-top: 32px;
}
.pos-abs {
	position: absolute;
}
.pos-rel {
	position: relative;
}
.scroll-horizontal {
	overflow-x: auto;
}
.scroll-vertical {
	overflow-y: auto;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: rgba(2, 87, 229, 0.3);
    color: #343a40;
}
.sport-selected {
	border: 5px solid #013369;
    border-radius: 10px;
    padding: 5px;
}
.team-coach {
	text-align: center;
}
.text-normal {
	font-weight: normal;
}
.top-18neg{
    top: -18px;
}
.top-0{
    top: 0;
}
.top-50{
    top: 50px;
}
.top-84{
    top: 84px;
}
.top-97{
    top: 97px;
}
.top-120{
    top: 120px;
}
.top-168{
    top: 168px;
}
.top-174{
    top: 174px;
}
.top-210{
    top: 210px;
}
.top-246{
    top: 246px;
}
.top-257{
    top: 257px;
}
.top-266{
    top: 266px;
}
.top-280{
    top: 280px;
}
.top-320{
    top: 320px;
}
.top-332{
    top: 332px;
}
.top-360{
    top: 360px;
}
.top-396{
    top: 396px;
}
.top-407{
    top: 407px;
}
.top-430{
    top: 430px;
}
.top-480{
    top: 480px;
}
.top-490{
    top: 490px;
}
.top-520{
    top: 520px;
}
.top-558{
    top: 558px;
}
.top-567{
    top: 567px;
}
.top-590{
    top: 590px;
}
.v-align-mid {
	vertical-align: middle;
}

@media (min-width: 480px) and (max-width: 768px) {
	.team-coach {
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.team-coach {
		text-align: left;
	}
}

@media (min-width: 1024px) and (max-width: 1280px) {
	.team-coach {
		text-align: left;
	}
}

@media (min-width: 1280px) {
	.team-coach {
		text-align: left;
	}
}
@media only screen and (min-width: 1440px) {
    /* styles for browsers larger than 1440px; */
	.team-coach {
		text-align: left;
	}
}