htmlxxx {
    background-color: #000 !important;
}

.xxsidebar-link {
    background-color: white;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
}

.sidebar-submenuxxx {
    background-color: #222;
    color: white;
}

/*
.card-no-border .left-sidebar,
.card-no-border .sidebar-nav {
    background: #111 !important;
}*/

.sidebar-nav ul li {
    border-bottom: 1px solid #333 !important;
}

.margin-s {
    margin: 1em;
}

.cardxxx {
    background-color: #000000;
    background-color: #000000dd !important;
}

.emblem {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    border-radius: 4px !important;
}

.emblem-box-size
{
    max-width: 96px;
    max-height: 96px;
}

select {
    padding: 4px !important;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt_login {
    padding: 5px !important;
    width: 200px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    text-align: center;
    font-weight: bold;
    //background-color: transparent;
    background-color: #eeeeeeee !important;
    color: #111 !important;
}
.txt {
    padding: 6px !important;
    width: 300px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt_short {
    padding: 6px !important;
    width: 120px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt_select {
    padding: 6px !important;
    width: 300px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt_select_short {
    padding: 2px !important;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt_register {
    padding: 8px !important;
    width: 300px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt_select_strategy {
    padding: 4px !important;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 280px;
}

inputxxx {
    color: #333333;
    padding: 2px 0 2px 5px;
}
select {
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}
option {
    font-weight: bold;
}

.sticker-last-pos-1 {
    color: #65c087;
}

.sticker-last-pos-2 {
    color: #ee736c;
}

.no-wrap {
    white-space: nowrap !important;
}

.trans_20 {
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.bold {
    font-weight: bold;
}

.widget-custom-width {
    max-width: 500px;
    width: 100%;
}

.table {
    font-size: 0.8rem;
}

.text-small {
    font-size: 80%;
}

.card {
    margin-bottom: 0px !important;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

html,
body {
    height: 100%;
    overflow: auto;
}

.page-content {
    overflow: auto !important;
    height: auto;
}

.rotate90 {
    transform: rotate(-90deg);

    /* Legacy vendor prefixes that you probably don't need... */

    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

    transform-origin: 0 0;
}

.btn-gen {
    float: right;
    padding-left: 1.2em;
    padding-right: 1.2em !important;
    width: 120px !important;
}

.row-highlighted {
    animation-name: anim-highlighted;
    animation-duration: 2s;
}

@keyframes anim-highlighted {
    from {
        background-color: gold;
    }
    to {
        background-color: black;
    }
}

.activex {
    animation-name: anim-highlighted;
    animation-duration: 2s;
}

.inxxx {
    animation-name: in-highlighted;
    animation-duration: 0.5s;
}
@keyframes in-highlighted {
    from {
        background-color: black;
    }
    to {
        background-color: #222;
    }
}

.event-delete {
    animation-name: anim-event-delete;
    animation-duration: 2s;
}

@keyframes anim-event-delete {
    from {
        background-color: white;
        height: 100px;
    }
    to {
        background-color: #cccccc;

        height: 20px;
    }
}

.link
{
    cursor: pointer;
}

.main-menu {
    text-align: right !important;
}

.btn-primary {
    color: #fff !important;
}

.standing-full tr td.form span {
    width: 20px !important;;
    height: 20px !important;;
}

.standing-full tr td {
    height: 50px !important;
}

.scorer-image
{
    width: 220px  !important;
    height: 300px  !important;
    object-fit: contain !important;
}

.page-item.active .page-link {
    background-color: #141414 !important;
    border-color: #141414 !important;
    color: #fff !important;
}

.pagination>li>a, .pagination>li>span {
    color: #141414 !important;
    background-color: #fff;
    border: 1px solid #f7f7f7;
}

@media (max-width: 650px) {
    .main-lates-matches .item .score, .main-lates-matches .item .team, .main-lates-matches .item .team1 {
        width: 33% !important;
    }
}

@media (max-width: 768px) {
    .amateurs-main-match .team, .amateurs-main-match .team1, .amateurs-main-match .score
    {
        width: 33% !important;
    }

    .amateurs-main-match {
        padding: 15px 0px !important;
    }

    .amateurs-main-match .score
    {
        padding-bottom: 90px !important;
    }
}

@media (max-width: 768px) {
    .no-padding-mobile
    {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}



@media (min-width: 767px) {
    .match-img-bottom {
        display: none !important;
    }
}

@media (max-width: 668px) {
    .match-img-top {
        display: none !important;
    }
}

.image-header {
    min-height: 100px !important;
    height: 100px !important;
}


.image-header .info {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

.comment-submit
{
    color: white !important;
}

.baseball, .basketball, .csgo, .dota, .football, .h3-tactic, .hockey, .live-timeline {
    display: block !important;
}


.amateurs-match-shedule {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.timeline .period .line .goal img {
    vertical-align: middle !important;
}

.timeline .period .line .goal {
    width:100px !important;
}

.match-lineup .member .goal img
{
    display: block !important;
}


.circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.no-border
{
    border-bottom: 0px black !important;
    padding: 0px !important;
    height: auto !important;
    vertical-align: middle !important;
}

.bg-progress-player
{
    border: 1px solid #999;
    border-radius: 3px;
    background: -webkit-linear-gradient(left, red, orange) !important;
    color: white !important;
}

.progress {
    background-color: #222 !important;
}

.player-status
{
    width: 16px !important;
    height: 16px !important;
    margin-left: 1em;
}

td:last-child {
    font-weight: normal !important;
}

td
{
    white-space: nowrap !important;
}


.img_cab_big
{
    max-height: 52px;
}


.modal-dialog {
    z-index: 99999;
}


.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0, 0, 0, 0.2);
    border-right: 1.1em solid rgba(0, 0 0, 0.2);
    border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.custom-select
{
    height: auto !important;
    padding: 2px 15px !important;
}


@media (max-width: 767px) {
    .no-mobile
    {
        display: none !important;
    }
}

@media (max-width: 767px)
{
    .champ-nav-list li {
        display: inline-block !important;
    }

    .champ-nav-list li a {
        padding: 15px 15px 5px 5px !important;
        text-align: center !important;
        color: white;
    }
}

a.link:hover, a.link:focus
{
    color: white !important;
}


.col-form-label
{
    text-align: right !important;
}

.progress-text
{
    text-align: left !important;
    padding-left: 5px !important;
}

@media (max-width: 767px) {
    .custom-logo {
        width: 64px ;
        height: 64px;
    }
    .main-menu-wrap .custom-logo-link
    {
        width: 32px !important;
        height: 32px !important;
    }

    .navbar-toggle
    {
        margin: 10px 0 0 0 !important;
    }
}

.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;;
    border-color: #d43f3a !important;;
}

.btn-secondary {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}

.padded
{
    padding: 0.2em !important;
}

table tr td {
    vertical-align: middle !important;
    white-space: nowrap !important;
}

.shield-club
{
    max-width: 200px !important;
    height: 200px !important;
}

.club-logo
{
    padding-top: 50px !important;
}


.table-basic td{
    padding: 0 20px;
    height: 50px;
    line-height: normal;
    border-bottom: none !important;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom-color: transparent; !important;
    border: 0px !important;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: transparent !important;
    cursor: pointer !important;
    vertical-align: bottom !important;
}

.high-level
{
    font-weight: bold;
    color: orangered;
}

.name
{
    white-space: nowrap !important;
}

.btn-small {
    padding: 5px !important;
    width: 100%;
}


.progress
{
    margin-bottom: 0px !important;
}

