.section.about {
    margin-top: 30px;
}
hr {
    margin-top: 2px;
    margin-bottom: 3px;
}
.tab-pane     {
    padding: 0;
}
.tab-content {
    padding: 15px 15px;
}
a {
    color: #666;
}
@media (max-width: 768px) {
    .fa-clock-o {
        margin-top: 15px;
    }
    .nav-tabs > li {
        width: 50%;
    }
}
.show_match {
    min-width:20px; 
    width: auto !important;
}
.live-section {
    color: red;
    font-size: 10px;
}
@media (max-width: 768px) {
    .live-section {
        font-size: 12px;
    }
}      
.match_tm_name {
    display:inline-block;
    width: 80%;
}
.match_tm_name_live {
    display:inline-block;
    width: 70%;
}
.hist_score, .match_info {
    display:inline-block;
    width: 18%;
}
#t-match-next, #t-match-history {
    font-size: 12px;
}
#SearchParameters.in,
#SearchParameters.collapsing {
    display: block!important;
}
.match_tm_name a:link, .match_tm_name a:visited, .match_tm_name_live a:link, .match_tm_name_live a:visited {
    color:inherit;
}
/*PLAYER*/
.htransfer{padding:15px 10px;display:inline-table;margin-bottom:10px;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}
.htransfer:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}

.pl_hnew{width:195px;padding:15px 10px;display:inline-table;margin-bottom:10px;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}
.pl_hpop{width:195px;padding:15px 10px;display:inline-table;margin-bottom:10px;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}
.pl_hdob{width:195px;padding:15px 10px;display:inline-table;margin-bottom:10px;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}

.pl_hnew:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}
.pl_hpop:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}
.pl_hdob:hover{background-color:#e3dff7;color:#908b8b;border-bottom:2px solid #0014ff36;}

.pl_pic{filter:grayscale(30%);background-color:#f1f1f1;border-radius:10px;transition: border-radius 0.4s ease, filter 0.4s ease;}
.pl_pic:hover{filter:grayscale(0%);background-color:#f1f1f1;border-radius:5px;}


.pl_foot{background-color:#505056;color:#d4c6c6;padding:0px 5px}
.tr_t{background-color:#a00000;color:#fffa;padding:0px 5px}
.tr_d{background-color:#dcd9d9;color:#191919aa;padding:6px 5px}
.pl_name{display: block;font-size:1em;font-weight:bold;margin: 6px 0;}

[class^="pl_pos"] {background-color:#00006f;color:#d4c6c6;padding:0px 5px}
.pl_posKeeper, .pl_posGK1 {background-color:#9a7a03;color:#d4c6c6;padding:0px 5px}
.pl_posAnchor, .pl_posRB2, .pl_posCB3, .pl_posCB4, .pl_posLB5 {background-color:#00009a;color:#d4c6c6;padding:0px 5px}
.pl_posFlank, .pl_posDMF6, .pl_posCMF8, .pl_posAMF10 {background-color:#0aa200;color:#d4c6c6;padding:0px 5px}
.pl_posPivot, .pl_posRWF7, .pl_posCF9, .pl_posLWF11, .pl_posSS12 {background-color:#a00101;color:#d4c6c6;padding:0px 5px}

.tr_src {
    display: inline-block;
    width: 38%;
    text-align: right !important;
    vertical-align: top;
}
.tr_dst {
    display: inline-block;
    width: 38%;
    text-align: left;
    vertical-align: top;
}
.tr_arrow {
    display: inline-block;
    width: 20%;
    text-align: center;

}
.owl-carousel.owl-carousel-players .owl-item img {
    display: initial;
}
.owl-carousel.owl-carousel-teams .owl-item img {
    width: auto;
}
@media (max-width: 768px){
    #hpemain .nav-tabs > li {
        width: 33%;
    }
    #hpemain .nav > li > a {
        padding: 10px 0;
    }
}
/*TEAM*/
#hteam .team_match_logo{border-radius:10px;filter:opacity(60%)}

.tm_list{padding:15px 10px;width:170px;margin-bottom:10px;display:inline-table;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}
.tm_new{padding:15px 10px;width:170px;margin-bottom:10px;display:inline-table;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}
.tm_pop{padding:15px 10px;width:170px;margin-bottom:10px;display:inline-table;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}
.tm_lwinteam{padding:15px 10px;margin-bottom:10px;width:170px;display:inline-table;background-color:#0b115d17;border-radius:10px;border:1px solid #00000008;border-bottom:2px solid #0014ff17;}

.tm_list:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}
.tm_new:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}
.tm_pop:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}
.tm_lwinteam:hover{background-color:#e3dff7aa;color:#908b8b;border-bottom:2px solid #0014ff36;}

#hteam .tm_name{overflow:hidden;height:25px;display:block;background-color:#1b00af;color:#d2cccc;padding:0px 15px;;font-size:1em;font-weight:550;margin: 5px 0;}
.tm_name:first-letter{display:block;}
.tm_name:hover{background-color:#f30000}
.team_name{font-weight:600;font-size:1em;text-transform: uppercase;padding-left:10px;}
.tim_fr{position:relative;top:-100px;right:20px}
.tm_pic{background-color:#f1f1f1;border-radius:60px}
.tm_logo_v{filter:grayscale(50%);height:100px;weight:100px;background-color:#e4e4e4;border-radius:10px;}
.tm_logo_v:hover{filter:grayscale(0%);height:100px;weight:100px;background-color:#e4e4e4;border-radius:10px;}
.pl_hnew {
    table-layout: fixed;
    margin: 0 11px;
}
.match_tm_name, .mcar-league, .pl_name, .pl_club{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    
}
.pl_team {
    display:inline-block;
}
.match_tm_name {
    float: left;
}
.mcar-league {
    float:right;
}
.welcome-banner {
    margin-top: 0;
    text-align: center;
}
.welcome-banner img {
    width: 100%;
}
.form-group {
    margin-bottom: 0px;
}
label {
    font-weight: bold;
}
.section h3 {
    margin: 25px 0 15px 0;
    font-size: 22px;
}
.note{
    font-size: 12px;
}
.news ul {
    list-style-type: disc;
    padding-left: 40px;
}
.category {
    margin: 20px 0 15px 0;
}
.infopop{
    position: absolute;
    font-size: 11px;
    margin-left: 4px;
}
.popover ol, .popover ul {
    list-style-type: disc;
}
a {
    color: #337ab7;
}
.pl_hnew {
    width: 163px;
    padding: 8px 8px;
    table-layout: fixed;
    margin: 0 6px;
}
.pl_name {
    margin: 6px 0 0;
}
.pl_name, .pl_club {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    
}
.pl_goal {
    font-size: 16px;
}
a .pl_hnew{
    color: #636363;
}
.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
}
.nav-tabs>li {
    float: none;
}
.owl-carousel {overflow: hidden}
.owl-carousel-players{height:211px}