.main-cat {
    margin: 10px 0;
}

.bg-main {
    background-color: #4D0053 !important;
    border: 0;
}

.bg-grey {
    background: rgb(207, 207, 207);
    /* padding: 15px; */
    
    
}

.bg-f5 {
    background: #f5f5f5;
    padding: 10px;
}

.bg-f4 {
    background: #f5f5f5 !important;
}

.plr10 {
    padding: 0 10px;
}

.plr15 {
    padding: 0 15px;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-12 {
    margin-top: 12px !important;
}

.ml15 {
    margin-left: -15px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.fs-12 {
    font-size: 12px;
}

.lm {
    background: #fff;
}

.lm a {
    cursor: pointer;
}

.lm a h2 {
    color: #111;
    text-decoration: none;
}

.lm a h2:hover {
    color: #4D0053;
    text-decoration: none;
}

.lm img {
    margin: 0 auto;
}

.lm .hr,
.ct .hr {
    border-top: 1px solid #D4D7D9;
    padding: .5rem 1rem;
    clear: both;
}

.lm p.badge {
    padding: 7px 13px;
    background: #111;
}

.lm .scrL {
    text-align: right;
    padding: 20px 0 15px;
}

.lm .scrL img,
.lm .scrR img {
    max-height: 70px;
}

.lm .scrL span {
    border-right: 1px solid #9eafc1;
    padding-right: 15px;
}

.lm .scrL span,
.lm .scrL span {
    font-size: 36px;
    line-height: 36px;
    color: #1d2e47;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: -0.3px;
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: middle;
    min-width: 28px;
}

.lm .scrR {
    padding: 20px 0 15px;
}

.lm .scrR span {
    padding-left: 15px;
}

.lm .scrR span,
.lm .scrR span {
    font-size: 36px;
    line-height: 36px;
    color: #1d2e47;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: -0.3px;
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: middle;
    min-width: 28px;
}

.lm .scrL .tl {
    text-align: right;
    padding-right: 15px;
    padding-left: 0;
}

.lm .scrR .tl {
    text-align: left;
    padding-left: 15px;
    padding-right: 0;
}

.scrL img {
    margin-right: 5px;
}

.scrR img {
    margin-left: 5px;
}

.scrL .tl,
.scrR .tl {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #40464c;
    width: 100%;
    display: inline-block;
    margin: 30px 0 0;
    padding-left: 15px;
}

.title2 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    color: #4C0052;
}

.title3 {
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 10px;
    background: #4C0052;
    color: #fff;
    padding: 4px 12px;
    display: table;
}

.title4 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: #4C0052;
}

.title5 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #4C0052;
}

.latest {
    margin-top: 10px;
}

.post.post-thumb {
    position: relative;
}

.post {
    margin-bottom: 10px;
    clear: both;
}

.post .post-img {
    display: block;
    -webkit-transition: .2s opacity;
    transition: .2s opacity;
}

.post .post-img>img {
    width: 100%;
}

.post.post-thumb .post-body {
    position: absolute;
    bottom: 0;
    padding: 20px 15px;
}

.post .post-meta {
    margin-top: 15px;
    margin-bottom: 15px;
}

.post-meta .post-category.cat-3 {
    background-color: #8d00ff;
}

.post-meta .post-category {
    font-size: 13px;
    text-transform: uppercase;
    padding: 3px 10px;
    font-weight: 600;
    border-radius: 2px;
    margin-right: 15px;
    color: #fff;
    background-color: #212631;
    -webkit-transition: .2s opacity;
    transition: .2s opacity;
}

.post.post-thumb .post-meta .post-date {
    color: #eceef2;
}

.post-meta .post-date {
    font-size: 13px;
    font-weight: 600;
}

.team {
    margin-top: 10px;
}

.team .col-xs-4 {
    margin-bottom: 10px;
}

.post.post-widget .post-img {
    width: 45%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.post.post-widget .post-body {
    width: 100%;
}

.latest h3.post-title a {
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
}

.team h3.post-title a {
    color: #111;
    text-decoration: none;
    font-size: 12px;
}

h3.post-title {
    margin: 5px 0 0;
}

.main-cat .nav-tabs>li>a {
    color: #fff;
    cursor: default;
    background-color: #D8004B;
    border: 0px;
    border-radius: 0px;
}

.main-cat .nav-tabs>li.active>a {
    background-color: #4D0053;
}

.main-cat .nav-tabs>li {
    width: 25%;
    text-align: center;
}

.ct {
    background: #fff;
    color: #1D2C46;
}

.ct-title {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4em;
    display: flex;
}

.ct-title .left {
    text-align: left;
    margin-right: 10px;
    font-weight: 700;
}

.ct-title .right {
    text-align: left;
    font-size: 90%;
}

.ct-input-scr {
    width: 15%;
    border: 0px;
    border-bottom: 3px solid #1D2C46;
    line-height: 36px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}

.ct-mid {
    line-height: 2.5em;
    text-align: center;
}

.btn.btn-ct {
    border-radius: 3px;
    border: 0;
    padding: 8px 12px;
    margin-bottom: 10px;
}

.btn-ct.black {
    background: #111;
    color: #fff;
}

.btn-ct.cyan {
    background: #0DCCCC;
    color: #fff;
}

.part {
    background: #fff;
    width: 100%;
    padding: 5px;
}
.body-text{
    top: 0px !important;
}
.part .pt-title {
    /* width: 47%; */
    background: #4D0053;
    color: #fff;
    line-height: 30px;
    padding: 2px 10px;
    position: relative;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.part img.unite {
    margin: -4px 0 0 -4px;
}

.part .pt-form {
    width: 100%;
    clear: both;
    display: inline-block;
    position: relative;
}

.part .pt-input {
    margin-bottom: 10px;
}

.part [type="email"],
.part [type="password"],
.part [type="text"] {
    background: #f5f5f5;
    border: none;
    padding: 15px;
    border-bottom: 1px solid #76766f;
    width: 100%;
    height: 47px;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

/*.part .show-password {
    color: #080009;
    background: white;
    padding: 0px 15px;
    position: absolute;
    right: 6px;
    top: 115px;
    height: 34px;
    line-height: 33px;
}*/
.part .forgot {
    color: #D9004B;
    text-decoration: none;
    padding: 10px 0;
    line-height: 3;
}

.part .pt-input p {
    font-size: 12px;
    color: #D9004B;
}

.part .pt-select {
    display: block;
    width: 100%;
    background: none;
    border: 0;
    border-bottom: 1px solid #76766f;
    padding: 15px 0;
    border-radius: 0;
    cursor: pointer;
    background: url('../img/icon-down.png');
    background-repeat: no-repeat;
    background-position: right 8px;
    background-size: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.btn-sign {
    width: 100%;
    background: #4D0053;
    padding: 10px;
    border: 0;
    color: #fff;
    font-weight: 300;
}

.btn-reg {
    width: 100%;
    background: #D9004B;
    padding: 10px;
    border: 0;
    color: #fff;
    font-weight: 300;
    border-radius: 0;
}

.btn-social {
    width: 100%;
    padding: 15px;
}

.btn-social.facebook {
    background: #4c68bb;
    color: #fff;
    text-align: center;
}

.btn-social.twitter {
    background: #00abf0;
    color: #fff;
    text-align: center;
}

.btn-back {
    background: #008FD5;
    padding: 6px 10px;
    border: 0;
    color: #fff;
    font-weight: 300;
    border-radius: 4px;
}

.btn-no {
    width: 100%;
    background: #999999;
    padding: 10px;
    border: 0;
    color: #fff;
    font-weight: 300;
    border-radius: 0;
}

.or-log {
    width: 75%;
    margin: 0 auto 15px auto;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    margin-top: 10px;
}

.or-log span {
    background: #fff;
    padding: 7px;
    position: relative;
    top: 10px;
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: -1px;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
    opacity: .5;
}

.fw300 {
    font-weight: 300;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 10px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 21px;
    z-index: 1;
    top: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 30px;
    height: 26px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    margin-top: 141px;
}

.avatar-upload .avatar-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f030";
    font-family: 'FontAwesome';
    color: black;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    margin-top: 134px;
    font-size: 20px;
}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 2px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
   
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.r-coin {
    text-align: center;
    position: relative;
    top: 30px;
    background: whitesmoke;
    width: 80%;
    margin: 0 auto;
    border-radius: 12px;
    padding: 15px 0 5px;
}

.fasco {
    font-size: 2.2em;
    color: #D8004B;
}

.r-coin span {
    font-size: 2.4em;
}

.chk-reward {
    text-align: center;
    position: relative;
    top: 35px;
}

a.chk {
    font-size: 18px;
    color: #fff;
    background: rgb(77, 0, 83);
    height: 40px;
}


.part-title {
    display: flex;
    justify-content: space-between;
    
}

a.chk2 {
    background: #4D0053;
    color: #fff;
    border: 0;
}

a.cts {
    font-size: 11px;
    background: aqua;
    color: #212121;
    border: 0;
    margin: 12px;
    width: fit-content;
}

.ct-history th,
.ct-history td {
    text-align: center;
}

/* Tabs Card */

#myleague .card {
    background-color: #ffffff;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgba(0, 34, 51, 0.05), 2px 4px 10px 0 rgba(0, 34, 51, 0.05);
    border-radius: 0.15rem;
}

.tab-card {
    border: 1px solid #eee;
}

.tab-card-header {
    background: none;
}

/* Default mode */
.tab-card-header>.nav-tabs {
    border: none;
    margin: 0px;
}

.tab-card-header>.nav-tabs>li {
    margin-right: 2px;
    padding-bottom: 5px;
    font-size: 12px;
}

.tab-card-header>.nav-tabs>li>a {
    border: 0;
    border-bottom: 2px solid transparent;
    margin-right: 0;
    color: #111111;
    padding: 2px 15px;
    background: none;
}

.nav-item.active {
    /* border-bottom: 5px solid #D9004B; */
    font-weight: 700;
}

.tab-card-header>.nav-tabs>li>a.show {
    border-bottom: 2px solid #007bff;
    color: #007bff;
}

.tab-card-header>.nav-tabs>li>a:hover {
    color: #000000;
    background: none;
    border: 0;
}

.tab-card-header>.tab-content {
    padding-bottom: 0;
}

.cm a {
    font-size: 12px;
}

.timeline {
    font-size: 11px;
}

.match-row {
    width: 100%;
    height: 32px;
    line-height: 3;
    border-bottom: 1px solid #ccc;
}

.match-row {
    display: flex;
    color: #333;
    position: relative;
}

.timeline .tm {
    width: 8%;
}

.timeline .pn_home,
.timeline .pn_away {
    width: 31%;
}

.timeline .pn {
    width: 40%;
}

.timeline .sc {
    width: 20%;
    text-align: center;
}

.timeline span.card-yellow {
    padding: 2px 5px;
    background: #E8FF00;
    border: 1px solid #bbb;
}

.timeline span.red-yellow {
    padding: 2px 5px;
    background: #FF0004;
    border: 1px solid #bbb;
}

.text-blue {
    color: #0E6CCA;
}

.timeline .overflow {
    max-height: 300px;
    overflow-y: scroll;
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    color: #777777;
    width: 97%;
    margin-left: 5px;
    margin-top: 11px;
    text-align: justify;
    padding: 11px;
   
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.panel-body {
    overflow-y: scroll;
    height: 250px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.form-chat {
    background: #fff !important;
    border-bottom: 0 !important;
    height: auto !important;
    padding: 6px 8px !important;
}

.stat {
    border-bottom: solid 1px #ccc;
    text-align: center;
    color: #000;
    margin: 10px -10px;
}

.md-progress-container {
    margin: 4px 2px;
    background: #ddd;
}

.md-progress {
    height: 16px;
}

.md-progress-bar {
    background-color: #FFC107;
}

.md-progress-fright {
    float: right;
}

.lh24 {
    line-height: 2.4;
}

.lh3 {
    line-height: 3;
}

.text-green {
    color: green;
}

.tt-hint {
    opacity: 0.1;
}

.title-img {
    height: 180px;
}

.title-img img {
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.title-cat {
    color: #000000;;
    font-size: 14px !important;
    margin: 5px 0 0;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.slider-heading{
    color: black !important;
    font-size: 15pt;
    margin: 26px 12px 0;
    white-space: nowrap; 
    width: 84%; 
    overflow: hidden;
    text-overflow: ellipsis; 

}
a .title-main {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 10px;
    color: #111;
    height: 50px;
}

a .title-desc {
    font-size: 12px;
    height: 24px;
    clear: both;
    color: #111;
}

a.title-go {
    font-size: 13px;
    clear: both;
    color: #000;
    font-weight: 700;
    list-style: circle;
}

.title-go ul {
    margin-left: -20px;
}

.title-go ul li {
    margin-top: 5px;
}

.pos-inherit {
    position: inherit !important;
}

.news-desc p {
    color: #111;
    font-size: 14px;
    word-break: break-word;
}

table.table.v2 {
    /*background: #707070;
    color: #eee;*/
    background: #fff;
    color: #000;
    border-spacing: 0px !important;
    border-radius: 4px;
}

.no-bdrad {
    border-radius: 0px !important;
    border: 0 !important;
}

.v2 .set-img {
    display: inline-block;
    border-radius: 100px;
    width: 54px;
    height: 54px;
    background: #e0e0e0;
}

.v2 td {
    /*vertical-align: middle!important;*/
}

.v2 .text-orange {
    /*color: #FF4E1A;*/
    color: #4D0053;
    font-weight: 700;
}

.v2 .top {}

.v2 .mid {}

.v2 .mid hr {
    margin: 0;
    height: 5px;
    background-color: #4D0053;
    border: 0px !important;
    border-radius: 4px;
    box-shadow: 0 0 5px purple;
}

.v2 .botm {
    margin-top: 5px;
    display: inline-flex;
}

.v2 .botm p {
    font-size: 11px;
    margin-right: 5px;
}

.v2 .text-coin {
    text-align: right;
    vertical-align: middle;
    font-weight: 700;
}

.seemore {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #111;
    margin-top: 5px;
}

.btn.btn-round {
    border-radius: 0;
    background-color: #04f5ff;
    color: #111;
    border: 0;
    padding: 12px 40px;
}

span.wnlist {
    font-size: 12px !important;
    text-align: right;
    background: aqua;
    padding: 0px 10px !important;
    position: relative;
    left: 38%;
}

td.vmid {
    vertical-align: middle !important;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table {
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
}

.widget.widget-table .table {
    margin-bottom: 0;
    border: none;
}

.widget.widget-table .widget-content {
    padding: 0;
}

.widget .widget-header+.widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget .widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget .widget-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #E9E9E9;
    background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    text-shadow: 0 1px 0 #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), inset 0 1px 0 white, inset 0 -1px 0 rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #bababa;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    border: 1px solid #D5D5D5;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-background-clip: padding-box;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.widget .widget-header h3 {
    top: 2px;
    position: relative;
    left: 10px;
    display: inline-block;
    margin-right: 3em;
    font-size: 14px;
    font-weight: 600;
    color: #555;
    line-height: 18px;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
}

.widget .widget-header [class^="icon-"],
.widget .widget-header [class*=" icon-"] {
    display: inline-block;
    margin-left: 13px;
    margin-right: -2px;
    font-size: 16px;
    color: #555;
    vertical-align: middle;
}

span.stat-h {
    font-size: 12px;
    height: 20px;
    line-height: 16px;
    width: 20px;
    box-sizing: border-box;
    color: #0aedc9;
    border: 2px solid #0aedc9;
    text-align: center;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2px 5px;
}

span.stat-a {
    font-size: 12px;
    height: 20px;
    line-height: 16px;
    width: 20px;
    box-sizing: border-box;
    color: #D8004B;
    border: 2px solid #D8004B;
    text-align: center;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2px 5px;
}

span.stat-d {
    font-size: 12px;
    height: 20px;
    line-height: 16px;
    width: 20px;
    box-sizing: border-box;
    color: coral;
    border: 2px solid coral;
    text-align: center;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2px 5px;
}

.view-tip {
    font-size: 11px;
    height: 20px;
    line-height: 16px;
    width: 20px;
    box-sizing: border-box;
    color: #777;
    border: 1px solid #777;
    text-align: center;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2px 5px;
}

.pred {
    padding: 5% 15%;
}

.pred-box {
    text-align: center;
    box-sizing: border-box;
    color: #1d2e47;
    border: 2px solid #1d2e47;
    padding: 10px;
    background: azure;
}

h2.score {
    font-size: 55px;
    line-height: 36px;
    color: #1d2e47;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}

p.country {
    margin-top: 1.6em;
    font-size: 20px;
    font-weight: 700;
}

td.predscr {
    color: #D8004B;
    font-weight: 700;
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-list {
    /*background-color: #eee;*/
    margin-bottom: 10px;
}

.midea_left_block {
    width: 54%;
    margin-left: 5px;
}

a.stand {
    float: right;
    margin: 10px 10px 0 0;
    color: #fff;
    font-size: 0.8em;
}

.standing {
    font-size: 0.9em;
}

.clr-aqua {
    background: aqua !important;
}

.clr-purple {
    color: #4D0053;
}

.clr-yellow {
    color: yellow;
}

.logo-l {
    display: none;
}

.mt-5 {
    margin-top: -57px !important;
}

.newtab-header>.nav-tabs>li {
    margin-right: 2px;
    padding-bottom: 5px;
    font-size: 13px !important;
    width: 22%;
    text-align: center;
}

.pt-team {
    line-height: 3.2;
    font-size: 1.1em;
    font-weight: 700;
}

img.rounded {
    border-radius: 6px !important;
}

.pdfix,
.pdfix .col-xs-4 {
    padding: 0 5px;
}

.pdfix img {
    height: 80px;
}

.pdfix h4 {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
}

.pdfix h5 {
    color: #ccc;
    font-size: 12px;
    font-weight: 400;
}

span.text-smaller {
    font-size: 18px !important;
}

.bdstat {
    display: inline-block;
    min-width: 10px;
    width: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin-top: -5px;
}

.bdstat.draw {
    color: #202020;
    background-color: gray;
}

.bdstat.win {
    color: #fff;
    background-color: darkgreen;
}

.bdstat.lose {
    color: #fff;
    background-color: darkred;
}

.text-date {
    font-size: 75%;
    color: #999;
    text-align: center;
}

.text-teal {
    color: turquoise;
    font-weight: 700;
}

.plfix {
    padding-left: 0;
    padding-right: 5px;
}

.prfix {
    padding-left: 5px;
    padding-right: 0;
}

.sub-news {
    padding: 5px 8px;
    text-decoration: none;
    text-align: center;
    color: #111;
}

.sub-news.active {
    border: 1px solid #ddd;
    background: white;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

.inline {
    display: inline;
}

.ingrid {
    display: inline-grid !important;
}

.youtube-carousel {
    border: 4px solid #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.video-container {
    position: relative;
    /* keeps the aspect ratio */
    padding-bottom: 56.25%;
    /* fine tunes the video positioning */
    padding-top: 60px;
    overflow: hidden;
    margin-bottom: -1px;
    margin-right: -1px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-control .glyphicon-chevron-left {
    top: 35%;
    font-size: 20px;
    left: 5%;
    margin: 0;
}

.carousel-control .glyphicon-chevron-right {
    top: 35%;
    font-size: 20px;
    left: 33%;
    margin: 0;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    color: #ffffff;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    opacity: 1;
    height: 120px;
}

.controls {
    display: none;
}

.carousel-control:hover {
    text-decoration: none;
    filter: alpha(opacity=60);
    outline: 0;
    opacity: 0.6;
}

.left-button {
    width: 35px;
    border-radius: 0 90px 90px 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-border-radius: 0 90px 90px 0;
    -webkit-border-radius: 0 90px 90px 0;
    background-color: #D8004B;
    display: inline-block;
    position: relative;
    float: left;
    /*subpixel bug*/
    margin-left: -1px;
}

.right-button {
    width: 35px;
    border-radius: 90px 0 0 90px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-border-radius: 90px 0 0 90px;
    -webkit-border-radius: 90px 0 0 90px;
    background-color: #D8004B;
    display: inline-block;
    position: relative;
    float: right;
    /*subpixel bug*/
    margin-right: -1px;
}

.carousel-caption {
    display: none;
    background: none repeat scroll 0 0 #D8004B;
    /*background: rgba(0, 0, 0, 0.7);*/
    bottom: 0;
    font-size: 12px;
    text-align: center;
    opacity: 1;
    padding: 10px 30px 10px;
    text-transform: uppercase;
    z-index: 11;
    pointer-events: none;
}

.new-pos {
    right: 0;
    left: 0;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

@media screen and (min-width: 768px) {
    .right-button {
        height: 120px;
        width: 60px;
        border-radius: 90px 0 0 90px;
        -moz-border-radius: 90px 0 0 90px;
        -webkit-border-radius: 90px 0 0 90px;
        display: inline-block;
        position: relative;
        float: right;
    }

    .left-button {
        height: 120px;
        width: 60px;
        border-radius: 0 90px 90px 0;
        -moz-border-radius: 0 90px 90px 0;
        -webkit-border-radius: 0 90px 90px 0;
        display: inline-block;
        position: relative;
        float: left;
    }

    .carousel-control .glyphicon-chevron-left {
        top: 35%;
        font-size: 35px;
        left: 5%;
    }

    .carousel-control .glyphicon-chevron-right {
        top: 35%;
        font-size: 35px;
        left: 35%;
    }

    .carousel-caption {
        font-size: 18px;
        padding: 15px 20px 15px;
    }
}

@media screen and (min-width: 992px) {
    .carousel-caption {
        font-size: 18px;
        padding: 15px 20px 15px;
    }
}

figcaption {
    padding: 10px 0;
    min-height: 1;
}

figcaption a {
    text-decoration: none;
}

span.title {
    font-size: 12px;
}

time.published {
    color: #76766f;
    margin-top: .5rem;
    display: block;
    font-size: 11px;
}

span.thumb-play {
    position: absolute;
    /*top: 15%;
    left: 30%;*/
    bottom: 9rem;
    left: 1rem;
}

.btn-outline-primary {
    border: 2px solid #D8004B !important;
    background-color: transparent !important;
    color: #D8004B !important;
}

.btn-outline-primary {
    padding: 7px 24px;
    font-size: 14px;
    border-radius: 10em;
}

.txt-ctr {
    text-align: center !important;
}

.btn-contest {
    color: #4D0053;
    background-color: #dddddd;
    border-radius: 0px;
    text-align: center;
    font-size: 12px;
}

.ct-page {
    background-image: url(../img/bg-contentgame.jpg);
    background-position: top center;
    background-size: cover;
    height: 210px;
}

.ct-page .head {
    background: rgb(0, 0, 0);
    /* Fallback for older browsers without RGBA-support */
    background: rgba(0, 0, 0, 0.7);
    height: 54px;
}

.ct-page .head .left {
    display: inline-flex;
    line-height: 2.7;
    margin-top: 10px;
    color: white;
    font-size: 12px;
}

.ct-page .head .right {
    display: inline-grid;
    color: white;
    font-size: 10px;
    margin-top: 8px;
    font-weight: 300;
    line-height: 2;
}

.ct-page .head .right .matchdate {
    float: right;
}

.ct-page .head .right .stadium {
    width: 100%;
    max-width: none;
    display: block;
    text-align: right;
}

.ct-page .mid {
    position: relative;
    z-index: 10;
    top: 41%;
    width: 100%;
    height: 7rem;
    background: rgb(255, 255, 255);
    /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.2);
}

.ct-page .mid .square {
    background: white;
    width: 7rem;
    height: 7rem;
    position: absolute;
    top: 0;
    z-index: 10;
    text-align: center;
    padding: 5px;
}

.ct-page .mid .square2 {
    background: white;
    width: 7rem;
    height: 7rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    padding: 5px;
}

.ct-page .mid .line,
.ct-page .mid2 .line {
    display: inline-flex;
    margin-top: 15px;
}

.ct-page .mid .line h3,
.ct-page .mid2 .line h3 {
    color: #212121;
    font-weight: 700;
}

.ct-page .mid .line .left {
    text-align: left;
    float: left;
    margin-left: -15px;
    text-transform: capitalize;
}

.ct-page .mid .line .right {
    text-align: right;
    float: right;
    margin-right: -15px;
    text-transform: capitalize;
}

.ct-page .mid2 .line .left {
    text-align: left;
    float: left;
    margin-left: -15px;
    text-transform: capitalize;
}

.ct-page .mid2 .line .right {
    text-align: right;
    float: right;
    margin-right: -15px;
    text-transform: capitalize;
}

.ct-page .mid2 {
    position: relative;
    z-index: 10;
    top: 57%;
    background: #fff;
    padding: 5px;
    margin: 0 15px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(204, 204, 204, 1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(204, 204, 204, 1);
    box-shadow: 0px 1px 1px 0px rgba(204, 204, 204, 1);
}

.bt-page {
    background: #000;
    padding: 10px 15px;
    color: white;
}

.bt-page2 {
    background: #fff;
    padding: 10px 15px;
    color: black;
    margin-top: 30px;
    border-bottom: 2px solid #4D0053;
}

.bt-page ul,
.bt-page2 ul {
    list-style: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.bt-page ul span.pre-date,
.bt-page2 ul span.pre-date {
    font-size: 11px;
    font-weight: 300;
    margin-left: 10px;
}


.btn-who {
    color: #fff;
    background-color: #D9004B;
    border-radius: 8px;
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
}

a.btn-who:hover,
a.btn-who:focus {
    color: #fff;
    text-decoration: none;
}

a.datetime {
    color: #222;
    font-size: 0.8em;
}

a.activ {
    background: #D8004B;
    border: 0;
    color: #fff;
}

.ct-page .head.finished {
    background: rgb(7, 152, 0);
    /* Fallback for older browsers without RGBA-support */
    background: rgba(7, 152, 0, 0.7);
}

.bt-page.finished {
    background: rgb(7, 152, 0);
    padding: 10px 15px;
    color: white;
}

.nnav {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    height: 60px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(170, 170, 170, 1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(170, 170, 170, 1);
    box-shadow: 0px 2px 2px 0px rgba(170, 170, 170, 1);
}

.nnav ul {
    padding-top: 4px;
}

.nnav ul li {
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc;
    height: 53px;
}

.nnav .nav-tabs>li>a {
    color: #000;
    background: none;
    font-size: 1.7em;
}

.nnav .nav-tabs>li.active>a {
    border: 0;
    color: #D9004B;
}

.nnav .nav-tabs {
    border-bottom: 0;
}

.nnav .text-small {
    font-size: 12px;
}

.wrapnya {}

.wrapnya .tuhed {
    background: #4D0053;
    color: white;
    margin: 0 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.wrapnya .tuhed .up {
    background-color: rgba(0, 0, 0, 0.24);
    color: #FFFFFF;
    padding: 12px 8px 10px 16px;
    display: flex;
    line-height: 1.3;
    font-weight: 300;
}

.wrapnya .mid {
    padding: 5px 15px 15px;
}

.wrapnya .mid .bagian {
    font-weight: 500;
}

.wrapnya .batbat {
    margin-top: 15px;
}

.new-ct {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    transform: translateZ(0);
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
    padding: 15px;
}

.new-ct .lf {
    float: left;
    font-size: 18px;
    font-weight: 700;
}

.new-ct .rg {
    float: right;
}

.liner2 {
    border-bottom: 1px dotted #dcdddf;
    height: 1px;
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px;
}

.ingrid span {
    margin: 5px 0;
}

.sc-collect {}

.sc-collect .matchdate {
    text-align: right;
    font-size: 12px;
}

.sc-collect .stadium {
    text-align: right;
    font-size: 12px;
    color: #1D2C46;
}







@media (max-width: 375px) {
    .batbat .tab-card-header>.nav-tabs>li {
        width: 23%;
        text-align: center;
        color: white;
    }

    .batbat .tab-card-header>.nav-tabs>li>a {
        color: white;
        font-size: 14px;
        font-weight: 300;
    }

}

.batbat .nav-item.active {
    border-bottom: 3px solid #fff;
}

footer .top {
    background: #4D0053;
    padding: 10px;
}

footer .top img {
    margin: 0 auto;
}

footer .bottom {
    padding: 10px;
}

footer .text-footer {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}

footer .text-footer a {
    color: #111;
    text-decoration: none;
    margin-right: 10px;
}

footer .copyright {
    text-align: center;
    margin-top: 10px;
}



@media (min-width: 769px) {
    .logo-l {
        display: inline-grid;
        width: 100px;
    }
}

@media (max-width: 768px) {
    .logo-l {
        display: inline-grid;
        width: 90px;
    }
}

@media (max-width: 500px) {
    .logo-l {
        display: inline-grid;
        width: 80px;
    }
}

@media (max-width: 375px) {
    .lm .scrL {
        text-align: right;
        padding: 5px 0 5px;
    }

    .lm .scrR {
        padding: 5px 0 5px;
    }

    .lm .scrL img,
    .lm .scrR img {
        max-height: 58px;
    }

    .tab-card-header>.nav-tabs>li {
        font-size: x-small;
        margin-bottom: 1px;
    }

    .tab-card-header>.nav-tabs>li>a {
        padding: 2px 0px;
    }

    .standing {
        font-size: 0.7em;
    }

    .standing h2 {
        font-size: 14px;
    }

    .text-l {
        display: none;
    }

    .logo-l {
        display: inline-grid;
        width: 55px;
    }
}


/* / filter-days==================================================/  */
.filter-days {
    padding: .5em 0;
    /* margin: .5em 0; */
    white-space: nowrap;
    overflow-x: auto;
}

.filter-days li {
    color: grey;
    display: inline-block;
    padding: .75em 1em;
    min-width: 30% !important;
    text-align: center;
    margin-right: .5em;
    background-color: white;
}

.filter-days>.filter-days-active {
    background-color: #AC4CB7;
    color: white;
}

/* / filter-league================================================/ */
 .filter-league>.btn {
    padding: .75em;
}

/* / contest======================================================/  */
.contest {
    padding: 1em;
    margin-bottom: 1em;
    text-align: center;
/*    background: url(/assets/img/stadium.png) no-repeat, linear-gradient(to bottom, rgb(28, 51, 8), black);*/
    background-size: 100% 100%, cover;
    background-position: 0 0;
}



.contest .club-left .logo,
.contest .club-right .logo {
    background-color: white;
    padding: .5em;
    border-radius: 50%;
}

.contest .club-left img,
.contest .club-right img {
    width: 60px;
}


.contest .mid .date {
    background-color: #575757;
    border: 1px solid white;
    border-radius: 5px 5px 0 0;
    font-size: 9pt;
}

.contest .mid .place {
    background: transparent;
    border: 1px solid white;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    font-size: 9pt;
}

/* / timeline start / */
 .timeline {
    position: relative;
}

.timeline:before {
    content: '';
    display: block;
    background-color: #A3A3A3;
    width: 3px;
    position: absolute;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 0;
}

.timeline .timeline-header {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
}

.timeline .timeline-header::before {
    content: '';
    height: 2px;
    width: 100%;
    background-color: #A3A3A3;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.timeline .timeline-header h3 {
    display: inline-block;
    margin: 0;
    font-size: 18px;
    border: 2px solid #A3A3A3;
    text-transform: uppercase;
    color: #72227C;
    padding: 5px 10px;
    border-radius: 50rem;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: bold;
    background-color: #F5F5F5;
    position: relative;
    z-index: 9;
}

.timeline .timeline-group {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
}

.timeline .timeline-group:nth-child(odd) {
    margin-left: 20px;
    
}

.timeline .timeline-group:nth-child(odd) .timeline-group-header::before {
    right: 20px;
}

.timeline .timeline-group:nth-child(even) .timeline-group-header::before {
    left: 20px;
}

.timeline .timeline-group:nth-child(odd) .timeline-match-header::before {
    right: 20px;
}

.timeline .timeline-group:nth-child(even) .timeline-match-header::before {
    left: 20px;
}

.timeline .timeline-group-header {
    background-color: #72227C;
    color: #FFFFFF;
    padding: 10px 8px;
    border-radius: 8px 8px 0 0;
    clear: both;
    position: relative;
}
.timeline-group-header.header-match {
    background-color: black;
}

.timeline .timeline-group-header::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #AC4CB7;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -10px;
}

.timeline .timeline-group-header.header-player {
    background-color: #72227C;
}

.timeline .timeline-group-header.header-player::before {
    background-color: #72227C;
}

.timeline .timeline-group-header.header-transfer {
    background-color: #7CD327;
}

.timeline .timeline-group-header.header-transfer::before {
    background-color: #7CD327;
}

.timeline .timeline-group-header a {
    color: #FFFFFF;
}

.timeline .timeline-group-content {
    margin-top: 0;
}

.timeline .timeline-group-content .thumbail-news {
    width: 115px;
    height: 100px;
    position: relative;
}

.timeline .timeline-group-content .thumbail-news img {
    object-fit: cover;
    object-position: center top;
    width: 100%;
    height: 100%;
}

.timeline .timeline-group-content .thumbail-news::after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 100%;
    top: 0;
    right: -10px;
    z-index: -1;
    background: #FFFFFF;
    transform-origin: bottom left;
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    z-index: 9;
}

.timeline .timeline-group-content .media-body {
    padding: 10px 10px 10px 0;
    position: relative;
    z-index: 10;
}

.timeline .timeline-group-content .media-body .media-heading {
    line-height: 24px;
    font-size: 16px;
    text-transform: uppercase;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.timeline .timeline-match {
    background-image: url('./assets/img/home-match-bg.png');
    background-position: center center;
    padding: 0 10px 10px 10px;
    color: #FFFFFF;
}

.timeline .timeline-match .timeline-match-header {
    font-size: 12px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px;
}

.timeline .timeline-match .timeline-match-header::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: black;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -10px;
}

.timeline .timeline-match .timeline-match-header .timeline-header-logo img {
    width: 100%;
    max-width: 90px;
}

.timeline .timeline-match .timeline-match-label {
    background-color: #6F1CFF;
    color: #FFFFFF;
    padding: 2px 5px;
    display: block;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.timeline .timeline-match .timeline-match-label.red {
    background-color: #FF1C1C;
}

.timeline .timeline-match .timeline-match-team {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.timeline .timeline-match .timeline-match-team li {
    list-style: none;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(225, 225, 225, 0.5);
    display: flex;
    align-items: center;
}

.timeline .timeline-match .timeline-match-team li:last-child {
    border-bottom: 0;
}

.timeline .timeline-match .timeline-match-team li .team-img {
    width: 50px;
    height: auto;
    max-height: 50px;
    display: inline-block;
    background-color: #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 8px;
    margin-right: 10px
}

.timeline .timeline-match .timeline-match-team li .team-img img {
    max-width: 100%;
}

.timeline .timeline-match .timeline-match-team li .team-score {
    position: relative;
    margin-left: auto;
    float: right;
}

.match-area {
    padding: 0.5em 1em 1em;
    background: url("../../assets/img/stadium-alt.jpg") no-repeat;
    position: relative;
    background-position: center center;
    color: white;
    border-radius: 0 0 8px 8px;
    background-size: cover;
}

.contest .club-left,
.contest .club-right {
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80px;
}

.contest .club-left .logo,
.contest .club-right .logo {

    background-color: white;
    padding: .5em;
    border-radius: 50%;
    height: 69px;
    width: 73px;

}

.contest .club-left img,
.contest .club-right img {
    width: 91%;
}

.contest .mid {
    text-align: center;
    color: white;
}

.contest .mid .date {
    background-color: #575757;
    border: 1px solid white;
    border-radius: 5px 5px 0 0;
    font-size: 9pt;
}

.contest .mid .place {
    background: transparent;
    border: 1px solid white;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    font-size: 9pt;
}

.bg-whitesmoke {
    background-color: #fff;
}

.bg-green {
    background-color: #7CD327;
}

.blurContainer {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    margin: -15px;
    padding: 19px;
}

/* .timeline-group {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
}
.timeline-group:nth-child(even) {
    margin-right: 20px;
} */
/* .timeline-label {
    background-color: #6F1CFF;
    color: #FFFFFF;
    padding: 2px 5px;
    display: block;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}

/* new */


.timeline-group-header.header-match::before {
    background-color: black;
}



.match-area::before {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 0 8px 8px;
}

.match-area .btn {
    position: relative;
    z-index: 1;
}

.club-box {
    display: flex;
    align-items: center;
    position: relative;
}

.club-box .club-pict {
    width: 45px;
    height: 45px;
    padding: 3px;
    border-radius: 50%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
    display: inline-block;
    background-color: white;
}

.club-box .club-pict img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    border-radius: 50%;
}

.club-box .club-name {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
    flex: auto;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.club-box .match-result {
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
}

.club-box.club-l {
    justify-content: flex-start;
}

.club-box.club-r {
    justify-content: flex-end;
}

.club-box.club-l .club-pict {
    margin-right: 10px;
}

.club-box.club-r .club-pict {
    margin-left: 10px;
}

.club-box.club-l .club-name {
    text-align: left;
}

.club-box.club-r .club-name {
    text-align: right;
}

.club-box.club-l .match-result {
    right: -7.5px;
    border-right: 1px solid rgba(225, 225, 225, .75);
}

.club-box.club-r .match-result {
    left: -7.5px;
    border-left: 1px solid rgba(225, 225, 225, .75);
}

.timeline-label {
    background-color: #6F1CFF;
    color: #FFFFFF;
    padding: 2px 5px;
    display: block;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}

.timeline-label.red {
    background-color: #FF1C1C;
}

/* / timeline end / /Modal Button/ */
.b-design {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    width: 94%;
    margin-left: 6px;
    margin-right: 6px;
}


.input--file input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;

}

.image-preview {
    border-radius: 63%;
    overflow: hidden;
    width: 126px;
    height: 123px;
    position: relative;
    margin-left: 96px;
    margin-top: 14px;
}

.input--file {
    margin-left: 217px;
    /* margin-bottom: -29px; */
    margin-top: -43px;
    position: absolute;
}
td.ver-mid{
    width: 45%;
}
td.text-right {
    width: 25%;
}

/* modal popup home page */

.intro {
    border-radius: 0.75rem;
    border-color: transparent;
    background: url(/assets/img/popup/bg-intro.jpg);
    background-position: center top;
  }
  
  .intro-info {
    background-color: #4B0054;
    color: #FFFFFF;
    padding-bottom: 25px;
  }
  
  .intro-desc {
    text-align: center;
    margin-bottom: 1.5rem;
    min-height: 93px;
  }
  
  .intro-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  
  .intro-dots {
    margin-top: 0;
    margin-bottom: 6px;
    padding: 0;
    text-align: center;
  }
  
  .intro-dots li {
    list-style: none;
    display: inline-block;
    margin: 3px;
  }
  
  .intro-dots li .dots {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #FFFFFF;
    display: inline-block;
    opacity: 0.5;
  }
  
  .intro-dots li.active .dots {
    opacity: 1;
  }
body.modal-open {
    position: fixed !important;
   overflow: hidden !important;
}