
/************FONTS**************/
@font-face {
    font-family: "Myriad Pro Bold";
    src: url("../fonts/MyriadPro-Bold.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Pro Semibold";
    src: url("../fonts/MyriadPro-Semibold.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Pro Regular";
    src: url("../fonts/MyriadPro-Regular.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Pro Condensed";
    src: url("../fonts/MyriadCondensedWeb.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Pro Bold Condensed";
    src: url("../fonts/MyriadPro-BoldCond.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bebas Neue Bold";
    src: url("../fonts/BebasNeue Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bebas Neue Regular";
    src: url("../fonts/BebasNeue Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bebas Neue Book";
    src: url("../fonts/BebasNeue Book.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Corbel Regular";
    src: url("../fonts/CORBEL.TTF");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Corbel Bold";
    src: url("../fonts/Corbel Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Big Noodle Tilting";
    src: url("../fonts/big_noodle_titling.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gobold";
    src: url("../fonts/Gobold Regular.otf");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#home-middle-ads{
    padding: 20px 0 20px 0;
    border-top: thin gray;
    border-bottom: thin gray;
}
/***** CATEGORY PAGE *****/

.category-post-item {
    margin-bottom: 20pt;
}

/***** FEATURED POST *****/

.featured-post-category {
    font-size: 12px;
    background: #00AEEF;
    text-transform: uppercase;
    padding: 5px 10px 5px 10px;
    color: white;
    text-decoration: none;
    margin-bottom: 21px;
}

.featured-post-title {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 0px 5px 0px;
    font-family: "Myriad Pro Bold";    
}

.featured-post-title a {
    color: #000;
    text-decoration: none;
}

.featured-post-category a {
    color: white;
	text-decoration: none;    
}

.featured-post-date {
    color: #939598;
    font-size: 10px;
}


/***** POST *****/
/* bootstrap md screen size */
@media (min-width: 768px) {
    .post-body p { 
        font-family: "Myriad Pro Regular";
    }

    .post-body b, strong {
        font-family: "Myriad Pro Regular";
    }

    .post-body li {
        font-family: "Myriad Pro Regular";
        font-size: 14px;
    }
}
/* bootstrap sm screen size */
@media (max-width: 767px) {
    .post-body iframe {
        max-width: 100%;
        /*height: auto; */
    }
}

.post-title {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    font-family: "Myriad Pro Bold";    
}

.post-title a {
    color: #000;
    text-decoration: none;
}

.post-author img {
    width: 70px;
    height:70px;
    text-decoration: none;
    border-radius: 50% !important;
}

div.post-author > a {
    color: #5a5a5a;
}
.post-author {
    font-size: 8.5pt;
    font-weight: 600;
    padding: 5px 0px 5px 0px;
     font-style: normal; 
}

.post-category {
    font-size: 14px;
    font-family: "Corbel Regular";
    text-transform: uppercase;
    padding: 5px 0px 0px 0px;
    color: #00AEEF;
    text-decoration: none;
}

.post-category a {
    color: #00AEEF;
	text-decoration: none;    
}

.post-date {
    color: #939598;
    font-size: 10px;
}

.post-body {
    padding-top: 20px;
    font-family: "Myriad Pro Regular";
}

.post-body img {
    max-width: 100%;
    height: auto;
}

.post-body p{
    font-family: "Myriad Pro Regular";
    font-size:16px;
}

.post-body b, strong{
    font-family: "Myriad Pro Regular";
}

.post-body li {
    font-family: "Myriad Pro Regular";
    font-size: 16px;
}

.section-header {
    font-size: 20px;
    text-transform: uppercase;
    background: #000;
    padding: 10px 10px 10px 10px;
    color: white;
    text-decoration: none;
    margin-bottom: 21px;
    font-weight: 600;    
    font-family: "Myriad Pro Bold";  
}

.sidebar-header {
    font-size: 18px;
    text-transform: uppercase;
    background: #000;
    padding: 10px 10px 10px 10px;
    color: white;
    text-decoration: none;
    margin-bottom: 14px;
    font-weight: 600;    
    font-family: "Myriad Pro Bold";  
}

.related-article-header{
    font-size: 20px; 
    font-family: 'Myriad Pro Bold';
}

.related-article-image img{
    width: 100%; 
    height: 100px; 
    object-fit: cover; 
    object-position: 50% 0;
}

.related-article-title a{
    color: #000; 
    text-decoration: none;
}

/***** HEADLINE *****/

#firstHeadlineImage
{
    width: 100%;
    object-fit: cover;
}
#firstHeadlineWrapper
{
    position: relative;
    margin-bottom: 10px;
}
#firstHeadlineText
{
    position: absolute;
    padding-bottom: 5px;
    bottom: 0;
    padding-left: 15px;
    padding-right: 50px;
    padding-top: 10px;
    left: 15px;
    right: 15px;
    background: #0000008c;
}
#firstHeadlineText  .headline-title
{
    font-size: 17px;
    color: white;
    margin-top: 5px;
    font-family: Myriad Pro Bold;
    /*text-shadow: -1px -1px 0 #bdbdbd, 1px -1px 0 #bdbdbd, -1px 1px 0 #bdbdbd, 1px 1px 0 #bdbdbd;;*/
}

.headline-title-h1
{
    line-height: 1.5 !important;
}

#firstHeadlineText  a:hover
{
    text-decoration: none;
}

#firstHeadlineText > .date
{
    font-size: 13px;
    color: white;
    font-family: Myriad Pro Regular;
}

.headline-title-top, .headline-title-bottom {
    color: white;
    font-family: Myriad Pro Regular;
}

.img-home-responsive
{
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.img-home-bottom-responsive
{
    width: 100%;
    height: 100px;
    object-fit: cover;
}
@media (min-width: 500px) {
    .img-home-responsive
    {
        height: 300px;
    }
    .img-home-bottom-responsive
    {
        height: 180px;
    }
}
@media (min-width: 768px) {
    #firstHeadlineImage
    {
        height: 350px;
    }
    #firstHeadlineText  .headline-title
    {
        font-size: 25px;
    }
    .headline-title-h1
    {
        line-height: 1.5 !important;
    }
    #firstHeadlineText
    {
        padding-bottom: 15px;
        bottom: 0;
    }
    .img-home-responsive
    {
        height: 120px;
    }
    .img-home-bottom-responsive
    {
        height: 100px;
    }
}
@media (min-width: 992px) {
    #firstHeadlineImage
    {
        height: 400px;
    }
    #firstHeadlineText
    {
        padding-bottom: 25px;
        bottom: 0;
    }
    .img-home-responsive
    {
        height: 150px;
    }
    .img-home-bottom-responsive
    {
        height: 110px;
    }
}
@media (min-width: 1200px) {
    #firstHeadlineImage
    {
        height: 500px;
    }
    #firstHeadlineText
    {
        padding-bottom: 30px;
        bottom: 0;
    }
    .img-home-responsive
    {
        height: 180px;
    }
    .img-home-bottom-responsive
    {
        height: 120px;
    }
}

/***** FRONTEND HEADER *****/

/* bootstrap md screen size */
@media (min-width: 768px) 
{
    .navbar-nav{
        padding-left: 30px;
    }
    .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #ffffff;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: "Bebas Neue";
        font-size: 18pt;
    }

    .mainbasket-nav-v2 .dropdown-menu > a{
        font-family: "Bebas Neue";
        font-size: 17pt;
        color: #fff;
        background-color: #363636;
    }

    .mainbasket-nav-v2 .dropdown-menu > a:focus, .dropdown-menu > a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #363636;
    }


    .mainbasket-nav-v2 .navbar-nav > li > a:focus,.mainbasket-nav-v2 .navbar-nav > li > a:hover {
        text-decoration: none;
        color: #ffffff;
        background-color: #363636;
    }

    .mainbasket-nav-v2 .navbar-nav li:hover > a {
        color:#ffffff;
        background-color: #363636;
    }

    .mainsepeda-nav .navbar-nav > li > a {
        /* (70px - line-height of 27px) / 2 = 26.5px */
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 27px;
    }

    .mainsepeda-nav .navbar-search {
        margin-top: 10px;
    }

    .dropdown-menu{
        background-color: #363636;
    }
}

/* bootstrap sm screen size */
@media (max-width: 767px) 
{
    .navbar-dark .navbar-nav .nav-link {
        font-family: "Bebas Neue";
        font-size: 17pt;
        color: white;
    }

    .dropdown-menu{
        background-color: #000;
    }

    .dropdown-item {
        font-family: "Bebas Neue";
        font-size: 17pt;
        color: white;
    }
}

#userPhotoNav {
    width: 33px;
    object-fit: cover;
    border-radius: 18px;
    height: 33px;
    position: relative;
    top: -4px;
}

#userNavDropdown
{
    top: 55px;
    left: -96px;
}

.main-logo-mobile {
    /* max-width: 245px; */
    max-width: 180px;
    padding: 10px 10px 0px 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.container .header-mb {
    background: #000;
    padding: 30px 45px;
}

.dropdown-menu{
    padding-top: 0px;
    margin-top: 0px;
    color: #fff;
    border: none;
    border-radius: 0px;
}
.dropdown-item {
    color: #fff;

}

.mainbasket-nav-v2 .navbar-nav > li:focus , .mainbasket-nav-v2 .navbar-nav > a.nav-item:hover {
    text-decoration: none;
    color: #ffffff;
    background-image: -webkit-linear-gradient(top, #424242 0%,#161719  100%);
    background-image: linear-gradient(to bottom, #424242 0%, #161719 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#161719', GradientType=0);
} 

.navbar {
    margin-bottom: 0px;
}
  
.navbar-brand {
    padding: 0 15px;
    height: 53px;
    line-height: 60px;
}
  
.navbar-toggle {
    /* (70px - button height 34px) / 2 = 18px */
    margin-top: 18px;
    padding: 9px 10px !important;
}

.custom-nav {
    /* background:#2c2c2c;
     */
    background-image: -webkit-linear-gradient(top, #4a4a4a 0%,#191919  100%);
    background-image: linear-gradient(to bottom, #4a4a4a 0%, #191919 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a4a4a', endColorstr='#191919', GradientType=0);
}

/***** FOOTER SECTION *****/
#footer-top {
    color: #000;
    padding: 20px 20px;
    margin-top: 10px;
    font-size: 13pt;
    font-family: "Myriad Pro Condensed";
    font-size: 11pt;
    border-top: 1px solid black;
}

#footer-top a {
    text-decoration: none;
    color: black;
}

#footer-top .right, #footer-top .right strong {
    text-align: right;
    font-family: "Myriad Pro Regular";
    font-size: 15px;
}

#footer-wa-contact {
    font-size: 19pt;
    margin-top: 10px;
}

#footer-social-media-username {
    font-size: 23px;
    margin-left: 5px;
    font-family: "Myriad Pro Condensed";
}

#footer-bottom
{
    background-color: #000000;
    color: #FFF;
    padding: 20px 20px;
    font-size: 9pt;
}

#footer-bottom a {
    color: #FFF;
    text-decoration: none;
}

#footer-logo {
    max-width: 300px;
}

@media (max-width: 767px) {
    #footer-top {
        margin-top: 30px;
        border-top: none;
    }

    #footer-top .right, #footer-top .right strong {
        text-align: left;
        margin-top: 5px;
    }

    #footer-bottom
    {
        text-align: center;
        margin-bottom: 10%;
    }

    #footer-wa-contact {
        font-size: 16pt;
        margin-top: 0px; 
    }

    #footer-social-media-username {
        font-size: 17px;
        margin-left: 0px;
    }

    #footer-logo {
        max-width: 180px;
    }

    #footer-devider-mobile {
        height: 1px;
        overflow: hidden;
        background-color: #000000;
        position: relative;
        left: 60px;
        top: 16px;
        width: 73%;
    }
}


#latestPostSidebar
{
    padding-left: 20px;
}
#latestPostSidebar > li
{
    color:#f7941d;
    border-bottom: 1px #909090 solid;
    padding: 2px 0;
    margin: 7px 0;
    font-size: 24px;
    line-height: 14px;
}
#latestPostSidebar > li > .title-latest-post
{
    color: rgb(82, 82, 82);
    font-weight: 600;
    font-size: 13px;
}
#latestPostSidebar > li .author-latest-post
{
    font-size: 10px;
    color: rgb(82, 82, 82);
}

.aligncenter {
    display: block;
    margin: auto;
}

#categoryTab a
{
    line-height: 32px;
    font-size: 26px;
    text-transform: uppercase;
    border:2px solid black;
    width: 100%;
    height: 50px;
    border-radius: 0;
}

#categoryTab .tab
{
    padding: 0 5px;
}

@media(max-width: 768px){
    #categoryTab a
    {
        font-size: 14px;
    }
}

#categoryTab a.active
{
    color: white;
    background: black;
}

#titleCategory span
{
    background: white;
    padding: 0 11px;
    text-transform: uppercase;
}   

#titleCategory hr
{
    border-top: 2px solid;
    margin-top: -29px;
}

#navigationMatch a
{
    font-size: 12pt;
    text-transform: uppercase;
    color: black;
}
#navigationMatch a.left
{
    float: left;
}
#navigationMatch a.right
{
    float: right;
}
#navigationMatch a span.angle
{
    color:#00AEEF;
    font-size: 19pt;
    font-weight: 800;
}
#navigationMatch a span.nav-text
{
    font-family: "Myriad Pro Semibold";
}
.header-week
{
    background:#00AEEF;
    color:white;
    text-align: center;
}
.title-day
{
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    
}
.row-match
{
    padding: 10px 0;border-bottom: 1px solid #d6d6d6;
}
.match-score
{
    display: flex;
    align-items: center;
    font-family:'Myriad Pro Bold Condensed';
    font-size:15pt;
    font-weight:600;
}
.match-score .home,.match-score .away
{
    color:#008dc1;
}
.winner-score
{
    color:#e80000;
}

.loser-score
{
    color:black;
}
.match-detail
{
    display: flex;
    align-items: center;
    font-family:'Myriad Pro Regular';
    font-size:13pt;
    color:black;
}

.match-time
{
    font-family: "Big Noodle Tilting";
    font-size: 16pt;
}

.match-score-detail .team
{
    font-family: "Bebas Neue Regular";
    font-size: 40pt;
    text-transform: uppercase;
    color: rgb(83,83,83);
}
.match-score-detail .team.winner-match-detail
{
    font-family: "Bebas Neue Bold";
}

.match-score-detail .score
{
    float: right;
}

.table-score-match-detail .header
{
    font-family: "Bebas Neue Book";
    font-size: 20pt;
}

.table-score-match-detail
{
    text-align: center;
    width: 100%;
}
.table-score-match-detail .team
{
    font-family: "Bebas Neue Regular";
    font-size: 30pt;
}

.table-score-match-detail .point
{
    font-size: 30pt;
    font-family: "Bebas Neue Book";
}

.table-score-match-detail .point.winner
{
    font-family: "Bebas Neue Bold";
}

.title-top-performance
{
    background:rgb(149,149,149);
    color:white;
    padding:5px 0 5px 15px;
    font-family:'Bebas Neue Regular';
}

.top-performance-player
{
    font-family:'Bebas Neue Regular';   
    color: rgb(149,149,149);
    font-size: 40pt;
    margin: 0;
}

.top-performance-player-club
{
    font-family:'Bebas Neue Book';   
    color: rgb(149,149,149);
    font-size: 25pt;
    margin: 0;
}

.top-performance-status .point
{
    font-family:'Bebas Neue Bold';   
    color: rgb(149,149,149);
    font-size: 80pt;
    text-align: center;
    margin-bottom: 5px;
}

.top-performance-status .attribute
{
    font-family:'Bebas Neue Regular';   
    color: rgb(149,149,149);
    font-size: 28pt;
    text-align: center;
    margin-top: 0;
}

.league-group-1
{
    width: 100%;
    text-align: center;
}

.league-group-1-name
{
    display: inline;
    font-size: 18pt;
    padding: 5px 20px;
    margin: 0 5px;
    border-radius: 10px;
    border: 1px solid #00AEEF;
    text-transform: uppercase;
    font-family: "Bebas Neue Bold";
}

.league-group-1-name.active
{
    background: #00AEEF;
    color: white;
}

.group-league-2-name
{
    font-family: "Bebas Neue Bold";
    font-size: 18pt;
    color: #00AEEF;
    margin-bottom: 0px;
    margin-top: 40px;
}

.standing-table
{
    width: 100%;
    margin-top: 5px;
}

.standing-table-head
{
    border-bottom: 2px solid black;
}


.standing-table th
{
    font-size: 12px;
    color:#00AEEF;
    padding-bottom: 8px;
    text-align: center;
}


.standing-table th.group-league-3-name
{
    font-size: 12px;
    color: #00aef1;
    text-align: left;
}

.standing-table td
{
    color:#7D6B8A;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0;
}

.standing-table td.team-league
{
    width: 18%;
}

.standing-table tr
{
    border-bottom: 1px solid #d6d6d6;
}

.standing-table td.team-league
{
    font-size: 13pt;
    font-family: "Bebas Neue Bold";
    text-align: left;
    padding-left: 6px;
}

/* PROFILE PAGE */
.profile-panel {
    margin-bottom: 20px;
    background-color: #fff;
    /* border: 1px solid transparent; */
    border-radius: 4px;
    /* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); */
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, .05); */
}


@media only screen and (min-width: 992px) {
    .profile-divider { 
        display: block;
        color: #cccccc;
        margin-top: -10%;
        margin-bottom: 0.5em;
        margin-left: 25%;
        margin-right: -575px;
        border-style: solid;
        border-width: 2px;
    } 
    
    .profile-name{
        font-family: 'Big Noodle Tilting';  
        color: #626262;
        font-size: 80px;
        letter-spacing: 10px;
        /* font-weight: bold; */
    }
}

@media only screen and (max-width: 991px) {
    .profile-name{
        font-family: 'Big Noodle Tilting';  
        color: #626262;
        font-size: 80px;
        letter-spacing: 10px;
        text-align: center;
        /* font-weight: bold; */
    }
}

.user-img-profile {
    width: 250px;
    height: 250px;
    object-fit: cover;
}

.bio {
    font-family: "Myriad Pro Bold";
    color: #626262;
    font-size: 18.6px;
}
.bio-description {
    font-family: "Myriad Pro Bold";
    color: #3c3c3c;
    font-size: 14px;
    text-align: justify;
    text-justify: inter-word;
}

.title-article a {
    font-weight: 700;
    margin-bottom: 0;
    color: #626262;
    text-decoration: none;
}

/* LOGIN PAGE */

.btn-black,
.btn-black:hover,
.btn-black:active,
.btn-black:visited,
.btn-black:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

/*Custom pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
    border-radius: 0px;
    cursor: default;
}

.pagination > li > a {
    background: #fafafa;
    color: #666;
    border-color: #000000;
    color: #ffffff;
    border-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    margin: 2px 2px;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    border-radius: 0px;
    cursor: not-allowed;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pagination > li > a {
    background: #ffffff;
    color: #666;
    border-color: #000000;
    color: #ffffff;
    border-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus 
{
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
}


/* POPUP */
.user_register, .user_register_next_page, .resend_email, .forgot_password {
    display: none;
}

@media(min-height: 768px){
    /*.email-login-popup
    {
        padding-right: 2px !important;
    }
    .password-login-popup
    {
        padding-left: 2px !important;
    }*/
}


.popupContainer {
    position: absolute !important;
    height: auto;
    left: 45%;
    /*top: 60px !important;*/
    background: #FFF;
    width: 90%;
}

@media (min-width: 500px ){
    .popupContainer {
        top: 60px !important;
        /*width: 90%;*/
    }
}

@media (max-width: 850px ){
    .popupContainer {
        left: 0px;
        top: 60px !important;
        /*width: 500px;*/
    }
}

@media (max-width: 499px ){
    .popupContainer {
        top: 5px !important;
        /*width: 90%;*/
    }
}


#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.input-round
{
    border-radius: 16px
}

.popupBody div.direction
{
	position: relative;
    top: 6px;
    padding-right: 5px;
}

.register-column
{
	margin-top: 5px;
}

.popupBody {
    /*padding: 20px;*/
    margin: 20px;
}

.box-title{
    font-family: "Roboto Regular";
    font-size: 13pt;
    font-weight: bolder;
    color: black;
    margin-bottom: 7pt;
    margin-top: 5px;
}

.box-title-second{
    font-family: "Roboto Regular";
    font-size: 10pt;
    color: #58595B;
    margin-bottom: 7pt;
    margin-top: 5px;
}

#box_title_msg{
    font-family: "Roboto Regular";
    font-size: 12pt;
    color: #58595B;
    margin-bottom: 7pt;
}

.input-group-addon{
    background: white;
    color: #58595B;
}

.btn-facebook {
    background-color: #545454;
    border-color: #545454;
    width: 186px;
    color: #FFFFFF;
    margin-top: 0.5em;
}
.btn-facebook:hover {
    color: #ffffff;
    background-color: #545454;
    border-color: #545454;
}

.btn-google {
    background-color: #545454;
    border-color: #545454;
    width: 186px;
    color: #FFFFFF;
    margin-top: 0.5em;
}
.btn-google:hover {
    color: #ffffff;
    background-color: #545454;
    border-color: #545454;
}
/*OVERRIDE PAGINATION NAVIGATION DESIGN*/
.pagination > .active > span
{
    background-color: #000000;
    border-color: #ffffff;
}

.pagination > li > a
{
    color: #000000;
}

.box-title
{
    text-align: center;
    font-family: "Myriad Pro Bold";
}

.email-login-popup > input
{
    border-radius: 0;
    margin-bottom: 10px;
}

.password-login-popup > input
{
    border-radius: 0;
}


#wrap_register
{
    text-align: center;
    width: auto;
}

#btn-login, #goToLoginFromRegister,#btn_register,.btn-black-popup,#register_form
{
    color: white;
    background: black;
    border-radius: 0;
    width: auto;
    font-weight: 600;
}

#wrap_login
{
    text-align: right;
}


.register-validate
{
    border-radius: 0;
}

/*JQUERY COMMENT PLUGIN*/

.jquery-comments ul.main li.comment .name {
    color: #3c3c3c;
    font-style: italic;
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all {
    color: #3c3c3c !important;
}

span.send.save.highlight-background{
    background-color: black !important;
}

span.send.save.highlight-background.enabled{
    background-color: black !important;
}

.img-top-member {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border: 1px solid #949494;
    object-fit:cover;
    border-radius: 50% !important;
}

.search-title
{
    font-family: "Myriad Pro Bold";
    font-size: 30px;
}


.btn-twitter {
    background-color: #545454;
    border-color: #545454;
    width: 186px;
    color: #FFFFFF;
    margin-top: 0.5em;
}
.btn-twitter:hover {
    color: #ffffff;
    background-color: #545454;
    border-color: #545454;
}

/************GENERAL**************/

.m-t-10 {
    margin-top: 10px;
} 

.m-t-20 {
    margin-top: 20px;
} 

.m-b-20 {
    margin-bottom: 20px;
}

/***** BOOTSTRAP 4 OVERRIDE *****/
/* bootstrap xl screen size */
@media (min-width: 1200px){
    .container {
        max-width: 1170px;
    }
}
/* bootstrap sm screen size */
@media (max-width: 767px) {
    .container {
      width: 100%;
      max-width: none;
    }

    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }
    .pagination > li {
        display: inline;
    }
  }


/* bootstrap xs screen size */
@media (max-width: 575px)
{
    .adsContainerWeb
    {
        display: none;
    }

    .adsContainerMobileLandscape
    {
        display: none;
        text-align: center;
    }

    .adsContainerMobile
    {
        display: block;
    }    



}


/* bootstrap sm screen size */
@media (min-width: 576px)
{
    .adsContainerWeb
    {
        display: none;
    }

    .adsContainerMobileLandscape
    {
        display: block;
        text-align: center;
    }

    .adsContainerMobile    
    {
        display: none;
    }
}


/* bootstrap md screen size */
@media (min-width: 768px)
{
    .adsContainerWeb
    {
        display: block;
    }

    .adsContainerMobileLandscape
    {
        display: none;
        text-align: center;
    }


    .adsContainerMobile
    {
        display: none;
    }    
}

/*override jquery bracket css*/

/*font related style*/
div.jQBracket {
    font-family: Arial;
    font-size: 14px;
    position: relative;
    text-shadow: 1px 1px 8px #111;
}

/*each team box*/
div.jQBracket .team {
    position: relative;
    z-index: 1;
    float: left;
    background-color: #444 !important;
    cursor: default;
    color: #fff !important;
}


/*higlight color*/
div.jQBracket .team.highlight {
    background-color: #867033 !important;
    color: #fff !important;
}

/*score box style*/
div.jQBracket .team div.score {
    float: right;
    padding: 3px;
    text-align: center;
    box-sizing: border-box;
    background-color: rgba(200, 170, 10, .6) !important;
}


/*team score (lose)*/
div.jQBracket .team.lose div.score {
    color: #000 !important;
}  

/*team score (win)*/
div.jQBracket .team.win div.score {
    color: #ff0 !important;
    font-weight: bolder !important;
}

/*label & box score color*/
div.jQBracket .team.win {
    color: #ff0 !important;
    font-weight: 600 !important;
}


/*connector highlight*/
div.jQBracket .connector.highlight, div.jQBracket .connector div.connector.highlight {
    /*border-color: #0c0;*/
    border-color: #867033 !important;
}

/*style for NA label*/ 
div.jQBracket .team.na {
    background-color: #444 !important;
    color: #fff !important;
}

/*style for NA score box*/ 
div.jQBracket .team.na div.score {
    color: #000 !important;
}

div.jQBracket .win .bubble {
    background-color: #da0;
    color: #333 !important;
}