﻿.FXpage_Title {
    padding-top: 10px;
    font-size: 14pt !important;
    font-weight: bold;
    margin-left: 5px !important;
    margin-bottom: 20px;
}

.containerResp {
    display: flex;
    flex-wrap: wrap; /* allows items to move to next row */
    gap: 0px; /* space between divs */
}

.containerNormal {
    display: flex;
    flex-wrap: wrap; /* allows items to move to next row */
    gap: 0px; /* space between divs */
    width: 1015px;
}

.boxElemResp {
    /*flex: 1 1 350px;            grow, shrink, min-width */
    background: #ffffff;
    padding: 0px;
    text-align: center;
    width: 380px; /* 350px; */
    margin: 19px;
    margin-top: 11px;
    margin-bottom: 1px;
    margin-right: 1px;
}
.FxTitleTable {
    width: 785px !important;
    position:relative;
    left:2px;
}

.FxTitleTablePH {
    width: 790px !important;
}
.FxTitleTablePHLdr {
    width: 790px !important;
}

.FxBottomTable {
    width: 785px !important;
    position: relative;
    left: 0px;
}

.FxBottomTablePH {
    width: 790px !important;
}
.centeringContainer {
    margin-left: auto;
    margin-right: auto;
}

.RefDivRtMarg {
    margin-right: 0px;
}
    /*
     #dvBanner,
     #dvTitlePlusContent {
         min-width: 0 !important;
     } */
    .FxBDR_B_R {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.FxBDR_B {
    border-bottom: 1px solid #cccccc;
}

.FxBDR_L {
    border-left: 1px solid #cccccc;
}

.FxBDR_T {
    border-top: 1px solid #cccccc;
}
.FxBDR_R {
    border-right: 1px solid #cccccc;
}

.FxDiv1 {
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 10pt;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 169px;
}

.FxDivBye {
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 10pt;
    width: auto;
}
.FxDiv2 {
    padding-left: 5px;
    font-size: 9pt;
    width: 38%;
}

.FxDiv3 {
    font-size: 9pt;
    width: 60%;
    padding-right: 4px;
    text-align: right;
}
.FxDivAnc1 {
    font-size: 9pt;
    padding-right: 4px;
    cursor: pointer;
    font-weight: bold;
    width: auto !important;
}
.FxDivAnc2 {
    padding-right: 4px;
    cursor: pointer;
    width: 80% !important;
}

.FxDivGames {
    float: right;
    border-left: 1px solid #cccccc;
    width: 35px;
    height: 46px;
    font-size: 10pt;
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center; /* vertical */
}

.FxRoundTitle {
    text-align: left;
    font-weight: bold;
    background-color: #808080;
    color: #ffffff;
    width: 100%;
    margin-bottom: 3px;
    height: 24px;
    padding-top: 4px;
    padding-left: 6px
}
.FxMatchTitle {
    text-align: left;
    font-weight: bold;
    background-color: #F2F2F2;
    color: #000000;
    width: 100%;
    margin-bottom: 3px;
    height: 24px;
    padding-top: 4px;
    padding-left: 6px
}

.FxByeTitle {
    text-align: left;
    font-weight: bold;
    color: #000000;
    width: 100%;
    margin-bottom: 3px;
    height: 24px;
    padding-top: 4px;
    padding-left: 6px
}


.FxGameTbl {
    width: 100%;
    min-height: 90px;
    margin-bottom: 8px;
}

.FxWinBG {
    height: 100%;
    width: 100%;
    background-color: #EBF2DF !important;
    font-size: 10pt;
    font-weight: bold;
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center; /* vertical */
}
.FxLoseBG {
    height: 100%;
    width: 100%;
    background-color: #FFCECE !important;
    font-size: 10pt;
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center; /* vertical */
}


.FxLGap {
    text-align: left;
    padding-left: 3px;
}
.FxSnRoundDropdown{
    width:380px;
}
/* Responsive: Portrait tablets and up (max-width: 510px) to (max-width: 429px) */
@media screen and (max-width: 429px) {
    .boxElemResp {
        /*flex: 1 1 350px;            grow, shrink, min-width */
        background: #ffffff;
        padding: 0px;
        text-align: center;
        width: 350px; /* 350px;*/
        margin: 28px;
        margin-bottom: 1px;
        margin-right: 1px;
    }

    .FxLGap {
        text-align: left;
        padding-left: 18px;
    }
    .RefDivRtMarg {
        margin-right: 0px;
    }
    .centeringContainer {
    }
}

@media screen and (max-width: 497px) {
    .FxTitleTable {
        /*width: 375px !important;*/  /* OR width: 392px*/
        width: 385px !important;
        position:relative;
        left: -28px;
    }
    .FxBottomTable {
        width: 385px !important;
        position: relative;
        left: -32px;
    }
    .FxBottomTablePH {
        width: 380px !important;
        position: relative;
        left: -16px;
    }
    .FxBottomTablePHLdr {
        width: 380px !important;
        position: relative;
        left: -5px;
    }
    .FxTitleTablePH {
        width: 385px !important;
        position: relative;
        left: 4px;
    }

}





/* This is for the REFRESH button diplay effect - in Render Mobile responsive Fixture boxes...  */
.RefreshDIVimg {
    float: left;
    padding-top: 4px;
    padding-left: 1px;
    padding-right: 2px;
    padding-bottom: 3px;
    font-size: 21pt;
    /*font-weight: bold;*/
    height: 29px;
    width: 29px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    pointer-events: auto;
    background-color: #2B81E3;
}

.RefreshDIVimgSml {
    float: left;
    padding-top: 5px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 3px;
    font-size: 13pt;
    font-weight: bold;
    background-color: #0000ff;
    height: 22px;
    width: 22px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    pointer-events: auto;
    background-color: #2B81E3;
}
.RCCircLarge {
    -webkit-appearance: none;
    -moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    border-radius: 20px;
}

.FxIMG1 {
    display: flex;
    justify-content: center; /* horizontal center */
    align-items: center; /* vertical center */
    
    width: 20px !important;
    border: 0px solid #ffffff !important;
    cursor:pointer;
}
.FxIMG2 {
    display: flex;
    justify-content: center; /* horizontal center */
    align-items: flex-start; /* top  */
    padding-top: 6px;
    width: 20px !important;
    border: 0px solid #ffffff !important;
    cursor: pointer;
}
.FxIMG3 {
    display: flex;
    justify-content: center; /* horizontal center */
    align-items: flex-end; /* bottom */
    padding-top: 5px;
    padding-bottom: 4px;
    width: 20px !important;
    border: 0px solid #ffffff !important;
    cursor: pointer;
}

.FxIMG3B {
    position:relative;
    left:20px;
}

.FxIMGNonDisplay {
    display: none;
}


.FxLink1 {
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal !important;
    
}
.FxLinkHi {
    color: #FF0000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold !important;
    
}

.FxIMGsize1 {
    width: 15px;
    height: 15px;
}
