@charset "utf-8";

/* CSS Document */

a {
    text-decoration: none;
    transition: all 0.2s linear 0s;
}

ul.hometeam_ul,
ul.awyteam_ul {
    float: left;
    width: 47%;
}

ul.hometeam_ul {
    margin: 0 8px !important;
}

ul.goal li {
    min-height: 80px;
}

.team_sheets_data ul li {
    float: left;
    width: 75%;
    text-align: left;
}

.competiotionlogo {
    float: right;
    width: 15%;
}

.team_sheets_data ul li.start {
    width: 25%;
}

#beestonleaguetab ul li a {
    color: #fff;
    font-family: arial;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

li.time1.smallview-hide {
    text-align: center;
    width: 14%;
}

#beestonleaguetab ul li {
    width: 20%;
    float: left;
    height: 50px;
    position: relative;
    top: 10px;
    margin: 25px 0 25px 0;
    cursor: pointer;
}

#beestonleaguetab ul {
    list-style: none;
    float: right;
    width: 80%;
    margin: 0;
}

.beestlogo {
    float: left;
    position: absolute;
    top: 65px;
    left: 18px;
}

#beestonleaguetab {
    background-color: #00183c;
    width: 100%;
    display: block;
    float: left;
}

.leaugetitle h1 {
    font-family: arial;
    color: #333;
    font-size: 30px;
    margin-bottom: 0px;
}

.leaugetitle h2 {
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
    color: #333;
}

.leaugetitle {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
}

#page_tabs {
    display: inline;
    float: left;
    width: 100%;
    margin: 0;
    display: block !important;
    padding-top: 0;
    margin-bottom: 20px;
    box-shadow: #e8e8e8 2px 3px 3px 0px;
}

.page_tabs {
    display: inline;
    float: left;
    width: 100%;
    margin: 0;
    display: block !important;
    padding-top: 0;
    margin-bottom: 20px;
}

div#teampage span.image-overlay-inside {
    display: none;
}

div#teampage span.image-overlay.overlay-type-extern {
    display: none !important;
}

div#teampage .team_page {
    width: 19%;
    float: left;
    height: 210px;
    margin: 6px 4px;
    text-align: center;
    line-height: 160px;
    vertical-align: middle;
}

div#teampage .team_page img {
    max-height: 150px;
    padding: 0;
    line-height: 145px;
    vertical-align: middle;
}

.team_page img .image-overlay {
    display: none !important;
}

div#teampage .team_page h3 {
    color: #000;
    margin-top: 8px;
    font-family: montserrat;
}

@media screen and (max-width: 770px) {
    .competiotionlogo {
        float: right;
        text-align: center;
        width: 100%;
    }
    #page_tabs {
        padding-top: 40px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    ul.goal li {
        min-height: auto;
    }
    ul.hometeam_ul,
    ul.awyteam_ul {
        width: 100%;
    }
    #beestonleaguetab ul li:last-child {
        margin-left: 50px;
    }
    .beestlogo {
        float: left;
        position: absolute;
        top: 83px;
        left: 4px;
        width: 80px;
    }
    #beestonleaguetab ul {
        list-style: none;
        float: right;
        width: 72%;
        margin: 0;
    }
    #beestonleaguetab ul li {
        float: left;
        height: 25px;
        position: relative;
        top: 0px;
        margin: 0;
        cursor: pointer;
        text-align: center;
        /* display: inline; */
        width: 50%;
    }
    #page_tabs,
    .page_tabs {
        margin-bottom: 0;
    }
}

#page_tabs ul {
    list-style: none;
    max-width: 600px;
    padding: 0;
    margin: 0 auto;
    display: block;
}

.page_tabs ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 770px) {
    #page_tabs ul {
        max-width: 500px;
    }
}

@media screen and (max-width: 685px) {
    #page_tabs ul {
        max-width: 400px;
        font-size: 0.8em;
    }
}

@media screen and (max-width: 480px) {
    #page_tabs ul {
        max-width: 280px;
        font-size: 0.7em;
    }
    div#teampage .team_page {
        width: 100%;
    }
}

#page_tabs ul li a:hover,
.page_tabs ul li a:hover {
    background: #3D639C;
}

#page_tabs ul li a.active,
.page_tabs ul li a.active {
    background: #749FD3;
}

@media screen and (max-width: 770px) {
    #page_tabs ul li a span,
    .page_tabs ul li a span {
        display: none;
    }
}

@media screen and (max-width: 770px) {
    #page_tabs,
    .page_tabs {
        padding-top: 40px;
    }
}

@media screen and (max-width: 480px) {
    #page_tabs {
        margin-bottom: 0;
    }
}

#page_tabs ul {
    list-style: none;
    max-width: 600px;
    padding: 0;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 770px) {
    #page_tabs ul {
        max-width: 500px;
    }
}

@media screen and (max-width: 685px) {
    #page_tabs ul {
        max-width: 400px;
        font-size: 0.8em;
    }
}

@media screen and (max-width: 480px) {
    #page_tabs ul li a.active,
    .page_tabs ul li a.active {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 12.5px !important;
    }
    #page_tabs ul li a,
    .page_tabs ul li a {
        margin: 0 !important;
        padding: 0 !important;
        font-size: 10.5px !important;
    }
    #page_tabs ul li,
    .page_tabs ul li {
        width: 19% !important;
        margin: 1px !important;
    }
}

#page_tabs ul li {
    display: inline;
    float: left;
    width: 24%;
    margin: 2px;
}

.page_tabs ul li {
    display: inline;
    float: left;
    width: 20%;
    margin: 0px;
}

#page_tabs ul li a {
    padding: 6px 5px 4px;
    text-align: center;
    background: #fff;
    display: block;
    color: #999999;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 40px;
    padding: 9px 0 10px 0;
}

.page_tabs ul li a {
    padding: 14px 0;
    text-align: center;
    display: block;
    color: #272a3b;
    text-decoration: none;
    font-family: montserrat;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #e2e2e2;
}

#page_tabs ul li a:hover,
.page_tabs ul li a:hover {
    background: #fff;
    color: #272a3b;
    cursor: pointer;
}

#page_tabs ul li a.active {
    background: #fff none repeat scroll 0 0;
    color: #272a3b;
    font-size: 18px;
    text-transform: uppercase;
    font-family: montserrat;
    font-weight: bold;
    margin: 0 25px;
    padding: 9px 0 10px 0;
}

.page_tabs ul li a.active {
    background: #890A29 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: montserrat;
    font-weight: bold;
    border-bottom: 1px solid #890A29;
}

table#form_guide .tabdata tr th {
    background: #890A29;
    color: #fff;
    font-size: 16px;
    font-family: montserrat;
    font-weight: 500;
    border: none;
    text-align: center
}

table#form_guide .tabout tr td:first-child {
    text-align: left;
}

table#form_guide .tabdata tr th:first-child {
    text-align: left;
}

.statsclass ul li {
    display: inline-block;
    text-align: center;
}

table#Team_Stats .tabdata tr th {
    width: 9%;
    font-family: montserrat;
    font-size: 14px;
    padding: 8px 2px;
    text-align: center;
    background: #262a3a;
    color: #fff;
}

table#Team_Stats .tabdata tr th:first-child {
    width: 50%;
    text-align: left;
    color: #fff;
    background: #890A29;
}

table#Team_Stats .tabout tr td:first-child {
    width: 50%;
    text-align: left;
}

table#Team_Stats .tabout tr td {
    font-family: montserrat;
    font-size: 14px;
    padding: 8px 2px;
    text-align: center;
}

table.player_sta .tabdata tr th:first-child {
    width: 25%;
    background: #890A29;
    color: #fff;
}

table.player_sta .tabout tr td:first-child {
    width: 25%;
    text-align: left;
}

table.player_sta .tabdata tr th:nth-child(2) {
    width: 25%;
    background: #890A29;
    color: #fff;
}

table.player_sta .tabout tr td:nth-child(2) {
    width: 25%;
}

table.player_sta .tabdata tr th {
    font-family: montserrat;
    text-align: center;
    padding: 6px 2px;
    background: #262a3a;
    color: #fff;
}

table.player_sta .tabdata tr th:first-child {
    text-align: left;
}

.statsclass_jpl ul {
    text-align: center;
}

.statsclass_jpl ul li.ui-state-active {
    background: #890A29 !important;
    color: #fff;
    border-bottom: 1px solid #890A29;
}

.statsclass_jpl ul li.ui-state-active a {
    color: #fff;
}

.statsclass_jpl ul li {
    display: inline-block;
    font-size: 16px;
    font-family: montserrat;
    font-weight: 600;
    margin: 00;
    width: 18%;
    text-transform: uppercase;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}

.statsclass_jpl ul li a {
    color: #333;
}

table.player_sta .tabout tr td {
    font-family: montserrat;
    padding: 8px 2px;
    text-align: center;
}

.statsclass ul {
    /* margin: 0; */
    text-align: center;
}

.statsclass ul li {
    display: inline-block;
    text-align: center;
    width: 15%;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
}

.statsclass ul li a {
    font-family: montserrat;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.last_goal tr th {
    background: #890A29;
    border: none;
    color: #fff;
    font-family: montserrat;
    font-size: 15px;
    padding: 10px 2px;
    border: none;
    text-align: center;
    text-align: center;
    border: none;
}

table#Team_Goals tr th {
    background: #890A29;
    border: none;
    color: #fff;
    font-family: montserrat;
    font-size: 15px;
    padding: 10px 2px;
    border: none;
    text-align: center;
    text-align: center;
}

table#Team_Goals tr th:first-child {
    text-align: left;
}

table#Team_Goals tr td:first-child {
    text-align: left;
}

table#Team_Goals tr td {
    font-size: 14px;
    font-family: montserrat;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    padding: 10px 2px;
}

table#form_guide .tabout tr {
    background: #fff;
}

table#form_guide .tabout tr td {
    font-size: 14px;
    font-family: montserrat;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    padding: 10px 8px;
}

.last_goal tr td a {
    color: #333;
}

.last_goal tr td {
    font-size: 14px;
    font-family: montserrat;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 2px;
    text-align: center;
}

h4.appear {
    text-align: center;
    font-family: montserrat;
    font-weight: 500;
    color: #333;
}

.last_goal tr th:first-child {
    text-align: left;
}

.last_goal tr td:first-child {
    text-align: left;
}

.last_goal tr {
    background: #fff;
}

.last_goal tr th {
    border: none;
    color: #fff;
    font-family: montserrat;
    font-size: 14px;
    padding: 10px 2px;
    text-align: center;
    border: none;
}

.main_color a:hover{color:#000000 !important}

@media screen and (max-width: 767px) {
    #page_tabs ul li a span,
    .page_tabs ul li a span {
        display: none;
    }
    #page_tabs ul li,
    .page_tabs ul li {
        width: 24%;
    }
    #page_tabs ul li:nth-child(4) {
        /*  display: none; */
    }
}

@media screen and (max-width: 767px) and (min-width: 521px) {
    #page_tabs ul li,
    .page_tabs ul li {
        width: 20%;
    }
    .page_tabs ul li a {
        font-size: 15px;
        padding: 10px 0;
    }
    .page_tabs ul li a.active {
        font-size: 15px;
    }
    div#teampage .team_page {
        width: 30%;
    }
    .statsclass_jpl ul li {
        font-size: 12px;
        width: 22%;
    }
    table#Team_Stats .tabdata tr th span.modisplay {
        display: none;
    }
    table.player_sta .tabdata tr th span.modisplay {
        display: none;
    }
    table#form_guide .tabdata tr th i.fa.fa-long-arrow-right {
        font-size: 18px;
        top: 2px;
    }
    table#form_guide .tabdata tr th {
        font-size: 12px;
    }
}

@media screen and (max-width: 520px) and (min-width: 320px) {
    .statsclass_jpl ul li {
        padding: 3px 0;
        width: 30%;
        font-size: 10px;
    }
    table#Team_Stats .tabout tr td {
        font-size: 10px;
    }
    table#Team_Stats .tabdata tr th {
        font-size: 10px;
    }
    table#Team_Stats .tabdata tr th span.modisplay {
        display: none;
    }
    table.player_sta .tabdata tr th span.modisplay {
        display: none;
    }
    table#form_guide .tabdata tr th {
        font-size: 10px;
    }
    table#form_guide .tabdata tr th i.fa.fa-long-arrow-right {
        font-size: 14px;
        top: 2px;
    }
    table#form_guide .tabout tr td {
        font-size: 10px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    ul.goal li {
        min-height: auto;
    }
    div#teampage .team_page {
        width: 32%;
    }
    div#teampage .team_page h3 {
        color: #000;
        margin-top: 8px;
        font-family: montserrat;
        font-size: 18px;
    }
    #page_tabs ul li,
    .page_tabs ul li {
        width: 19%;
    }
}

.ui-dialog-titlebar {
    background-color: #23385A;
    background-image: none;
    color: #fff;
}