html,body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.1;
    }

.frame {
    display: block;
    width: 100vw !important;
    height: 100vh !important;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 0 none;
    box-sizing: border-box;
    float:left;
}

.frame2 {
    display: block;
    width: 100vw !important;
    height: calc(100vh - 50px) !important;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 0 none;
    box-sizing: border-box;
    float:left;
}

a:hover {
    text-decoration: none;
}
.content {
    padding-right: 30px;
    /* text-align: right; */
}

.headline {
    font-size: 2em;
    font-weight: bold;
    color: white;
    padding-bottom: 5px;
    padding-left: 20px;
    text-shadow: 2px 2px #000000;
}

.footer {
    height: 50px;
    width: 50%;
    position: absolute;
    bottom: 0px;
    font-size: 2em;
    color:white;
    display: none;
    background: rgba(223, 223, 223, 0.4);
    z-index: 1000;
}

.ticker {
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    margin: 0px 0;
    font-style: italic;
    position: relative;
    padding: 0 0 0 200px;
    box-shadow: 0 2px 5px -3px #000;
    border-radius: 3px;
    z-index: 1010;
}
.ticker:before {
    content: "Turnierergebnisse";
    display: inline-block;
    font-style: normal;
    background: #C20;
    padding: 10px;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
}
.ticker:after {
    content: '';
    display: block;
    top: 0;
    left: 180px;
    height: 20px;
}
.ticker ul li {
    list-style: none;
    padding: 10px 0;
}

.titel {
    font-size: 2.6em;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px #000000;
    padding-bottom: 10px;
}

.titel2 {
    font-size: 4em;
    font-weight: bold;
    color: rgb(248, 227, 42);
    text-shadow: 3px 3px #000000;
}

.titel2-2 {
    font-size: 3em;
    font-weight: bold;
    color: rgb(248, 227, 42);
    text-shadow: 3px 3px #000000;
}

.titel2-3 {
    font-size: 2.3em;
    font-weight: bold;
    color: rgb(248, 227, 42);
    text-shadow: 3px 3px #000000;
}


.titel3 {
    font-size: 4em;
    font-weight: bold;
    color: rgb(28, 105, 228);
    text-shadow: 3px 3px #000000;
}

.titel4 {
    width:100%;
    text-align:center;
    padding-top:550px;
    font-size: 2em;
    font-weight: bold;
    color: rgb(248, 227, 42);
    text-shadow: 3px 3px #000000;
}

.titel5 {
    font-size: 0.8em;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px #000000;
    padding-bottom: 10px;
}

.titel-turnier {
    padding-top: 100px;
    font-size: 5em;
    font-weight: bold;
    color: #2ad2f8;
    text-shadow: 3px 3px #000000;
    width:100%;
    padding-left:50px;
}

.titel-turnier-tablet {
    padding-top: 20px;
    font-size: 4em;
    font-weight: bold;
    color: #2ad2f8;
    text-shadow: 3px 3px #000000;
    width:100%;
    padding-left:50px;
}

.titelgross-turnier {
    padding-top: 70px;
    font-size: 7em;
    font-weight: bold;
    color: #2ad2f8;
    text-shadow: 3px 3px #000000;
    width:100%;
    text-align:center;
}

.titel2-turnier {
    padding-top: 50px;
    font-size: 5em;
    font-weight: bold;
    color: #46de83;
    text-shadow: 3px 3px #000000;
    width:100%;
    padding-left:50px;
}

.titel2-turnier-tablet {
    padding-top: 20px;
    font-size: 4em;
    font-weight: bold;
    color: #46de83;
    text-shadow: 3px 3px #000000;
    width:100%;
    padding-left:50px;
}

.titel2-m-turnier {
    padding-top: 100px;
    font-size: 4em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
    width:100%;
    text-align:center;
}

.titelgross2-turnier {
    padding-top: 50px;
    font-size: 5em;
    font-weight: bold;
    color: #46de83;
    text-shadow: 3px 3px #000000;
    width:100%;
    text-align:center;
}

.titelgross3-turnier {
    padding-top: 120px;
    font-size: 11em;
    font-weight: bold;
    color: #46cbde;
    text-shadow: 3px 3px #000000;
    width:100%;
    text-align:center;
}

.titel3-turnier {
    padding-top: 100px;
    font-size: 3em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
    width:100%;
    text-align:center;
}


.titel3-m-turnier {
    padding-top: 100px;
    font-size: 4em;
    font-weight: bold;
    color: #46de83;
    text-shadow: 3px 3px #000000;
    width:100%;
    text-align:center;
}

.titel-spieler {
    width:100%;
    text-align:center;
    padding-top:100px;
    font-size: 10em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.titel-spieler2 {
    border: 5px solid #22ff22;
    border-radius: 50px;
    font-size: 6em;
    text-align:center;
    font-weight: bold;
    color: white;
    padding-top: 50px;
    padding-bottom: 45px;
}

.titel-spieler-tablet {
    width:100%;
    text-align:center;
    padding-top:70px;
    font-size: 4em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.titel-spieler-tablet2 {
    width:100%;
    text-align:right;
    padding-top:100px;
    font-size: 2em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.text-spieler-tablet {
    width:100%;
    text-align:left;
    padding-top:130px;
    padding-left: 50px;
    font-size: 1.6em;
    font-weight: bold;
    color: white;
    padding-right: 50px;
}

.titel-m-spieler {
    width:100%;
    text-align:center;
    padding-top:100px;
    font-size: 6em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.titel-unten-links {
    /*padding-top: 15px;*/
    text-align: left;
    width: 100%;
    padding-left: 50px;
    font-size: 1.5em;
    font-weight: bold;
    color: rgb(248, 227, 42);
    text-shadow: 3px 3px #000000;
}

.titel-unten {
    /*padding-top: 15px;*/
    text-align: right;
    width: 100%;
    padding-right: 50px;
    font-size: 1.5em;
    font-weight: bold;
    color: rgb(248, 227, 42);
    text-shadow: 3px 3px #000000;
}

.titelscheibe {
    width:100%;
    text-align:center;
    padding-top:150px;
    font-size: 18em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.titelscheibe-m {
    width:100%;
    text-align:center;
    padding-top:80px;
    font-size: 10em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.boardnummer {
    width:100%;
    text-align:center;
    padding-top:50px;
    padding-right: 40px;
    font-size: 18em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.wettkampf {
    width:100%;
    text-align:center;
    padding-top:200px;
    font-size: 12em;
    font-weight: bold;
    color: white;
    text-shadow: 3px 3px #000000;
}

.untertitel {
    font-size: 1.3em;
    line-height: 1.3em;;
    font-weight: bold;
    color: rgb(28, 105, 228);
    text-shadow: 1px 1px #000000;
}

.tablet-subtitle {
    font-size: 1.8em;
    font-weight: bold;
    text-align:center;
    color: white;
    text-shadow: 2px 2px #000000;
    padding-bottom: 10px;
}

.tablet-subtitle-2 {
    font-size: 2.8em;
    font-weight: bold;
    text-align:center;
    color: white;
    text-shadow: 2px 2px #000000;
    padding-bottom: 10px;
}

.fullimage-black {
    background-color: black;
}

.fullimage01 {
    background: url(../img/dartbild01.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage02 {
    background: url(../img/dartbild02.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage03 {
    background: url(../img/dartbild03.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage04 {
    background: url(../img/dartbild04.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage05 {
    background: url(../img/dartbild05.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage07 {
    background: url(../img/dartbild07.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage08 {
    background: url(../img/dartbild08.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage09 {
    background: url(../img/dartbild09.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage09-0 {
    background: url(../img/dartbild09-0.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage09-1 {
    background: url(../img/dartbild09-1.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage09-2 {
    background: url(../img/dartbild09-2.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage10 {
    background: url(../img/dartbild10.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage11 {
    background: url(../img/dartbild11.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage13 {
    background: url(../img/dartbild13.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage13-1 {
    background: url(../img/dartbild13-1.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage14 {
    background: url(../img/dartbild14.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage15 {
    background: url(../img/dartbild15.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage16 {
    background: url(../img/dartbild16.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.fullimage17 {
    background: url(../img/dartbild17.jpg) no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.spiel1 {
    /*background: #398497 !important;*/
    background: #000 !important;
}

.spiel2 {
    /*background: #448939 !important;*/
    background: #000 !important;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
}

.jconfirm .jconfirm-box {
    padding: 40px;
}

.jconfirm-buttons button.btn-blue {
    margin-right:16px !important;
}


/* ---------   Tablet   -----------------------------------------  */

.sidebar {
    height: 200%;
    background: rgb(36, 63, 102);
    /*background: rgb(0, 0, 0);*/
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.content {
    /* background: rgb(134, 133, 127);  */
    padding-left: 30px;
}

.content2 {
    /* padding-top: 20px; */
    padding-left: 45px;
}

.content3 {
    text-align: center;
    padding-top: 30px;
    color: white;
    /*background: url(../img/dartbild01.jpg) no-repeat center center fixed;*/
    /*background-size: cover;*/
    height: 100%;
    overflow: scroll;
    overflow-y: auto !important;
}

.content4 {
    /* height: 400px;    */
    color: white !important;
    padding: 20px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(56, 56, 56);
    /* RGBa with 0.6 opacity */
    background: rgba(56, 56, 56, 0.8);
    border-radius: 25px;
}

.contentbox {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(160, 160, 160);
    /* RGBa with 0.6 opacity */
    background: rgba(160, 160, 160, 0.7);
    border-radius: 25px;
}

.sort-gap {
    padding-left: 50px;
}

.liste {
    font-size: 1.4em;
}

.display {
    margin-bottom: 20px;
}


.display2 {
    margin-bottom: 10px;
    font-size: 1.6em;
    color: white;
}

.tabletcell {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    width: 40px;
}

.tabletcell-checkout {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    width: 40px;
    height:50px;
}

.label {
    color: white;
    font-size:1.3em;
}

.input-number {
    height:40px;
    width:60px;
    font-size: 1.5em;
    text-align: center;
}

.btn-warning {
    border: 3px solid white;
}

.btn {
    cursor: pointer;
}

.btn_auswahl {
    width: 46%;
    height: 20%;
    font-size: 2em;
}

.btn_auswahl2 {
    width: 66%;
    height: 20%;
    font-size: 2em;
}

.btn_auswahl3 {
    width: 320px;
    height: 120px;
    font-size: 2em;
    margin: 10px;
}

.btn_auswahl3-1 {
    width: 180px;
    height: 80px;
    font-size: 2em;
}

.btn_auswahl3-2 {
    width: 180px;
    height: 60px;
    font-size: 2em;
}

.btn_auswahl3-3 {
    width: 500px;
    height: 95px;
    font-size: 2em;
    margin: 10px;
}

.btn_auswahl3-4 {
    width: 380px;
    height: 90px;
    font-size: 1.8em;
    margin: 10px;
}

.btn_auswahl3-5 {
    width: 160px;
    height: 70px;
    font-size: 2em;
}

.btn_auswahl4 {
    width: 80px;
    height: 80px;
    font-size: 2em;
    margin: 5px;
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline;
    line-height: 1;
}

.btn_zahl {
    width: 16%;
    height: 13%;
    margin-right: 3%;
    /* margin-right: 20px; */
    margin-bottom: 20px;
    font-size: 2em;
}

.btn_zahl2 {
    font-size: 1.6em;
}

.btn_sonder {
    width: 70%;
    height: 12%;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 4.5em;
    color: white;
    text-align: center;
}

.btn_sidebar {
    width: 130px;
    height: 50px;
    margin-right: 0px;
    margin-bottom: 10px;
    font-size: 1.5em;
    color: white;
}

.btn-number {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 1.2em;
}

.btn-light {
    background-color: white;
    border: none;
}

.btn-black {
    background-color: rgb(26, 26, 26) !important;
    border: none !important;
}

.btn-yellow {
    background-color: rgb(190, 163, 4) !important;
    color: black !important;
    border: none !important;
}

.btn-grey {
    background-color: grey;
    color: white;
}

.btn-padd-rechts {
    padding-right: 40px;
}

.btn-modal {
    height: 50px;
    margin: 10px;
}

.tabletname {
    font-size: 2.1em;
    color: white;
    text-align: center;
    font-weight: bold;
}

.tabletscore-active {
    font-size: 4.2em;
    font-weight: bold;
    color: #00aa00;
    text-align: center;
    padding-top:10px;
}

.tabletscore-passive {
    font-size: 4.2em;
    font-weight: bold;
    color: #006579;
    text-align: center;
    padding-top:10px;
}

.tabletsum-active {
    font-size: 2em;
    font-weight: bold;
    color: #00aa00;
    text-align: center;
}

.tabletsum-passive {
    font-size: 2em;
    font-weight: bold;
    color: grey;
    text-align: center;
}

.tabletdart-active {
    font-size: 3em;
    color: white;
    text-align: center;
}

.tabletdart-passive {
    font-size: 2em;
    color: grey;
    text-align: center;
}

.tabletcheckout-active {
    font-size: 1.5em;
    color: white;
    text-align: center;
}

.tabletcheckout-passive {
    font-size: 1.5em;
    color: grey;
    text-align: center;
}

.playerleft {
    margin-top:36px;
    color: white;
    font-size: 2.5em;
    padding-left: 20px;
    float:left;
}

.playerright {
    margin-top:36px;
    color: white;
    font-size: 2.5em;
    padding-left: 40px;
    float:left;
}

#groupname-button {
    width: 12em !important;
}

#playername {
    width: 12em !important;
}

.spielerverwaltung1 {
    background-color: #322f41;
}

.spielerverwaltung2 {
    background-color: black;
}

#color-picker {
    width: 12em !important;
}

.snap {
    font-size: 0.7em;
    margin-left: 30px;
    float: left;
}

.ui-selectmenu-button.ui-button {
    width: 12em !important;
}

.ui-selectmenu-text {
    text-align: center !important;
    font-size: 1.5em;
    margin-right: 0px !important;
}

.ui-menu .ui-menu-item-wrapper {
    font-size: 1.5em !important;
}

.ui-checkboxradio-label {
    width: 10em;
}

.ui-checkboxradio-icon {
    display: none;
}

.card-1 {
    margin-right: 20px;
    width:18rem;
    text-align: -webkit-center !important;
}
.card-1:hover {
    background-color: #dad73c;
    cursor: pointer;
    z-index: 1000;
}
.card-1-select {
    background-color: #dad73c;
}
.card-img-top {
    width:90%;
    margin-top: 13px;
}
.mode-img {
    width: 100px;
}

.card-disabled {
    margin-right: 20px;
    width:18rem;
    text-align: -webkit-center !important;
    background-color: #757575;
}

.card-img-top-disabled {
    width:90%;
    margin-top: 13px;
    opacity: 0.4;
}


/* ---------   Tablet Media Querys   -------------------------------------------------------------------  */
@media (min-width: 800px) {


}







/* ---------   Monitor   -------------------------------------------------------------------  */



/* ------------------  Cashout   -------------------------- */
.co-title {
    font-size: 1.5em;
    line-height: 1.2em;
    color: white;
}






/* -----------------------------------------------------------------------------------------  */

.headlineMonitor {
    font-size: 1.75em;
    font-weight: bold;
    color: rgb(207, 201, 21);
    /* color: rgb(240, 41, 41); */
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 70px;
    margin-bottom: 5px;
    text-shadow: 1px 1px #000000;
    /* background: rgba(172, 21, 21);
    background: rgba(223, 223, 223, 0.4); */
    z-index: 500;
}

.headlineMonitor2 {
    font-size: 1.75em;
    font-weight: bold;
    color: rgb(41, 177, 240);
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
    margin-bottom: 5px;
    text-shadow: 1px 1px #000000;
    /* background: rgba(172, 21, 21);
    background: rgba(223, 223, 223, 0.4); */
    z-index: 1000;
}

.headlineMonitor3 {
    background: rgba(172, 21, 21);
}

.avatar {
    /* padding-right: 10px; */
    border-radius: 43px;
    object-fit: cover;
    height: 90px;
    width: 90px;
    margin-right: 15px;
    border: 3px solid rgb(126, 117, 117);
    display: none;
}

.avatar2 {
    /* padding-right: 10px; */
    border-radius: 60px;
    object-fit: cover;
    height: 120px;
    width: 120px;
    margin-right: 15px;
    border: 3px solid rgb(126, 117, 117);
}

.avatar3 {
    border-radius: 43px;
    object-fit: cover;
    height: 60px;
    width: 60px;
    margin-right: 15px;
    border: 3px solid rgb(126, 117, 117);
}

.avartaricon {
    z-index: 1000;
    position: absolute;
    left: 0px;
    top: 50px;
    width: 48px;
    height: 48px;
    display: none;
}

.abstand-1 {
    padding-left:450px;
    position: absolute;
}

.abstand-2 {
    padding-left:220px;
    position: absolute;
}

.legicon {
    z-index: 1000;
    position: absolute;
    width: 25px;
    top: 65px;
}

.legicon1 {
    left: 150px;
    display: none;
}

.legicon2 {
    left: 180px;
    display: none;
}

.legicon3 {
    left: 210px;
    display: none;
}

.legicon4 {
    left: 240px;
    display: none;
}

.legicon5 {
    left: 270px;
    display: none;
}

.legicon6 {
    left: 300px;
    display: none;
}

.player {
    font-size: 1.5em;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 0.4rem;
    margin-left: 250px;
    margin-right: 250px;
    /*
    height: 17%;
    margin: 0px !important; */
}

.player .row {
    margin-top: 0px;
}

.playername {
    font-size: 1.4em;
    display: flex;
    align-items: center;
    padding-left: 5px;
}

.playername1 {
    font-size: 3em;
    display: flex;
    align-items: center;
}

.playerscore{
    font-size: 2.3em;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: -10px;
}

.playerdarts {
    font-size: 1.2em;
    /* font-size: 1.2em; */
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 14px;
    margin-left: 10px;
}

.playerdarts div {
    padding:3px;
}

.playercheckout {
    font-size: 0.8em;
}

.playerlegs {
    font-size: 0.88em;
    /* display: flex;
    align-items: center;
    justify-content: flex-end; */
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-top: 5px;
    padding-left: 0px;
}

.playerlegs-gap-g {
    padding-right: 25px;
}





/* ------- Great: For 2 players --------------------- */

.avatar-g {
    /* padding-right: 10px; */
    border-radius: 43px;
    object-fit: cover;
    height: 120px;
    width: 120px;
    margin-right: 20px;
    margin-top: 10px;
    border: 3px solid rgb(126, 117, 117);
}

.avartaricon-g {
    z-index: 1000;
    position: absolute;
    left: 25px;
    top: 190px;
    width: 48px;
    height: 48px;
    display: none;
}

.legicon1-g {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 55px;
    float: left;
    display: none;
}

.legicon2-g {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 55px;
    float: left;
    display: none;
}

.legicon3-g {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 55px;
    float: left;
    display: none;
}

.legicon4-g {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 55px;
    float: left;
    display: none;
}

.legicon5-g {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 55px;
    float: left;
    display: none;
}

.legicon6-g {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 55px;
    float: left;
    display: none;
}

.player-g {
    font-size: 1.5em;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top:10px;
    margin-bottom: 0.4rem;
}

.player-g .row {
    margin-top: 0px;
}

.playername-g {
    font-size: 1.9em;
    display: flex;
    align-items: center;
    padding-left: 5px;

}

.playername1-g {
    font-size: 3em;
    display: flex;
    align-items: center;
}

.playerscore-g {
    font-size: 2.9em;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: -10px;
}

.playerdarts-g {
    font-size: 2.2em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 10px;
    margin-top: -20px;
    font-weight:normal;
}

.playerdarts-g div {
    padding: 0px;
}

.playerdarts-gap-g {
    max-width: 11%;
}

.playercheckout-g {
    font-size: 0.7em;
    font-weight:normal;
}

.playerlegs-g {
    font-size: 0.95em;
    display: table-cell;
    vertical-align: middle;
    /*text-align: right; */
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 30px;
    border-top: 2px solid;
    font-weight:normal;
}

.playersum-g {
    font-weight: bold;
    font-size: 1.8em;
}

.playerlegs-gap-g {
    padding-right: 15px;
    padding-top: 5px;
}



/* ------- Great: For 2 players Cricket ------------------------------ */

.crickettable {
    display: flex;
    flex: 0 0 14.2%;
    justify-content: center;
    font-size: 1.2em;
}
.crickettable2 {
    display: flex;
    flex: 0 0 14.2%;
    justify-content: center;
    font-size: 0.7em;
    padding-top: 20px;
}
.cricketname-g-solo {
    padding: 50px 0px 25px 50px;
    margin-right: 0px;
    font-size: 6em;
    font-weight: bold;
    line-height: 0.8;
}
.cricketdarts-g-solo {
    padding: 50px 50px 20px 0px;
    font-size: 6em;
    font-weight:bold;
    margin-top:-5px;
    text-align:right;
    line-height: 0.8;
}
.cricketdart-g {
    padding-right: 40px;
}
.cricketscore-g-solo {
    border-radius: 20px;
    background-color: white;
    font-size: 13em;
    font-weight: bold;
    text-align: center;
}
.cricketpoints {
    font-size: 8rem;
    padding-top: 35px;
}
.cricketlegs {
    font-size: 2.0rem;
}
.cricket-icon {
    width: 80px;
}

/* Tablet ---------------- */
.cricket-active {
    color: yellow;
}
.cricket-passive {
    color: white;
}
.cricketnametab-g-solo {
    padding: 30px 0px 20px 0px;
    margin-right: 0px;
    font-size: 4em;
    font-weight: bold;
    line-height: 0.8;
}
.cricketdartstab-g-solo {
    padding: 0px 0px 20px 50px;
    font-size: 3.5em;
    font-weight:bold;
    margin-top:-5px;
    text-align:right;
    line-height: 0.8;
}
.cricketlegstab-g-solo {
    padding: 0px 50px 20px 0px;
    font-size: 3.3em;
    font-weight:bold;
    margin-top:-5px;
    text-align:left;
    line-height: 0.8;
}
.cricketscoretab-g-solo {
    font-size: 4.5em !important;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}
.crickettabletab {
    display: flex;
    flex: 0 0 10.4%;
    justify-content: center;
    font-size: 1.8em;
    background-color: white;
    color: black;
    margin: 2px;
}
.crickettabletab2 {
    display: flex;
    flex: 0 0 11.4%;
    justify-content: center;
    font-size: 1.5em;
    padding-top: 20px;
}
.crickettab-icon {
    width: 60px;
    height: 70px;
    padding-top: 10px;
}
.cricketbtn-2 {
    padding: 2px;
    height: 100px;
}
.cricketbtn-zahl2 {
    width: 100%;
    height: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 3em;
}

/* ------- Middle: For 3 players ------------------------------ */

.avatar-m {
    /* padding-right: 10px; */
    border-radius: 43px;
    object-fit: cover;
    height: 90px;
    width: 90px;
    margin-right: 20px;
    margin-top: 10px;
    border: 3px solid rgb(126, 117, 117);
}

.avartaricon-m {
    z-index: 1000;
    position: absolute;
    left: 20px;
    top: 110px;
    width: 36px;
    height: 36px;
    display: none;
}

.legicon1-m {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon2-m {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon3-m {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon4-m {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon5-m {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon6-m {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.player-m {
    font-size: 1.5em;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom:0.4em;
}

.player-m .row {
    margin-top: 0px;
}

.playername-m {
    font-size: 1.9em;
    display: flex;
    align-items: center;
    padding-left: 5px;

}

.playername1-m {
    font-size: 3em;
    display: flex;
    align-items: center;
}

.playerscore-m {
    font-size: 2.9em;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: -10px;
}

.playerdarts-m {
    font-size: 1.75em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-left: 10px;
    margin-top: -30px;
    font-weight:normal;
}

.playerdarts-m div {
    padding: 0px;
}

.playerdarts-gap-m {
    max-width: 11%;
}

.playercheckout-m {
    font-size: 0.7em;
    font-weight:normal;
}

.playerlegs-m {
    font-size: 1.3em;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top: 2px solid;
    font-weight:normal;
}

.playersum-m {
    font-weight: bold;
    font-size: 1.7em;
}

.playerlegs-gap-m {
    padding-right: 15px;
}



/* ------- Middle: For 4 players ------------------------------ */

.avatar-m4 {
    /* padding-right: 10px; */
    border-radius: 43px;
    object-fit: cover;
    height: 60px;
    width: 60px;
    margin-right: 20px;
    margin-top: 10px;
    border: 3px solid rgb(126, 117, 117);
}

.avartaricon-m4 {
    z-index: 1000;
    position: absolute;
    left: 20px;
    top: 240px;
    width: 36px;
    height: 36px;
    display: none;
}

.legicon1-m4 {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon2-m4 {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon3-m4 {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon4-m4 {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon5-m4 {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.legicon6-m4 {
    z-index: 1000;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 48px;
    float: left;
    display: none;
}

.player-m4 {
    font-size: 1.5em;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom:0.2em;
}

.player-m4 .row {
    margin-top: 0px;
}

.playername-m4{
    font-size: 1.7em;
    display: flex;
    align-items: center;
    padding-left: 5px;

}

.playername1-m4 {
    font-size: 3em;
    display: flex;
    align-items: center;
}

.playerscore-m4 {
    font-size: 2.7em;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: -10px;
}

.playerdarts-m4 {
    font-size: 1.35em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-left: 10px;
    margin-top: -30px;
    font-weight:normal;
}

.playerdarts-m4 div {
    padding: 0px;
}

.playerdarts-gap-m4 {
    max-width: 11%;
}

.playercheckout-m4 {
    font-size: 0.7em;
    font-weight:normal;
}

.playerlegs-m4 {
    font-size: 1.0em;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top: 2px solid;
    font-weight:normal;
}

.playersum-m4 {
    font-weight: bold;
    font-size: 1.2em;
}

.playerlegs-gap-m4 {
    padding-right: 15px;
}




/* --------------------------------------------------------------------------------- */

.alert-danger {
    /*background: rgba(255, 255, 255, 0.95) !important;*/
    background-color: rgba(87,87,87);
    border: 6px solid #00aa00;
    border-radius: 0.5rem;
    color:white;
    /* color: rgb(209, 0, 0);
    font-weight:bold; */
}

.alert-success {
    /*background-color: rgb(170, 170, 170, 0.95) !important;*/
    background-color: black;
    border: 4px solid #006579;
    border-radius: 0.5rem;
    color: #808080;
}


.noscrollbar {
    overflow-y: hidden;
    overflow-x: hidden;
}

.qrcode {
    position: absolute;
    left: 50px;
    top: calc(100vh - 300px);
    width: 200px;
    height: 200px;
    padding: 10px;
    z-index:2200;
    display: none;
}

.qrcode2 {
    height: 260px;
    padding: 30px;
    z-index:2200;
}

.winner {
    position: absolute;
    /* background-color: rgb(139, 10, 10); */
    border: 10px solid rgb(24, 23, 23);
    z-index: 2000;
    /* background: url(../img/dartbild06.jpg) no-repeat center center fixed; */
    /* background-size: cover; */
    border-radius: 160px;
    padding: 50px;
    display: none;
/* IE10+ */
background-image: -ms-radial-gradient(center, ellipse farthest-corner, #990303 0%, #FF0A0A 100%);

/* Mozilla Firefox */
background-image: -moz-radial-gradient(center, ellipse farthest-corner, #990303 0%, #FF0A0A 100%);

/* Opera */
background-image: -o-radial-gradient(center, ellipse farthest-corner, #990303 0%, #FF0A0A 100%);

/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(0, #990303), color-stop(100, #FF0A0A));

/* Webkit (Chrome 11+) */
background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #990303 0%, #FF0A0A 100%);

/* W3C Markup */
background-image: radial-gradient(ellipse farthest-corner at center, #990303 0%, #FF0A0A 100%);
}

.winner1 {
    left: 360px;
    top: 90px;
    width: 560px;
    height: 560px;
}


.winner2 {
    left: 65px;
    top: 90px;
    width: 500px;
    height: 500px;
}


.winnertext {
    color: rgb(255, 255, 255);
    font-size: 4em;
    font-weight: bold;
    text-shadow: 4px 4px #000000;
    text-align: center;
    padding-top: 50px;
}

.winnertext2 {
    color: rgb(255, 255, 255);
    font-size: 4em;
    font-weight: bold;
    text-shadow: 4px 4px #000000;
    text-align: center;
    padding-top: 50px;
}

.winnername {
    color:rgb(235, 252, 2);
    font-size: 1.2em;
    animation: blinker 1s step-start infinite;
    padding-top: 100px;
}

@keyframes blinker {
    50% { opacity: 0; }
  }


.info {
    position: absolute;
    left: 430px;
    bottom: 150px;
    text-align: center;
    vertical-align: middle;
    font-size: 3em;
    color:red;
    text-shadow: 2px 2px #000000;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(223, 223, 223);
    /* RGBa with 0.6 opacity */
    background: rgba(223, 223, 223, 0.9);
    border: 5px solid red;
    padding: auto 50px auto 50px;
    border-radius: 25px;
    z-index: 2000;
    display: none;
    align-items: center;
    justify-content: center;
}

.info1 {
    left: 230px;
    bottom: 50px;
    width: 800px;
    height: 180px;
}

.info2 {
    left: 30px;
    bottom: 50px;
    width: 580px;
    height: 200px;
}

.timercontainer {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}

.timercontent {
    width: 1000px;
    height: 600px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 5em;
    color:red;
    text-shadow: 2px 2px #000000;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(50, 50, 50);
    /* RGBa with 0.6 opacity */
    background: rgba(50, 50, 50, 0.9);
    border: 10px solid red;
    padding: 70px 50px 50px 50px;
    border-radius: 25px;
}

.timervalue {
    font-size:4em;
    color:yellow;
}

.warmup {
    font-size: 32px;
    color: white;
    padding: 40px;
    margin: 50px;
    border: 3px solid red;
    border-radius: 25px;
    text-align: center;
    height: 380px;
}

.btn_warmup {
    font-size: 1.2em;
    width:200px;
    height: 80px;
}

.warmup2 {
    font-size: 1.7em;
    color: white;
    padding: 20px;
    margin-left: 50px;
    border: 3px solid red;
    border-radius: 25px;
    text-align: center;
}



/* ------------------  Resultscreen   -------------------------- */
.resultrow {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ResultTitle {
    font-size: 1.1em;
    line-height: 1.2em;
    color: white;
}

.ResultTable {
    border-collapse:separate;
    border-spacing:5px;
    color:white;
}

.competitioncontent {
    position: absolute;
    top: 30px;
    width: 585px;
    color:white;
    font-size:1.5em;
    line-height: 0.8em;
    text-align: center;
    padding: 20px;
    margin: 20px 25px 20px 10px !important;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(160, 160, 160);
    /* RGBa with 0.6 opacity */
    background: rgba(160, 160, 160, 0.8);
    border-radius: 10px;
    display: none;
    z-index: 2000;
}


.competitioncontent2 {
    position: absolute;
    top: 30px;
    color:white;
    font-size:1.5em;
    line-height: 0.8em;
    text-align: center;
    padding: 20px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(160, 160, 160);
    /* RGBa with 0.6 opacity */
    background: rgba(160, 160, 160, 0.8);
    border-radius: 10px;
    display: none;
    z-index: 2000;
}


.competitionresult {
    margin-top: 7px;
}


.competitioncontentResult {
    /*position: absolute;*/
    top: 10px;
    color:black;
    font-size:1.5em;
    line-height: 0.8em;
    text-align: center;
    padding: 20px 5px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    border-radius: 10px;
    border: 2px solid white;
    display: none;
    z-index: 2000;
    margin-top: 10px;
}

.competitioncontentT20 {
    /*position: absolute;*/
    top: 10px;
    color:black;
    font-size:1.5em;
    line-height: 0.8em;
    text-align: center;
    padding: 20px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    border-radius: 10px;
    border: 2px solid white;
    display: none;
    z-index: 2000;
    margin-top: 10px;
}


.competitioncontentOpengames {
    /* width: 585px; */
    color:black;
    font-size:1.5em;
    line-height: 0.8em;
    text-align: center;
    padding: 20px 5px;
    /* margin: 20px 25px 20px 10px !important; */
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    border-radius: 10px;
    border: 2px solid white;
    display: none;
    z-index: 2000;
}

.competitioncontentPlayedgames {
    /* width: 585px; */
    color:black;
    font-size:1.5em;
    /*line-height: 0.8em; */
    text-align: center;
    padding: 20px 5px;
    /* margin: 20px 25px 20px 10px !important; */
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    border-radius: 10px;
    border: 2px solid white;
    display: none;
    z-index: 2000;
}

.farbe {
    background-color: orange;
}

.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* ###################################   Media Queries  ########################################  */

@media (min-width: 992px) {
    .sort-gap {
        padding-left: 130px;
    }

}

/* ##########################################  HD / 2 ########################################## */
@media (min-width: 401px) {

    /*  ----- More than 4 players  -------------- */
    .legicon1 {
        left: 110px;
    }
    .legicon2 {
        left: 140px;
    }
    .legicon3 {
        left: 170px;
    }
    .legicon4 {
        left: 200px;
    }
    .legicon5 {
        left: 230px;
    }
    .legicon6 {
        left: 260px;
    }
    .player {
        margin-left: 0px;
        margin-right: 0px;
    }
    .avartar {
        width: 70px;
        height: 70px;
    }
    .playerlegs {
        font-size: 0.75em;
    }
}

/* ##########################################  F-HD / 2 ########################################## */
@media (min-width: 741px) and (min-height: 900px) {
    .farbe {
        background-color: red;
    }

    /* --------------- tablet  ---------------------------------- */
    .liste {
        font-size: 2em;
    }
    /* --------------- monitor  ---------------------------------- */
    .ticker {
        font-size: 1em;
        padding: 0 0 0 300px;
    }

    .competitioncontent {
        width: 900px;
        font-size:2.5em;
        padding: 30px;
        margin-left:15px !important;
    }

    .titel {
        padding-bottom: 10px;
    }

    .titel4 {
        padding-top:930px;
    }


    /*  ----- Great:  For 2 players  -------------- */

    .avartaricon-g {
        left: 35px;
        width: 72px;
        height: 72px;
        top:290px;
    }

    .legicon-g {
        padding-left: 20px;
        padding-top: 0px;
        width: 100px;
    }

    .player-g {
        padding-top: 0px;
        padding-bottom: 10px;
        margin-top:10px;
    }

    .player-g .row {
        margin-top:15px;
    }

    .playername-g {
        font-size: 3.4em;
        padding-left: 10px;
    }

    .playername1-g {
        font-size: 3.5em;
    }

    .playerscore-g {
        font-size: 5.4em;
    }

    .playerdarts-g {
        font-size: 3.3em;
    }

    .playercheckout-g {
        font-size: 0.8em;
    }

    .playerlegs-g {
        font-size: 1.5em;
    }


    /*  ----- Middle:  For 3 players  -------------- */

    .avatar-m {
        height: 120px;
        width: 120px;
        border-radius: 70px;
    }

    .avartaricon-m {
        top: 160px;
        width:64px;
        height:64px;
    }

    .legicon-m {
        width: 60px;
    }

    .player-m {
        margin-top:5px;
        margin-bottom:0.4em;
    }

    .playername-m {
        font-size: 2.4em;
    }

    .playerscore-m {
        font-size: 3.5em;
    }

    .playerdarts-m {
        font-size: 2.7em;
    }

    .player-m .row {
        margin-top: 5px;
    }

    .playerlegs-m {
        font-size: 1.4em;
    }

    .abstand-2 {
        padding-left: 410px;
    }


    /*  ----- Middle:  For 4 players  -------------- */

    .avatar-m4 {
        height: 80px;
        width: 80px;
    }

    .avartaricon-m4 {
        top: 110px;
        width:64px;
        height:64px;
    }

    .legicon-m4 {
        width: 60px;
    }

    .player-m4 {
        margin-top:10px;
        margin-bottom:0.4em;
    }

    .playername-m4 {
        font-size: 2.4em;
    }

    .playerscore-m4 {
        font-size: 3.0em;
    }

    .playerdarts-m4 {
        font-size: 2em;
    }

    .player-m4 .row {
        margin-top: 5px;
    }

    .playerlegs-m4 {
        font-size: 1.1em;
    }

    .abstand-2 {
        padding-left: 410px;
    }


    /*  ----- More than 4 players  -------------- */
    .legicon {
        top: 95px;
    }

    .avartaricon {
        top: 80px;
    }

    .player {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0.8rem;
    }

    .playername {
        font-size: 2.6em;
    }

    .playername1 {
        font-size: 3.5em;
    }

    .playerscore{
        font-size: 3.6em;
    }

    .playerdarts {
        font-size: 1.9em;
    }

    .playerlegs {
        font-size: 1.1em;
        line-height: 1.24em;
    }

    .playerlegs-gap-g {
        padding-right: 0px;
    }


    /* ------------------------------------ */

    .winner1 {
        left: 690px;
        top: 160px;
    }

    .winner2 {
        left: 230px;
        top: 230px;
    }

    .winnertext2 {
        font-size: 3.7em;
    }

    .info {
        left: 430px;
        bottom: 150px;
    }

    .info1 {
        left: 540px;
        width: 800px;
        bottom: 50px;
        height: 180px;
    }

    .info2 {
        left: 80px;
        width: 800px;
        bottom: 50px;
        height: 200px;
    }

}



/* ##########################################  F-HD / 3 ########################################## */
@media (min-width: 641px) and (min-height: 900px) {
/*  ----- Great:  For 2 players  -------------- */

    .avartaricon-g {
        left: 35px;
        width: 72px;
        height: 72px;
        top:290px;
    }

    .legicon-g {
        padding-left: 20px;
        padding-top: 5px;
        /*width: 65px; */
    }

    .player-g {
        padding-top: 0px;
        padding-bottom: 10px;
        margin-top:10px;
    }

    .player-g .row {
        margin-top:15px;
    }

    .playername-g {
        font-size: 2.8em;
        padding-left: 10px;
    }

    .playername1-g {
        font-size: 3.5em;
    }

    .playerscore-g {
        font-size: 5.0em;
        /* font-size: 5.0em; */
    }

    .playerdarts-g {
        font-size: 3.3em;
    }

    .playercheckout-g {
        font-size: 0.8em;
        padding-top: 20px;
    }

    .playerlegs-g {
        font-size: 1.3em;
    }

}


/* ##########################################  HD  ############################################ */
@media (min-width: 961px) {
    .farbe {
        background-color: blue;
    }

    /*  ----- Great:  For 2 players  -------------- */
    .player-g {
        margin-left: 200px;
        margin-right: 200px;
    }
    .playername-g {
        font-size: 2.5em;
    }
    .playerdarts-g {
        font-size: 2.3em;
        padding-top: 3px;
    }
    .playerlegs-g {
        font-size: 1.2em;
    }

    /*  ----- Middle:  For 3 players  -------------- */
    .player-m {
        margin-left: 250px;
        margin-right: 250px;
        padding-bottom: 0px;
        margin-bottom: 0.3em;
    }
    .playersum-m {
        font-size: 1.5em;
    }
    .abstand-1 {
        padding-left: 300px;
    }


    /*  ----- Middle:  For 4 players  -------------- */
    .player-m4 {
        margin-left: 250px;
        margin-right: 250px;
    }
    .abstand-1 {
        padding-left: 300px;
    }

    /*  ----- More than 4 players  -------------- */
    .player {
        margin-left: 200px;
        margin-right: 200px;
    }
}


/* ##########################################  F-HD  ########################################## */
@media (min-width: 1281px) and (min-height: 900px) {
    .farbe {
        background-color: green;
    }

    /*  ----- Great SOLO:  For 2 players  -------------- */

    .alert-danger-solo {
        color: white;
        background: rgba(43, 43, 43, 1) !important;
        border: 8px solid #00a000;
        /*
        color: #4848d4;
        background: rgba(255, 255, 255, 1) !important;
        border: 3px solid #4848d4;*/
    }

    .alert-success-solo {
        color: #717171;
        background-color: rgb(0, 0, 0, 1) !important;
        border: 5px solid #006579;
        /*color: #474747;
        background-color: rgb(185, 185, 185, 1) !important;
        border: 3px solid #155724;*/
    }

    .playerrow-g-solo {
        margin-left: 50px;
        margin-right: 50px;
        margin-top:15px;
    }

    .playernamerow-g-solo {
        border-radius:20px;
        background-color:white;
    }

    .playername-g-solo {
        padding: 25px 0px 25px 50px;
        margin-right: 0px;
        font-size: 6em;
        font-weight: bold;
        line-height: 1em;
        padding-top:40px;
    }

    .playerleg-g-solo {
        padding: 30px 0px;
        font-size: 2em;
    }
    .playersum-g-solo {
        padding: 20px 50px 20px 0px;
        font-size: 4em;
    }

    .playerdartsrow-g-solo {
        margin-left:0px !important;
        margin-right: 0px !important;
        margin-bottom: 30px;
    }

    .playerdarts-g-solo {
        border-radius:20px;
        background-color:white;
        font-size: 4em;
        padding: 35px 50px;
        margin-right: 20px;
    }

    .playerdartcheck-g-solo {
        font-weight: bold;
    }

    .playerinfo-g-solo {
        border-radius:20px;
        background-color:white;
        font-size: 2.5em;
        margin-right: 20px;
        padding-top: 20px;
        padding-left: 20px;
        line-height: 1.2em;
        flex: 0 0 22%;
    }

    .playerinfo2-g-solo {
        font-weight: bold;
        font-size: 1.3em;
    }

    .playerinfo3-g-solo {
        font-weight: bold;
        font-size: 1.65em;
        color:yellow;
        padding-bottom: 10px;
    }

    .playerscore-g-solo {
        border-radius:20px;
        background-color:white;
        padding-right: 80px;
        font-size: 13em;
        font-weight: bold;
        text-align: right;
        padding-top:35px;
        line-height: 0.9em;
    }

    .avartaricon-g-solo {
        /* left: 320px;
        width: 66px;
        height: 72px;
        top:45px; */
        width: 66px;
        left: 50px;
        position: absolute;
        z-index: 1000;
        display: none;
    }

    /*  ----- Great:  For 2 players  -------------- */
    .avatar-g {
        height: 140px;
        width: 140px;
    }
    .player-g {
        margin-left: 50px;
        margin-right: 50px;
        /* margin-left: 300px;
        margin-right: 300px; */
    }
    .playername-g {
        font-size: 3.7em;
    }
    .playerscore-g {
        font-size: 8.0em;
    }
    .playerdartsrow-g {
        margin-top: -45px !important; /* neu */
    }
    .playerdarts-g {
        font-size: 3.1em;
        padding-bottom: 0px; /* neu */
    }
    .playerlegs-g {
        font-size: 1.7em;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /*  ----- Middle:  For 3 players  -------------- */
    .player-m {
        margin-left: 350px;
        margin-right: 350px;
    }
    .abstand-1 {
        padding-left: 490px;
    }

    /*  ----- Middle:  For 4 players  -------------- */
    .player-m4 {
        margin-left: 350px;
        margin-right: 350px;
    }
    .abstand-1 {
        padding-left: 990px;
        /* padding-left: 490px; */
    }

    /*  ----- More than 4 players  -------------- */
    .avatar {
        height: 120px;
        width: 120px;
    }
    .avartaricon {
        top: 80px;
        width: 64px;
        height: 64px;
    }
    .legicon {
        z-index: 1000;
        position: absolute;
        width: 40px;
        top: 95px;
    }
    .player {
        margin-left: 250px;
        margin-right: 250px;
    }

    /*  ---------------------------------------------- */
    .winner {
        border-radius: 250px;
    }
    .winner1 {
        left:350px;
        width: 1050px;
        height: 760px;
        /* left:590px;
        width: 760px;
        height: 760px; */
    }
    .winnertext {
        font-size: 6em;
        padding-top: 150px;
    }
}

/* ##########################################  4k / 2  ########################################## */
@media (min-width: 1281px) and (min-height: 1900px) {
    .farbe {
        background-color: lightblue;
    }
}

/* ##########################################  4k  ########################################## */
@media (min-width: 1921px) and (min-height: 1900px) {
    .farbe {
        background-color: lightgreen;
    }
}
