-t.tab/* 
    Document   : spielbericht
    Created on : 04.04.2013, 18:11:05
    Author     : me-apps
    Description:
        Purpose of the stylesheet follows.
*/
table td, table th {
    /*border: 1px solid black !important;*/
    text-align: left;
}

#NrSpiel {
    background: red;
    width: 50px;
}

.floatLeft {
    float: left;
}

.vertikal {
    -moz-transform:rotate(-90deg); 
    -moz-transform-origin: top left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    -o-transform: rotate(-90deg);
    -o-transform-origin:  top left;
    position:relative;
    top:40px;
}

.colorPatch {
    display: inline-block;
    width: 34px;
    height: 34px;
    border:  #000 outset thick;
    margin-left: 20px;
    text-align: center;
    font-size: 18pt;
}

.Farbeheim {
    color: white;
    background-color: #008000;
}

.Farbegast {
    color: white;
    background-color: #000000;
}

.FarbeTorhüterheim {
    color: white;
    background-color: #FF0000;
}

.FarbeTorhütergast {
    color: black;
    background-color: #FFFF00;
}

.reporttab {
    /* Dummyclass, only used in jquery */
}

.tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7, .tab8, .tab9 {
    height:590px;
    overflow-y: scroll;
}

.tb_verletzungen {
    padding-left: 120px;
}

.textsummary {
    padding-left: 20px;
    font-style: italic;
}

textarea.textreport {
    height: 200px;
}

.PlatzFürTastatur {
    height: 400px;
}

/* Tableiste */
#navbar {
    width: 100%;
    padding: 0;
    margin:0;
    border: 0;
    display: block;
}

#navbar div.ui-controlgroup-controls {
    width: 100%; 
}

#navbar a {
    width: 9.8%;
}

#navbar .ui-btn-text {
    font-size: 11pt;
}

/* tab1 Spiel */

div.tab1 div.ui-block-a,
div.tab4 div.ui-block-a,
div.tab5 div.ui-block-a,
div.tab6 div.ui-block-a,
div.tab7 div.ui-block-a,
div.tab7 div.ui-block-c {
    font-weight: bold;
    vertical-align: middle;
    width:20%;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
}
div.tab1  div.ui-block-b,
div.tab4  div.ui-block-b {
    width:35%;
    height: 60px;
}

#tab2_heim, #tab3_gast {
    height:470px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#tab2_heim td:first-child, #tab3_gast td:first-child, #tab2_heim th:first-child, #tab3_gast th:first-child {
    min-width: 50px;
    max-width: 50px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
}

#tab2_heim td:nth-child(2), #tab3_gast td:nth-child(2), #tab2_heim th:nth-child(2), #tab3_gast th:nth-child(2) {
    min-width: 200px;
    max-width: 200px;
    overflow: hidden;
    padding: 5px;
}
#tab2_heim td:nth-child(3), #tab3_gast td:nth-child(3), #tab2_heim th:nth-child(3), #tab3_gast th:nth-child(3) {
    min-width: 200px;
    max-width: 200px;
    overflow: hidden;
    padding: 5px;
}
#tab2_heim td:nth-child(4), #tab3_gast td:nth-child(4), #tab2_heim th:nth-child(4), #tab3_gast th:nth-child(4) {
    min-width: 150px;
    max-width: 150px;
    overflow: hidden;
    padding: 5px;
}
#tab2_heim td:nth-child(5), #tab3_gast td:nth-child(5), #tab2_heim th:nth-child(5), #tab3_gast th:nth-child(5) {
    min-width: 150px;
    max-width: 150px;
    overflow: hidden;
    padding: 5px;
}
#tab2_heim td:nth-child(6), #tab3_gast td:nth-child(6), #tab2_heim th:nth-child(6), #tab3_gast th:nth-child(6) {
    min-width: 50px;
    max-width: 50px;
    text-align: center;
    overflow: hidden;
    padding: 5px;
}
#tab2_heim td:nth-child(7), #tab3_gast td:nth-child(7), #tab2_heim th:nth-child(7), #tab3_gast th:nth-child(7) {
    min-width: 50px;
    max-width: 50px;
    overflow: hidden;
    padding: 5px;
}

/*tab4 - tab6 */
div.tab4 h2,
div.tab5 h2,
div.tab6 h2 {
    padding-left: 30px;  
}

div.tab4  div.ui-block-b,
div.tab5  div.ui-block-b,
div.tab6  div.ui-block-b {
    margin-left: 8%;
    width:30%;
}

div.tab4  div.ui-block-c,
div.tab5  div.ui-block-c,
div.tab6  div.ui-block-c {
    margin-left: 8%;
    width:30%;
    height: 60px;
}

div.Überschrift {
    padding-top: 14px;
    font-weight: bold;
    font-size: 18pt;
}

/* tab 7 Bericht 1 */
div.tab7 div.ui-grid-c {
    padding-top: 40px;   
}
div.tab7 div.ui-block-a{
    width: 25%;
}

div.tab7 div.ui-block-c {
    width: 30%;
}
div.tab7 div.ui-block-b {
    width: 10%;
    margin-right: 70px;
}

/* tab 8 Bericht 2, tab 9 Einsprüche */

.txtSpielerRoteKarte {
    	float: left;
	padding: 8px 10px;
	font-weight: bold;
}

div.tab8 p,
div.tab9 p {
    height: 30px;
    font-weight: bold;
}

.tab9 div.ui-block-a, .tab9 div.ui-block-b {
    padding-left: 30px;
}

.tab8 .ui-block-a > div {
    padding-right: 20px;
}

#sb8-Bericht2, #sb9-EinspruchHeimBericht, #sb9-EinspruchGastBericht {
    height: 500px;
    overflow-y: scroll;
}


/* tab10 Unterschriften */
.tab10 div.ui-block-a {
    height: 30px;
    font-weight: bold;
}

#tab10-srKosten {
    font-size:14px;
}

#tab10-bericht2 {
    height: 50px;
    overflow-y: scroll;
    background-color: #f9f9f9;
    font-size:14px;
    word-wrap: break-word;
}

#SpielAbbruch {
    float: right;
}

#SpielAbschliessen  div, #QR-Click1  a, #QR-Click2  a {
    float: right;
    width: 200px;
}

#tab10Eingabe div.ui-block-a {
    height: 20px;
    font-weight: bold;
    padding-top: 23px;
    width: 200px;
}

#tab10Eingabe div.ui-block-c {
    height: 50px;
    width: 420px;
}

#qrcode, #qrcode2 {
    position: absolute;
    top: 120px;
    left:0px;
    z-index: 1000;
    border:  #ffffff solid 20px;
}
#qrcode2 {
    left:500px;
}

.Farbe > div:first-child {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 40px;
}

.Farbe > div:first-child > div {
    margin: 0;
}



.pin_right div:first-child {
    padding-top: 10px;
    float: left;
}

/*
.pin_right div:last-child {
    float: right;
    width:25%;
} */

div.pin {
    position: absolute;
    background-color: tomato;
    opacity: 0.9;
    width: 980px;
    height: 600px;
    z-index: 100;
    margin-right: 10px;
}

/* das ist alt, oder? -- gbl20190722

div.tab4 div.pin {
    width: 350px;
}

div.tab4 div.pin:first-child {
    display: none;
    left: 280px;
    width: 350px;
}

div.tab4 div.pin:nth-child(2) {
    display: none;
    left: 650px;
    width: 350px;
}
*/

div.pin div {
    text-align: center;
    font-size: 30pt;
    padding-top: 100px;
}

div.pin div.ui-input-text {
    margin: auto;
    width: 250px;
    font-size: 30pt;
}


div.ReloadTeam {
    position: absolute;
    background-color: darksalmon;
    /* opacity: 0.95; */
    width: 980px;
    height: 600px;
    z-index: 100;
    margin-right: 10px;
    text-align: center;
}

div.ReloadTeam h3 {
    text-align: center;
    font-size: 30px;
    padding-top: 50px;
}

div.ReloadTeam div.explain {
    font-size: 16px;
    width: 900px;
    margin: 0px 50px;
}

div.ReloadTeam div.ui-btn {
    width: 200px;
    height: 150px;
    padding-top: 50px;
    font-size: 20px;
    text-align: center;
}

div.DSGVOSK label, div.DSGVOZN label {
    width:53px;
    padding-top:12px;
    padding-left: 7px;
    display: inline-block;
    line-height: 24px;
    height: 30px;
    vertical-align: top;
    font-size: .7em;
}

div.DSGVOSK div.ui-checkbox, div.DSGVOZN div.ui-checkbox{
    display: inline-block;
    padding-top: 0px;
    padding-left:30px;
    height: 60px;
    line-height: 24px;
}

div.DSGVOSK div.ui-checkbox input, div.DSGVOZN div.ui-checkbox input  {
    visibility: hidden;
}


div.pin input {
    font-size: 60pt;
}

div.unterschrift  {
    width: 100px;
    padding-top: 4px;
    padding-right: 60px;
    background: url(../images/Action-cancel-icon.png) no-repeat right; 
}

div.unterschriftOk  {
    background: url(../images/Action-ok-icon.png) no-repeat right; 
}

/* Kostenabrechnung */


div.Euro:after,
div.Summe:after{
    content: "   Euro";
}
div.EuroProKilometer:after {
    content: "   Euro/km";
}
div.Kilometer:after {
    content: "   km";
}

div.Datum > div {
    width: 200px;
}

div.Euro > div,
div.EuroProKilometer > div,
div.Kilometer > div{
    display: inline-block;
    max-width:100px;
}

div.Summe {
    color: black;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    padding: 15px;
}

/* Spielerwahl */
#SpielerWahl {
    position: fixed;
    left: 50px;
    top:120px;
    z-index: 10000 !important
}

#SpielerWahl > div:last-child {
    background-color: #ffff33;
    height:500px;
    width: 910px;
    opacity: 0.975;
    padding: 5px 10px 5px 10px;
}

#SpielerWahl > div:last-child > div > div:nth-of-type(2) > div {
    width: 890px;
    height: 400px;
    overflow-y: auto;
    opacity: 0.975;
}

div.DialogProtokollChangeSpieler {
    background-color: #ffff33;
    opacity: 0.975;
    overflow-x: auto;

}

div.DialogProtokollChangeSpieler  a {
    display: inline-block;
    background-color: white;
    text-align: center;
    font-size: 24pt;
    width: 60px;
    height: 60px;
    padding-top: 15px;
    margin:10px 20px 5px 20px;
}

#AusweiseKontrolliert div{
    width:40%;
    padding-top:6px;
    display: inline-block;
    line-height: 24px;
    vertical-align: top;
    font-size: .7em;
}

#AusweiseKontrolliert div.ui-checkbox {
    display: inline-block;
    padding-top:0px;
    padding-left:30px;
}

#AusweiseKontrolliert div.ui-checkbox input {
    visibility: hidden;
}

/* #pinAusweiskontrolle, #erneuteAusweiskontrolle, #DialogSpielAbschliessen, #DialogTeamDelete, #DialogSchiriLaden, #DialogPlayerCount, [id^="DialogTeamLaden"] { */ 
#pinAusweiskontrolle, #erneuteAusweiskontrolle, #DialogSpielAbschliessen, #DialogTeamDelete, 
#DialogSchiriLaden, #DialogPlayerCount, #DialogTeamLaden, #DialogTeamLadenError, #DialogDSGVO, #DialogPassbild { 
    padding: 18px;
    font-weight: bold;
    margin-top: 25%;
}

#pinAusweiskontrolle, #erneuteAusweiskontrolle, #DialogSpielAbschliessen {
    left: 50%;
}

#DialogTeamLaden, #DialogTeamLadenError {
    left: 0%;
}

#DialogSchiriLaden {
    margin-top:0;
    width: 430px;
}

#DialogSchiriLadenError {
    text-align: center;
    color: #FF0000;
}

#DialogTeamDelete {
    left: 40%;
}

#DialogOutOfMemory {
    left: 40%;
    top: 300px;
    padding: 20px;
}

#DialogPassbild {
    left: 40%;
}

#DialogPassbildImage {
    min-width: 300px; width: 300px; max-width: 300px;
    min-height: 400px; height: 400px; max-height: 400px;
    background-color: #e0e0e0;
}

.inlineblock * {
    display: inline;
}

.inlineblock a {
    margin-left: 50px;
}

.btnLoadTeam {
    margin: 0px;
}

#btnSaveNeuGame {
    display: none;
}

[class^="button"] {
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,.6);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.6);
    padding: 0 5px;
    cursor: pointer;
    color: black !important;
    font-size: 12pt;
}

.buttonSchiriLaden {
    font-size: 12px;
    padding: 5px 7px;
}


.marginleft {
    margin-left: 10px;
}

.marginleft30 {
    margin-left: 10px;
}

#DialogSpielberichtErgebnis {
    min-width: 50%;
    left: 35%;
    margin-top: 25%;
    padding: 15px;
}

.markReported {
    background-color: #0000ff;
    color: white;
}

.cost-invalid {
    text-decoration: line-through;
}

.ui-btn-active.active-warning { 
    background:red;
}