﻿
.login_Brand {
    
    padding-top:50px;
    padding-left:50px;
    padding-bottom:100px;
    font-size: 24pt;
    font-weight:bold;

}


.login_Container {
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #666666;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: #FFFFFF;
    /*max-width: 420px;*/
    max-width: 370px;
}

.login_Container_Message {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #666666;
    padding-left: 20px;
    padding-right: 20px;
    background: rgba(175, 197, 235, 0.9);
    /*max-width: 420px;*/
    max-width: 370px;
    
}

.login_HelpText {
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #666666;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top: 7px;
    background-color: #FFFFFF;
    /*max-width: 420px;*/
    max-width: 370px;
    min-height: 90px;
    vertical-align: middle;
}
.page_Message {
    border: solid 1px #666666;
    padding-left: 20px;
    padding-right: 20px;
    background: rgba(175, 197, 235, 0.9);

    width: 96.8%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.page_Message_Adjust {
   
    width:96.8%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}

.page_Title {
    padding-top:10px;
    font-size: 14pt !important;
    font-weight: bold;
    margin-left: 5px !important;
    margin-bottom:20px;
}
.page_TitleSmall {
    padding-top: 10px;
    font-size: 11pt !important;
    font-weight: bold;
    margin-left: 5px !important;
    margin-bottom: 20px;
}

.filter_Container {
    margin-top: 10px;
    border: solid 1px #999999;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
}

.tr_Filter
{
    height:30px;
}

.result_Container_Header {
    margin-top: 10px;
    padding: 0px !important;
    height: 24px;
    border: solid 2px #FFFFFF;
    border-bottom: solid 0px #FFFFFF;
    background-color: #548BD4;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.result_Container {
    border: solid 2px #FFFFFF;
    border-top: none 0px #FFFFFF;
    background-color: #FFFFFF;
    min-height: 40%;
    max-height: 59vh;
    overflow: auto;

    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.result_Box {
    width: 100%;
}

.game_List_Row {
    vertical-align:top !important;
}

.result_Table_H,
.result_Table_D {
    table-layout: fixed;
    width: 96%;
    border-collapse: collapse;
}

.result_Table_H
{
    font-weight:bold;
}

.result_Table_H td 
{
    padding-left: 5px;
    color: #000000 !important;
    line-height: 20px !important;
    height: 20px !important;
}

.result_Table_H tr:first-child td:first-child 
{
    border-right: solid 2px #FFFFFF;
    width:100px;
}

.result_Table_H tr:first-child td:nth-child(2) {
    border-right: none 0px #FFFFFF;
}

.result_Table_H tr:first-child td:nth-child(3) {
    width: 30px;
}

.result_Table_D td {
    padding-left: 5px;
}

.result_Table_D tr:first-child td:first-child {
    width: 100px;
}

.result_Table_D tr:first-child td:nth-child(3) {
    width: 30px;
}

.multiX {
    font-weight: bold;
    color: #a0a0a0;
    text-align:right;
    cursor:pointer;
    font-size:9pt;

}

.result_Table_D tr {
    height:22px !important;
}


.result_ActionPanel {
    margin-top:5px;
    padding-top: 5px;
}

.edit_Container {
    border: solid 1px #999999;
    padding: 10px;
    background-color: #FFFFFF;
}

.tr_Edit {
    height: 30px;
    vertical-align:bottom;
}

.tr_Edit_Gutter
{
    height:20px;
}

/*Scoring Title*/
.score_Title 
{
    padding-top: 10px;
    font-size: 14pt !important;
    font-weight: bold;
    margin-left: 5px !important;
    margin-bottom: 20px;
    text-align:center;
}

.score_Title  table{
    font-size: inherit !important;
    font-weight: inherit;
    width:100%;
}

.score_Title table tr:first-child td:first-child {
    width:15%;
}

.score_Title table tr:first-child td:nth-child(2) {
    width: 70%;
}

.score_Title table tr:first-child td:nth-child(3) {
    width: 15%;
}    
        
.score_Container {
    
    padding: 10px;
    background-color:transparent;
}

.score_Grid{

    width:96%;
    margin-left:auto;
    margin-right:auto;

}

.score_tr_Teams_Names,
.score_tr_Teams_Names td{
    height: 30px;
    font-size: 18pt;
    font-weight: bold;
}

.score_tr_Teams_Names td {
    text-align:center;
}

.score_tr_Teams_IDs,
.score_tr_Teams_IDs td {
    font-size: 12pt;
    font-weight: normal;
}

.score_tr_Teams_IDs td {
    text-align: center;
    vertical-align: top;
}

.score_td_GameNo {
    font-size: 14pt;
    font-weight: bold;
    text-align: center !important;
    vertical-align: middle;
    padding-top: 10px;
    color: #333333;
}

.score_td_GameNo span {
    
    font-weight: normal;
    font-size:0.7em;
    color:inherit;
}


.score_Cell_Grid {
    margin-top: 10px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.score_PM {
    font-size: 20pt;
    line-height: 20pt;
    height: 24pt !important;
    width: 100%;
}

.score_Sum {
    font-size: 42pt;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
    height: 100px !important;
    width: 100px;
    background-color: #FFFFFF;
    border: solid 1px #666666;
    font-weight: bold;
    position:relative;
}

.score_Sum span {

    font-size:inherit !important;
}

.score_Last
{
    font-size:12px;
    font-weight:normal;
    position:absolute;
    bottom:3px;
    width:100px;
}

.score_td_WinningMessage {
    font-size: 16pt !important;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: #00B0F0 !important;
}

/* games Grid*/
.game_Grid {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


.game_Title  {
    height: 30px;
    font-size: 18pt;
    font-weight: bold;
    text-align:center;
}

.game_Row,
.game_Row_Over {
    height: 40px;
}

.game_Row td,
.game_Row div,
.game_Row_Over td,
.game_Row_Over div {
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
}

.game_Row div
 {
    height:36px !important;
    line-height:34px;
    width:80px;
    border: solid 1px #666666;
    margin-left:auto;
    margin-right:auto;
}

.game_divider
{
    height:10px;
}

.game_divider hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #333333;
    margin: 0;
    padding: 0;
    width:85%;
    margin-left:auto;
    margin-right:auto;
}

/* Score Action Panel*/
.score_Action_Panel {
    width: 100%;
}

.score_Action_Panel_FloarDown {
    position: fixed;
    bottom: 40px;
}


.score_Action_Grid {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* Generic Values*/
.tdLabelColumn {
    font-size: 9pt;
    font-style: italic;
}

.margTop05
{
    margin-top:5px;
}

.margTop10 {
    margin-top: 10px;
}

.margTop15 {
    margin-top: 15px ;
}

.margTop20 {
    margin-top: 20px !important;
}

/* Background Colord*/

.score_Win
{
    background-color: #008000 !important

}

.score_Loss {
    background-color: #FF0000 !important
}

.score_Draw {
    background-color: #FCA912 !important
}

.score_Latest {
    background-color: #FFD580 !important
}

.score_Tally {
    font-weight:bold;
}

/* Match */

.match_link img
{
    cursor:pointer;
    width:28px;
}

.match_copylink
{
    border:0px;
    width: 28px;
    cursor:pointer;

}

/*  new class vvdolar 03/Apr/2025  */
.passReset_Title {
    height: 90px;
    width: 100%;
    padding-top: 20px;
    padding-left: 50px;
    padding-bottom: 20px;
    font-size: 24pt;
    font-weight: bold;
    
    text-align: center;

    padding-right: 24px
}
/*  new class vvdolar 03/Apr/2025  */
.tr_Edit_Gutter_Half {
    height: 10px;
}



.page_Exit {
    float: right;
}

.page_Exit img {
    cursor: pointer;
    width: 28px;
}